Home
last modified time | relevance | path

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

12345678910>>...13

/openbmc/linux/drivers/clk/qcom/
H A DKconfig375 functionality such as 3D graphics.
476 functionality such as 3D graphics.
525 functionality such as 3D graphics.
534 functionality such as 3D graphics.
543 functionality such as 3D graphics.
647 functionality such as 3D graphics
687 functionality such as 3D graphics.
932 functionality such as 3D graphics.
941 functionality such as 3D graphics.
950 functionality such as 3D graphics.
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-intel-i915-hwmon7 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.
H A 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
/openbmc/openbmc/poky/meta/recipes-graphics/kmscube/
H A Dkmscube_git.bb1 SUMMARY = "Demo application to showcase 3D graphics using kms and gbm"
2 DESCRIPTION = "kmscube is a little demonstration program for how to drive bare metal graphics \
4 setting), GBM (graphics buffer manager) and EGL for rendering content using \
8 SECTION = "graphics"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/
H A Dxf86-video-nouveau_1.0.17.bb1 require recipes-graphics/xorg-driver/xorg-driver-video.inc
7 DESCRIPTION = "Open-source X.org graphics driver for NVIDIA graphics"
H A Dxf86-video-ati_22.0.0.bb1 require recipes-graphics/xorg-driver/xorg-driver-video.inc
7 DESCRIPTION = "Open-source X.org graphics driver for ATI Radeon graphics"
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_device_info.c96 if (runtime->graphics.ip.rel) in intel_device_info_print()
98 runtime->graphics.ip.ver, in intel_device_info_print()
99 runtime->graphics.ip.rel); in intel_device_info_print()
102 runtime->graphics.ip.ver); in intel_device_info_print()
332 drm_WARN_ON(&i915->drm, RUNTIME_INFO(i915)->graphics.ip.ver > 12); in intel_ipver_early_init()
338 RUNTIME_INFO(i915)->graphics.ip; in intel_ipver_early_init()
343 &runtime->graphics.ip); in intel_ipver_early_init()
345 if (runtime->graphics.ip.ver == 0x0 && in intel_ipver_early_init()
347 RUNTIME_INFO(i915)->graphics.ip.ver = 12; in intel_ipver_early_init()
348 RUNTIME_INFO(i915)->graphics.ip.rel = 70; in intel_ipver_early_init()
H A DKconfig44 Media Accelerator" or "HD Graphics" integrated graphics,
47 Core i5, Core i7 as well as Atom CPUs with integrated graphics.
66 Force probe the i915 driver for Intel graphics devices that are
125 tristate "Enable KVM host support Intel GVT-g graphics virtualization"
136 Choose this option if you want to enable Intel GVT-g graphics
137 virtualization technology host support with integrated graphics.
138 With GVT-g, it's possible to have one integrated graphics
153 PXP (Protected Xe Path) is an i915 component, available on graphics
H A Di915_pci.c43 .__runtime.graphics.ip.ver = (x), \
673 .__runtime.graphics.ip.rel = 10,
708 .__runtime.graphics.ip.ver = 12, \
709 .__runtime.graphics.ip.rel = 50, \
759 .__runtime.graphics.ip.rel = 55, \
796 .__runtime.graphics.ip.rel = 60,
825 .__runtime.graphics.ip.ver = 12,
826 .__runtime.graphics.ip.rel = 70,
1008 return i915_pci_resource_valid(pdev, intel_mmio_bar(intel_info->__runtime.graphics.ip.ver)); in intel_mmio_bar_valid()
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/vc-graphics/
H A Dvc-graphics-hardfp.bb1 CONFLICTS = "vc-graphics"
4 require vc-graphics.inc
H A Dvc-graphics.bb1 CONFLICTS = "vc-graphics-hardfp"
4 require vc-graphics.inc
/openbmc/linux/Documentation/driver-api/mei/
H A Dhdcp.rst7 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.
/openbmc/openbmc/meta-raspberrypi/recipes-core/psplash/files/
H A Dframebuf.conf2 Requires=sys-devices-platform-gpu-graphics-fb0.device
3 After=sys-devices-platform-gpu-graphics-fb0.device
/openbmc/linux/Documentation/admin-guide/
H A Dedid.rst7 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.
/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/
H A DKconfig2 tristate "Samsung S5P and EXYNOS4 G2D 2d graphics accelerator driver"
10 2d graphics accelerator.
/openbmc/linux/drivers/media/platform/rockchip/rga/
H A DKconfig9 This is a v4l2 driver for Rockchip SOC RGA 2d graphics accelerator.
11 It accelerates 2D graphics operations, such as point/line drawing,
/openbmc/qemu/docs/
H A Digd-assign.txt9 graphics device in combination with an emulated primary graphics device.
15 this mode either to provide hardware acceleration to the emulated graphics
24 graphics device in the VM[1], as such QEMU does not facilitate any sort
25 of remote graphics to the VM in this mode. A connected physical monitor
52 graphics in the host and special options may be required beyond simply
80 other graphics options and use "-nographic" and either "-vga none" or
85 For UPT mode, retain the default emulated graphics and simply add the vfio-pci
128 [1] Nothing precludes adding additional emulated or assigned graphics devices
/openbmc/linux/drivers/misc/mei/
H A DKconfig56 Intel auxiliary driver for GSC devices embedded in Intel graphics devices.
59 Intel graphics devices, to support a range of chassis
60 tasks such as graphics card firmware update and security
/openbmc/linux/Documentation/gpu/
H A Dintroduction.rst6 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 * `Understanding the Linux Graphics Stack <https://bootlin.com/doc/training/graphics/graphics-slide…
173 …introduction to the Linux graphics stack <https://blogs.igalia.com/itoral/2014/07/29/a-brief-intro…
174 * `The Linux Graphics Stack <https://blog.mecheye.net/2012/06/the-linux-graphics-stack/>`_ - Jasper…
/openbmc/linux/drivers/video/fbdev/
H A DKconfig22 only way to use the graphics hardware.
344 65550 graphics chip in PowerBooks.
365 tristate "VGA 16-color graphics support"
453 bool "VESA VGA graphics support"
485 tristate "Hercules mono graphics support"
555 and Elite3D graphics boards.
1174 Say Y if you have such a graphics card.
1293 graphics board.
1309 such a graphics board.
1337 Voodoo2 (cvg) based graphics card.
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/
H A D0004-Use-packageconfig-to-detect-mmal-support.patch6 This needs userland graphics libraries, because distros may install it
44 + AC_DEFINE(HAVE_BCMHOST, 1, [Define this if you have have userlang graphics installed])
48 + [AC_MSG_WARN([${BCMHOST_PKG_ERRORS}: userland graphics not available.])
/openbmc/u-boot/arch/arm/mach-rockchip/
H A DKconfig12 including NEON and GPU, Mali-400 graphics, several DDR3 options
21 including NEON and GPU, Mali-400 graphics, several DDR3 options
42 including NEON and GPU, 512KB L2 cache, Mali-400 graphics, two
56 including NEON and GPU, Mali-400 graphics, several DDR3 options
70 including NEON and GPU, 1MB L2 cache, Mali-T7 graphics, two
90 including NEON and GPU, 1MB L2 cache, Mali-T7 graphics, two
110 (for the little cluster), PowerVR G6110 based graphics, one video
144 including NEON and GPU, 1MB L2 cache, Mali-T7 graphics, two
/openbmc/obmc-ikvm/
H A DREADME.md4 graphics output. The application interfaces with the video device on the BMC
5 that captures the host graphics, and then serves that video data on the RFB
/openbmc/linux/Documentation/fb/
H A Dvesafb.rst7 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
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-self-hosted.bb22 packagegroup-self-hosted-graphics \
30 packagegroup-self-hosted-graphics \
182 RDEPENDS:packagegroup-self-hosted-graphics = "\

12345678910>>...13