Searched full:graphic (Results 1 – 25 of 105) sorted by relevance
12345
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | i915_vgpu.c | 139 * 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-v5.10/drivers/video/fbdev/mmp/hw/ |
D | mmp_ctrl.h | 59 /* 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-v5.10/include/uapi/linux/ |
D | screen_info.h | 26 /* 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-v5.10/drivers/video/fbdev/ |
D | pxa168fb.h | 39 /* 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-v5.10/Documentation/devicetree/bindings/media/ |
D | rockchip-rga.yaml | 7 title: Rockchip 2D raster graphic acceleration controller (RGA) 10 RGA is a standalone 2D raster graphic acceleration unit. It accelerates 2D
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/ivybridge/ |
D | uncore.json | 199 …ts for coherent and non-coherent requests initiated by IA cores, processor graphic units, or LLC.", 200 …ts for coherent and non-coherent requests initiated by IA cores, processor graphic units, or LLC.", 211 …mber of coherent and in-coherent requests initiated by IA cores, processor graphic units, or LLC.", 212 …mber of coherent and in-coherent requests initiated by IA cores, processor graphic units, or LLC.",
|
/Linux-v5.10/tools/perf/pmu-events/arch/x86/sandybridge/ |
D | uncore.json | 199 …ts for coherent and non-coherent requests initiated by IA cores, processor graphic units, or LLC.", 200 …ts for coherent and non-coherent requests initiated by IA cores, processor graphic units, or LLC.", 211 …mber of coherent and in-coherent requests initiated by IA cores, processor graphic units, or LLC.", 212 …mber of coherent and in-coherent requests initiated by IA cores, processor graphic units, or LLC.",
|
/Linux-v5.10/Documentation/fb/ |
D | aty128fb.rst | 7 This is a driver for a graphic framebuffer for ATI Rage128 based devices 19 * graphic mode is slower than text mode... but you should not notice
|
D | vesafb.rst | 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
|
D | sm712fb.rst | 19 Graphic modes
|
D | sa1100fb.rst | 8 This is a driver for a graphic framebuffer for the SA-1100 LCD
|
D | gxfb.rst | 20 * graphic mode is slower than text mode...
|
D | lxfb.rst | 21 * graphic mode is slower than text mode...
|
D | matroxfb.rst | 8 This is a driver for a graphic framebuffer for Matrox devices on 20 * graphic mode is slower than text mode... but you should not notice 42 Graphic modes 57 Graphic modes (continued)
|
/Linux-v5.10/include/uapi/linux/dvb/ |
D | osd.h | 157 OSD_YCRCB422, /* 4:2:2 YCRCB Graphic Display */ 158 OSD_YCRCB444, /* 4:4:4 YCRCB Graphic Display */ 159 OSD_YCRCB444HR, /* 4:4:4 YCRCB graphic half resolution */
|
/Linux-v5.10/arch/sh/include/mach-se/mach/ |
D | se7780.h | 23 #define PA_SM501 PA_EXT1 /* Graphic IC (SM501) */ 24 #define PA_SM501_SIZE PA_EXT1_SIZE /* Graphic IC (SM501) */
|
/Linux-v5.10/drivers/video/fbdev/via/ |
D | chip.h | 13 /* Definition Graphic Chip Information */ 18 /* Define VIA Graphic Chip Name */
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | debugfs-ideapad | 8 capability and what graphic component within the machine.
|
/Linux-v5.10/drivers/input/ |
D | Kconfig | 125 If you're using a digitizer, or a graphic tablet, and want to use 135 If you're using a digitizer, or a graphic tablet, and want to use
|
/Linux-v5.10/drivers/platform/x86/ |
D | asus-wmi.h | 39 * For machines with AMD graphic chips, it will send out WMI event
|
/Linux-v5.10/include/linux/ |
D | asn1.h | 54 ASN1_GRASTR = 25, /* Graphic String */
|
/Linux-v5.10/drivers/hid/usbhid/ |
D | Kconfig | 12 mice, joysticks, graphic tablets, or any other HID based devices
|
/Linux-v5.10/drivers/staging/sm750fb/ |
D | ddk750_chip.c | 227 /* set panel pll and graphic mode via mmio_88 */ in ddk750_init_hw() 233 /* set graphic mode via IO method */ in ddk750_init_hw()
|
/Linux-v5.10/drivers/acpi/ |
D | bgrt.c | 3 * BGRT boot graphic support
|
/Linux-v5.10/drivers/video/fbdev/nvidia/ |
D | nv_backlight.c | 3 * Backlight code for nVidia based graphic cards
|
12345