Home
last modified time | relevance | path

Searched refs:graphics (Results 1 – 25 of 112) sorted by relevance

12345

/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-devices-platform-sh_mobile_lcdc_fb1 What: /sys/devices/platform/sh_mobile_lcdc_fb.[0-3]/graphics/fb[0-9]/ovl_alpha
12 What: /sys/devices/platform/sh_mobile_lcdc_fb.[0-3]/graphics/fb[0-9]/ovl_mode
25 What: /sys/devices/platform/sh_mobile_lcdc_fb.[0-3]/graphics/fb[0-9]/ovl_position
35 What: /sys/devices/platform/sh_mobile_lcdc_fb.[0-3]/graphics/fb[0-9]/ovl_rop3
/Linux-v4.19/Documentation/EDID/
DHOWTO.txt1 In the good old days when graphics parameters were configured explicitly
4 Today, with the advent of Kernel Mode Setting, a graphics board is
8 - The graphics board does not recognize the monitor.
9 - The graphics board is unable to detect any EDID data.
10 - The graphics board incorrectly forwards EDID data to the driver.
/Linux-v4.19/drivers/gpu/drm/i915/
DKconfig30 Media Accelerator" or "HD Graphics" integrated graphics,
33 Core i5, Core i7 as well as Atom CPUs with integrated graphics.
99 bool "Enable Intel GVT-g graphics virtualization host support"
104 Choose this option if you want to enable Intel GVT-g graphics
105 virtualization technology host support with integrated graphics.
106 With GVT-g, it's possible to have one integrated graphics
/Linux-v4.19/Documentation/fb/
Dvesafb.txt7 The idea is simple: Turn on graphics mode at boot time with the help
12 graphics mode. Switching mode later on (in protected mode) is
21 support for every VBE 2.0 compliant graphics board).
36 graphics mode). Which of them takes over the console depends on
37 whenever the specified mode is text or graphics.
85 It depends on X-Server and graphics board.
98 * configure and load the DOS-Tools for the graphics board (if
Dvt8623fb.txt2 vt8623fb - fbdev driver for graphics core in VIA VT8623 chipset
9 VIA VT8623 [CLE266] chipset and its graphics core
Dintel810.txt14 graphics devices. These include:
19 Intel 815 Internal graphics only, 100Mhz FSB
20 Intel 815 Internal graphics only
21 Intel 815 Internal graphics and AGP
119 used by standard graphics applications (XFree86). The default
233 c. Enable agpgart support for the Intel 810/815 on-board graphics.
Dsm712fb.txt4 This is a graphics framebuffer driver for Silicon Motion SM712 based processors.
Dudlfb.txt5 This is a driver for DisplayLink USB 2.0 era graphics chips.
25 Advantages of USB graphics in general:
45 In the case of USB graphics, it is just an allocated (virtual) buffer.
126 Udlfb creates several files in /sys/class/graphics/fb?
Dframebuffer.txt11 The frame buffer device provides an abstraction for the graphics hardware. It
13 software to access the graphics hardware through a well-defined interface, so
50 graphics card in addition to the built-in hardware. The corresponding frame
106 For the future it is planned that frame buffer drivers for graphics cards and
174 dotclock in the graphics board. For a dotclock of e.g. 28.37516 MHz (millions
206 Since the monitor doesn't know when a new scanline starts, the graphics board
/Linux-v4.19/drivers/video/fbdev/
DKconfig10 The frame buffer device provides an abstraction for the graphics
12 allows application software to access the graphics hardware through
21 only way to use the graphics hardware.
32 Say Y here and to the driver for your graphics board below if you
263 Say N unless you have such a graphics board or plan to get one
328 This is the frame buffer device driver for the Acorn VIDC graphics
387 Say Y if you have a NetWinder or a graphics card containing this
396 Say Y here if you want DDC support for your CyberPro graphics
428 This is the frame buffer device driver for the builtin graphics
493 This is the frame buffer device driver for the builtin graphics
[all …]
/Linux-v4.19/drivers/gpu/drm/sun4i/
DKconfig40 do some alpha blending and feed graphics to TCON. If M is
68 graphics mixture and feed graphics to TCON, If M is
/Linux-v4.19/drivers/gpu/drm/
DKconfig20 the module that's right for your graphics card from the list below.
119 data sets. This may be necessary, if the graphics adapter or
184 Choose this option if you have an ATI Radeon graphics card. There
206 Choose this option if you have a recent AMD Radeon graphics card.
222 Choose this option to get a virtual graphics memory manager,
343 graphics card. If M is selected, the module will be called tdfx.
350 Choose this option if you have an ATI Rage 128 graphics card. If M
359 Choose this option if you have an Intel I810 graphics card. If M is
368 Choose this option if you have a Matrox G200, G400 or G450 graphics
/Linux-v4.19/Documentation/media/uapi/v4l/
Ddev-overlay.rst12 (VGA-)video signal of a graphics card, or to store captured images
13 directly in video memory of a graphics card, typically with clipping.
76 helper application with suitable privileges should query the graphics
79 Some devices add the video overlay to the output signal of the graphics
89 primary graphics surface assume a certain color.
93 pixel is displayed, otherwise a pixel of the graphics surface.
96 video is displayed, so the graphics surface can be seen here.
123 its position over the graphics surface and the clipping to be applied.
314 because the application and graphics system are not aware these
/Linux-v4.19/drivers/staging/xgifb/
DKconfig9 Say Y if you have such a graphics card.
/Linux-v4.19/drivers/clk/qcom/
DKconfig88 graphics, video encode/decode, camera, etc.
139 SD/eMMC, display, graphics, camera etc.
182 graphics, video encode/decode, camera, etc.
201 graphics, video encode/decode, camera, etc.
228 graphics, video encode/decode, camera, etc.
/Linux-v4.19/drivers/gpu/drm/armada/
DKconfig8 supports graphics and video overlays.
/Linux-v4.19/Documentation/devicetree/bindings/display/rockchip/
Drockchip-drm.txt6 graphics subsystem.
/Linux-v4.19/drivers/gpu/host1x/
DKconfig9 Tegra's graphics- and multimedia-related modules. The modules served
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/nintendo/
Dgamecube.txt16 Represents the interface between the graphics processor and a external
28 and graphics and audio processor.
/Linux-v4.19/Documentation/admin-guide/
Dunicode.rst34 permits for example the use of block graphics even with a Latin-1 font
61 have been defined; these are used by the DEC VT graphics map. [v1.2]
72 a smooth progression in the DEC VT graphics character set. I have
73 omitted the scan 5 line, since it is also used as a block-graphics
/Linux-v4.19/drivers/gpu/ipu-v3/
Dipu-ic.c151 bool graphics; member
350 if (ic->graphics) { in ipu_ic_task_enable()
438 ic->graphics = true; in ipu_ic_task_graphics_init()
691 ic->rotation = ic->graphics = false; in ipu_ic_disable()
/Linux-v4.19/drivers/gpu/drm/imx/
DKconfig10 enable i.MX graphics support
/Linux-v4.19/drivers/gpu/drm/gma500/
DKconfig12 Intel GMA500 ('Poulsbo') and other Intel IMG based graphics
/Linux-v4.19/Documentation/devicetree/bindings/media/
Drockchip-rga.txt4 graphics operations, such as point/line drawing, image scaling, rotation,
/Linux-v4.19/drivers/parisc/
DREADME.dino10 ** PCI bus. HP-supplied graphics cards that utilize the PCI bus are

12345