Home
last modified time | relevance | path

Searched full:graphic (Results 1 – 25 of 83) sorted by relevance

1234

/linux/drivers/gpu/drm/i915/
H A Di915_vgpu.c139 * There are up to 2 regions per mappable/unmappable graphic
141 * graphic memory, 2/3 for unmappable graphic memory.
169 * This function is called to deallocate the ballooned-out graphic memory, when
214 * graphic address space allocated to other vGPUs, by marking these spaces as
216 * the mappable/unmappable graphic memory) is described in the vgt_if structure
220 * ballooning. Here the vGPU1 has 2 pieces of graphic address spaces ballooned
223 * of its graphic space being zero. Yet there are some portions ballooned out(
225 * host point of view, the graphic address space is partitioned by multiple
280 "Mappable graphic memory: base 0x%lx size %ldKiB\n", in intel_vgt_balloon()
283 "Unmappable graphic memory: base 0x%lx size %ldKiB\n", in intel_vgt_balloon()
[all …]
/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h59 /* 32 bit TV Graphic Frame 0 Starting Address Register*/
61 /* 32 bit TV Graphic Frame 1 Starting Address Register*/
63 /* 32 bit TV Graphic Line Length(Pitch)Register*/
65 /* 32 bit TV Graphic Starting Point on Screen Register*/
67 /* 32 bit TV Graphic Source Size Register*/
69 /* 32 bit TV Graphic Destination size (after Zooming)Register*/
71 u32 g_0; /* Graphic Frame 0/1 Starting Address */
73 u32 g_pitch; /* Graphic Line Length (Pitch) */
74 u32 g_start; /* Graphic Starting Point on Screen */
75 u32 g_size; /* Graphic Source Size */
[all …]
/linux/include/uapi/linux/
H A Dscreen_info.h26 /* VESA graphic mode -- linear frame buffer */
56 #define VIDEO_TYPE_VLFB 0x23 /* VESA VGA in graphic mode */
69 #define VIDEO_TYPE_EFI 0x70 /* EFI graphic mode */
/linux/drivers/media/platform/amlogic/meson-ge2d/
H A DKconfig2 tristate "Amlogic 2D Graphic Acceleration Unit"
10 GE2D is a standalone 2D graphic acceleration unit, with color converter,
/linux/drivers/media/platform/rockchip/rga/
H A DKconfig2 tristate "Rockchip Raster 2d Graphic Acceleration Unit"
10 Rockchip RGA is a separate 2D raster graphic acceleration unit.
/linux/drivers/video/fbdev/
H A Dpxa168fb.h39 /* Graphic Frame 0&1 Starting Address Register */
43 /* Graphic Frame Pitch */
46 /* Graphic Starting Point on Screen Register */
51 /* Graphic Size Register */
56 /* Graphic Size after Zooming Register */
170 #define GRA_FRAME_CNT_MASK 0x0000000C /* Graphic */
229 /* for graphic part */
500 * defined Graphic Memory Color format for DMA control 0 register
/linux/drivers/gpu/drm/imx/lcdc/
H A Dimx-lcdc.c44 #define IMX21LCDC_LGWSAR 0x0050 /* LCDC Graphic Window Start Address Register */
46 #define IMX21LCDC_LGWVPWR 0x0058 /* LCDC Graphic Window Virtual Page Width Register */
47 #define IMX21LCDC_LGWPOR 0x005C /* LCDC Graphic Window Panning Offset Register */
48 #define IMX21LCDC_LGWPR 0x0060 /* LCDC Graphic Window Position Register */
49 #define IMX21LCDC_LGWCR 0x0064 /* LCDC Graphic Window Control Register */
50 #define IMX21LCDC_LGWDCR 0x0068 /* LCDC Graphic Window DMA Control Register */
54 #define IMX21LCDC_GWLUT 0x0C00 /* Graphic Window Lookup Table */
/linux/Documentation/fb/
H A Dvesafb.rst2 vesafb - Generic graphic framebuffer driver
5 This is a generic driver for a graphic framebuffer on intel boxes.
26 * graphic mode is slower than text mode...
39 The graphic modes are NOT in the list which you get if you boot with
H A Dsa1100fb.rst2 sa1100fb - SA-1100 LCD graphic framebuffer driver
5 This is a driver for a graphic framebuffer for the SA-1100 LCD
H A Daty128fb.rst5 This is a driver for a graphic framebuffer for ATI Rage128 based devices
17 * graphic mode is slower than text mode... but you should not notice
H A Dsm712fb.rst19 Graphic modes
H A Dmatroxfb.rst5 This is a driver for a graphic framebuffer for Matrox devices on
17 * graphic mode is slower than text mode... but you should not notice
39 Graphic modes
54 Graphic modes (continued)
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddpp.h34 * processing engine in DCN for processing graphic or video data on per DPP
40 * - graphic color keyer
41 * - graphic cursor compositing
42 * - graphic or video image source to destination scaling
/linux/Documentation/devicetree/bindings/media/
H A Drockchip-rga.yaml7 title: Rockchip 2D raster graphic acceleration controller (RGA)
10 RGA is a standalone 2D raster graphic acceleration unit. It accelerates 2D
/linux/tools/perf/pmu-events/arch/x86/ivybridge/
H A Duncore-interconnect.json21 …ts for coherent and non-coherent requests initiated by IA cores, processor graphic units, or LLC.",
50 …mber of coherent and in-coherent requests initiated by IA cores, processor graphic units, or LLC.",
/linux/tools/perf/pmu-events/arch/x86/sandybridge/
H A Duncore-interconnect.json21 …ts for coherent and non-coherent requests initiated by IA cores, processor graphic units, or LLC.",
50 …mber of coherent and in-coherent requests initiated by IA cores, processor graphic units, or LLC.",
/linux/include/uapi/linux/dvb/
H A Dosd.h142 OSD_YCRCB422, /* 4:2:2 YCRCB Graphic Display */
143 OSD_YCRCB444, /* 4:4:4 YCRCB Graphic Display */
144 OSD_YCRCB444HR, /* 4:4:4 YCRCB graphic half resolution */
/linux/arch/sh/include/mach-se/mach/
H A Dse7780.h23 #define PA_SM501 PA_EXT1 /* Graphic IC (SM501) */
24 #define PA_SM501_SIZE PA_EXT1_SIZE /* Graphic IC (SM501) */
/linux/drivers/video/fbdev/via/
H A Dchip.h13 /* Definition Graphic Chip Information */
18 /* Define VIA Graphic Chip Name */
/linux/Documentation/gpu/
H A Dintroduction.rst120 simple graphic devices. For example, the `drivers/gpu/drm/tiny/` directory has a
171 * `Linux graphic stack <https://studiopixl.com/2017-05-13/linux-graphic-stack-an-overview>`_ - Nath…
/linux/Documentation/ABI/testing/
H A Ddebugfs-ideapad8 capability and what graphic component within the machine.
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_osd.rst481 - 4:2:2 YCRCB Graphic Display
487 - 4:4:4 YCRCB Graphic Display
493 - 4:4:4 YCRCB graphic half resolution
/linux/drivers/platform/x86/
H A Dasus-wmi.h48 * For machines with AMD graphic chips, it will send out WMI event
/linux/drivers/acpi/
H A Dbgrt.c3 * BGRT boot graphic support
/linux/include/linux/
H A Dasn1.h54 ASN1_GRASTR = 25, /* Graphic String */

1234