| /linux/drivers/gpu/drm/xe/ |
| A D | xe_step.c | 32 .graphics = STEP_##x_, \ 96 [0x5] = { .graphics = STEP_B0 }, 97 [0x6] = { .graphics = STEP_B1 }, 98 [0x7] = { .graphics = STEP_C0 }, 169 if (revid < size && revids[revid].graphics != STEP_NONE) { in xe_step_pre_gmdid_get() 182 while (revid < size && revids[revid].graphics == STEP_NONE) in xe_step_pre_gmdid_get() 191 step.graphics = STEP_FUTURE; in xe_step_pre_gmdid_get() 195 drm_WARN_ON(&xe->drm, step.graphics == STEP_NONE); in xe_step_pre_gmdid_get() 226 .graphics = STEP_A0 + graphics_gmdid_revid, in xe_step_gmdid_get() 230 if (step.graphics >= STEP_FUTURE) { in xe_step_gmdid_get() [all …]
|
| A D | xe_pci.c | 48 const struct xe_graphics_desc *graphics; member 220 .graphics = &graphics_xelp, 229 .graphics = &graphics_xelp, 240 .graphics = &graphics_xelp, 255 .graphics = &graphics_xelp, 268 .graphics = &graphics_xelp, 280 .graphics = &graphics_xelpp, 305 .graphics = &graphics_xehpg, 314 .graphics = &graphics_xehpg, 323 .graphics = &graphics_xehpc, [all …]
|
| A D | xe_device_types.h | 59 (_xe)->info.step.graphics >= (min_step) && \ 60 (_xe)->info.step.graphics < (max_step)) 64 (_xe)->info.step.graphics >= (min_step) && \ 65 (_xe)->info.step.graphics < (max_step))
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-driver-intel-xe-hwmon | 13 Only supported for particular Intel Xe graphics platforms. 21 Only supported for particular Intel Xe graphics platforms. 30 Only supported for particular Intel Xe graphics platforms. 39 Only supported for particular Intel Xe graphics platforms. 53 Only supported for particular Intel Xe graphics platforms. 61 Only supported for particular Intel Xe graphics platforms. 74 Only supported for particular Intel Xe graphics platforms. 93 Only supported for particular Intel Xe graphics platforms. 102 Only supported for particular Intel Xe graphics platforms. 110 Only supported for particular Intel Xe graphics platforms.
|
| A D | sysfs-driver-intel-i915-hwmon | 7 Only supported for particular Intel i915 graphics platforms. 21 Only supported for particular Intel i915 graphics platforms. 29 Only supported for particular Intel i915 graphics platforms. 38 Only supported for particular Intel i915 graphics platforms. 51 Only supported for particular Intel i915 graphics platforms. 64 Only supported for particular Intel i915 graphics platforms. 77 Only supported for particular Intel i915 graphics platforms. 85 Only supported for particular Intel i915 graphics platforms.
|
| A D | sysfs-devices-platform-sh_mobile_lcdc_fb | 1 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/Documentation/admin-guide/ |
| A D | edid.rst | 7 In the good old days when graphics parameters were configured explicitly 10 Today, with the advent of Kernel Mode Setting, a graphics board is 15 - The graphics board does not recognize the monitor. 16 - The graphics board is unable to detect any EDID data. 17 - The graphics board incorrectly forwards EDID data to the driver.
|
| /linux/drivers/clk/qcom/ |
| A D | Kconfig | 57 functionality such as 3D graphics. 74 functionality such as 3D graphics. 435 functionality such as 3D graphics. 546 functionality such as 3D graphics. 595 functionality such as 3D graphics. 604 functionality such as 3D graphics. 613 functionality such as 3D graphics. 707 functionality such as 3D graphics 756 functionality such as 3D graphics. 1082 functionality such as 3D graphics. [all …]
|
| /linux/drivers/gpu/drm/i915/ |
| A D | intel_device_info.c | 93 if (runtime->graphics.ip.rel) in intel_device_info_print() 95 runtime->graphics.ip.ver, in intel_device_info_print() 96 runtime->graphics.ip.rel); in intel_device_info_print() 99 runtime->graphics.ip.ver); in intel_device_info_print() 329 drm_WARN_ON(&i915->drm, RUNTIME_INFO(i915)->graphics.ip.ver > 12); in intel_ipver_early_init() 335 RUNTIME_INFO(i915)->graphics.ip; in intel_ipver_early_init() 340 &runtime->graphics.ip); in intel_ipver_early_init() 342 if (runtime->graphics.ip.ver == 0x0 && in intel_ipver_early_init() 344 RUNTIME_INFO(i915)->graphics.ip.ver = 12; in intel_ipver_early_init() 345 RUNTIME_INFO(i915)->graphics.ip.rel = 70; in intel_ipver_early_init()
|
| A D | Kconfig | 43 Media Accelerator" or "HD Graphics" integrated graphics, 46 Core i5, Core i7 as well as Atom CPUs with integrated graphics. 65 Force probe the i915 driver for Intel graphics devices that are 124 tristate "Enable KVM host support Intel GVT-g graphics virtualization" 134 Choose this option if you want to enable Intel GVT-g graphics 135 virtualization technology host support with integrated graphics. 136 With GVT-g, it's possible to have one integrated graphics 151 PXP (Protected Xe Path) is an i915 component, available on graphics
|
| A D | i915_pci.c | 45 .__runtime.graphics.ip.ver = (x), \ 667 .__runtime.graphics.ip.rel = 10, 728 .__runtime.graphics.ip.ver = 12, \ 729 .__runtime.graphics.ip.rel = 55, \ 769 .__runtime.graphics.ip.ver = 12, 770 .__runtime.graphics.ip.rel = 70, 955 return i915_pci_resource_valid(pdev, intel_mmio_bar(intel_info->__runtime.graphics.ip.ver)); in intel_mmio_bar_valid()
|
| /linux/Documentation/driver-api/mei/ |
| A D | hdcp.rst | 7 HDCP2.2 protocol negotiation between the Intel graphics device and 11 according the HDCP 2.2 spec. The Intel graphics sends the created blob 19 the HDCP encryption keys to Intel graphics hardware.
|
| /linux/drivers/gpu/drm/xe/tests/ |
| A D | xe_wa_test.c | 32 .step = { .graphics = STEP_ ## graphics_step__ } \ 41 .step = { .graphics = STEP_ ## graphics_step__ } \ 52 .step = { .graphics = STEP_ ## graphics_step__, \ 95 .graphics_step = param->step.graphics, in xe_wa_test_init()
|
| A D | xe_pci_test.c | 17 static void check_graphics_ip(const struct xe_graphics_desc *graphics) in check_graphics_ip() argument 20 u64 mask = graphics->hw_engine_mask; in check_graphics_ip()
|
| /linux/drivers/media/platform/samsung/s5p-g2d/ |
| A D | Kconfig | 2 tristate "Samsung S5P and EXYNOS4 G2D 2d graphics accelerator driver" 10 2d graphics accelerator.
|
| /linux/Documentation/gpu/ |
| A D | introduction.rst | 6 complex graphics devices, usually containing programmable pipelines well 7 suited to 3D graphics acceleration. Graphics drivers in the kernel may 139 and documents that can be used to learn about DRM/KMS and graphics in general. 143 could face when working on the graphics user-space stack, etc. For this reason, 144 the learning material covers many aspects of the Linux graphics stack. From an 167 * `The Linux graphics stack in a nutshell, part 1 <https://lwn.net/Articles/955376/>`_ - Thomas Zim… 168 * `The Linux graphics stack in a nutshell, part 2 <https://lwn.net/Articles/955708/>`_ - Thomas Zim… 169 * `Understanding the Linux Graphics Stack <https://bootlin.com/doc/training/graphics/graphics-slide… 175 …introduction to the Linux graphics stack <https://blogs.igalia.com/itoral/2014/07/29/a-brief-intro… 176 * `The Linux Graphics Stack <https://blog.mecheye.net/2012/06/the-linux-graphics-stack/>`_ - Jasper…
|
| /linux/drivers/video/fbdev/ |
| A D | Kconfig | 22 only way to use the graphics hardware. 314 65550 graphics chip in PowerBooks. 334 tristate "VGA 16-color graphics support" 425 bool "VESA VGA graphics support" 457 tristate "Hercules mono graphics support" 531 and Elite3D graphics boards. 1082 Say Y if you have such a graphics card. 1200 graphics board. 1216 such a graphics board. 1242 Voodoo2 (cvg) based graphics card. [all …]
|
| /linux/drivers/media/platform/rockchip/rga/ |
| A D | Kconfig | 9 This is a v4l2 driver for Rockchip SOC RGA 2d graphics accelerator. 11 It accelerates 2D graphics operations, such as point/line drawing,
|
| /linux/Documentation/fb/ |
| A D | vesafb.rst | 7 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. 90 It depends on X-Server and graphics board. 103 * configure and load the DOS-Tools for the graphics board (if
|
| A D | vt8623fb.rst | 2 vt8623fb - fbdev driver for graphics core in VIA VT8623 chipset 9 VIA VT8623 [CLE266] chipset and its graphics core
|
| A D | intel810.rst | 18 graphics devices. These include: 23 - Intel 815 Internal graphics only, 100Mhz FSB 24 - Intel 815 Internal graphics only 25 - Intel 815 Internal graphics and AGP 125 used by standard graphics applications (XFree86). The default 242 c. Enable agpgart support for the Intel 810/815 on-board graphics.
|
| /linux/drivers/misc/mei/ |
| A D | Kconfig | 54 Intel auxiliary driver for GSC devices embedded in Intel graphics devices. 57 Intel graphics devices, to support a range of chassis 58 tasks such as graphics card firmware update and security
|
| /linux/drivers/gpu/drm/sun4i/ |
| A D | Kconfig | 45 do some alpha blending and feed graphics to TCON. If M is 77 graphics mixture and feed graphics to TCON, If M is
|
| /linux/drivers/video/console/ |
| A D | Kconfig | 30 Say Y here if you have an old MDA or monochrome Hercules graphics 46 Say Y here if you want the console on the Newport aka XL graphics 91 acceleration for graphics drivers which were written for the fbdev 92 graphics interface.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | dev-overlay.rst | 12 (VGA-)video signal of a graphics card, or to store captured images 13 directly in video memory of a graphics card, typically with clipping. 81 helper application with suitable privileges should query the graphics 84 Some devices add the video overlay to the output signal of the graphics 94 primary graphics surface assume a certain color. 99 pixel is displayed, otherwise a pixel of the graphics surface. 103 video is displayed, so the graphics surface can be seen here. 130 its position over the graphics surface and the clipping to be applied. 319 because the application and graphics system are not aware these
|