Home
last modified time | relevance | path

Searched refs:DRM (Results 1 – 25 of 157) sorted by relevance

1234567

/openbmc/linux/drivers/gpu/drm/tiny/
H A DKconfig5 depends on DRM && OF
69 depends on DRM && SPI
84 depends on DRM && MMU
101 depends on DRM && SPI
114 depends on DRM && SPI
127 depends on DRM && SPI
139 depends on DRM && SPI
152 depends on DRM && SPI
166 depends on DRM && SPI
177 depends on DRM && SPI
[all …]
/openbmc/linux/drivers/gpu/drm/display/
H A DKconfig5 depends on DRM
10 depends on DRM
12 DRM helpers for display adapters.
18 DRM display helpers for DisplayPort.
24 DRM display helpers for HDCP.
30 DRM display helpers for HDMI.
33 bool "DRM DP AUX Interface"
34 depends on DRM && DRM_DISPLAY_HELPER
43 depends on DRM && DRM_DISPLAY_HELPER
/openbmc/linux/drivers/gpu/drm/exynos/
H A DKconfig3 tristate "DRM Support for Samsung SoC Exynos Series"
4 depends on OF && DRM && COMMON_CLK
25 Choose this option if you want to use Exynos FIMD for DRM.
36 Choose this option if you want to use Exynos DECON for DRM.
41 Choose this option if you want to use Exynos Mixer for DRM.
46 Choose this option if you want to use Exynos VIDI for DRM.
83 Choose this option if you want to use Exynos HDMI for DRM.
89 Choose this option if you want to use Exynos MIC for DRM.
97 Choose this option if you want to use Exynos G2D for DRM.
106 Choose this option if you want to use Exynos FIMC for DRM.
[all …]
/openbmc/linux/drivers/gpu/drm/msm/
H A DKconfig4 tristate "MSM DRM"
5 depends on DRM
35 DRM/KMS driver for MSM/snapdragon.
61 bool "Enable MDP4 support in MSM DRM driver"
70 bool "Enable MDP5 support in MSM DRM driver"
80 bool "Enable DPU support in MSM DRM driver"
100 bool "Enable DSI support in MSM DRM driver"
110 bool "Enable DSI 28nm PHY driver in MSM DRM"
117 bool "Enable DSI 20nm PHY driver in MSM DRM"
124 bool "Enable DSI 28nm 8960 PHY driver in MSM DRM"
[all …]
/openbmc/linux/drivers/hid/i2c-hid/
H A DKconfig12 depends on DRM || !DRM
29 depends on DRM || !DRM
46 depends on DRM || !DRM
62 depends on DRM || !DRM
77 # We need to call into panel code so if DRM=m, this can't be 'y'
78 depends on DRM || !DRM
/openbmc/linux/drivers/gpu/drm/mediatek/
H A DKconfig3 tristate "DRM Support for Mediatek SoCs"
4 depends on DRM
24 tristate "DRM DPTX Support for MediaTek SoCs"
31 DRM/KMS Display Port driver for MediaTek SoCs.
34 tristate "DRM HDMI Support for Mediatek SoCs"
39 DRM/KMS HDMI driver for Mediatek SoCs
/openbmc/linux/Documentation/gpu/rfc/
H A Di915_scheduler.rst2 I915 GuC Submission/DRM Scheduler Section
8 i915 with the DRM scheduler is:
32 * Convert the i915 to use the DRM scheduler
35 handled in DRM scheduler)
36 * Resets / cancels hook in DRM scheduler
37 * Watchdog hooks into DRM scheduler
39 integrated with DRM scheduler (e.g. state machine gets
47 * ROI low on fully integrating into DRM scheduler
48 * Fully integrating would add lots of complexity to DRM
53 * Will be an optional feature in the DRM scheduler
[all …]
/openbmc/linux/drivers/gpu/drm/
H A DKconfig8 menuconfig DRM config
35 depends on DRM
40 depends on DRM
45 depends on DRM=y
60 depends on DRM
101 depends on DRM
137 depends on DRM
178 depends on DRM
216 depends on DRM
222 depends on DRM
[all …]
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Ddisplay-manager.rst57 DRM/KMS framework defines three CRTC color correction properties: degamma,
60 pre-blending but DRM/KMS has not per-plane color correction properties.
62 In general, the DRM CRTC color properties are programmed to DC, as follows:
65 color caps available in the hw is not currently exposed by DRM interface and
94 this DRM property and the alpha blending equations in :ref:`DRM Plane
126 mode property is created or defined, DRM considers the plane's pixels has
155 * *MPC pixel alpha* matches *DRM fg.alpha* as the alpha component value
157 * *MPC global alpha* matches *DRM plane_alpha* when the pixel alpha should
159 * *MPC global gain* assumes *MPC global alpha* value when both *DRM
160 fg.alpha* and *DRM plane_alpha* participate in the blend equation
[all …]
/openbmc/linux/drivers/gpu/ipu-v3/
H A DKconfig5 depends on DRM || !DRM # if DRM=m, this can't be 'y'
7 select GENERIC_ALLOCATOR if DRM
/openbmc/linux/drivers/gpu/drm/solomon/
H A DKconfig2 tristate "DRM support for Solomon SSD130x OLED displays"
3 depends on DRM && MMU
8 DRM driver for the SSD130x Solomon and SINO WEALTH SH110x OLED
15 tristate "DRM support for Solomon SSD130x OLED displays (I2C bus)"
25 tristate "DRM support for Solomon SSD130X OLED displays (SPI bus)"
/openbmc/linux/Documentation/gpu/
H A Dintroduction.rst5 The Linux DRM layer contains code intended to support the needs of
8 make use of DRM functions to make tasks like memory management,
12 A note on versions: this guide covers features found in the DRM tree,
17 [Insert diagram of typical DRM stack here]
23 are written as all-uppercase, for example: DRM, KMS, IOCTL, CRTC, and so
73 Developers interested in helping out with the DRM subsystem are very welcome.
83 Mostly the DRM subsystem works like any other kernel subsystem, see :ref:`the
108 As a freedesktop.org project, dri-devel, and the DRM community, follows the
116 Simple DRM drivers to use as examples
128 The tiny DRM drivers are good examples to understand how DRM drivers should look
[all …]
H A Ddrm-uapi.rst7 The DRM core exports several interfaces to applications, generally
28 Primary Nodes, DRM Master and Authentication
43 DRM Display Resource Leasing
76 open-source userspace of the DRM subsystem. DRM developers are perfectly fine
236 - Attempting to create a DRM lease on a disappeared DRM device will
301 practice within the DRM subsystem:
336 DRM drivers assume that userspace restarts all IOCTLs. Any DRM IOCTL can
352 "this IOCTL does not exist", and is used exactly as such in DRM.
378 DRM drivers and that can be used to check that changes to DRM drivers or the
383 Using VKMS to test DRM API
[all …]
H A Ddrm-internals.rst2 DRM Internals
5 This chapter documents DRM internals relevant to driver authors and
14 The DRM layer provides several services to graphics drivers, many of
16 the library that wraps most of the DRM ioctls. These include vblank
24 At the core of every DRM driver is a :c:type:`struct drm_driver
33 supports, and pointers to methods that the DRM core will call to
34 implement the DRM API. We will first go through the :c:type:`struct
46 The DRM core identifies driver versions by a major, minor and patch
74 update it, its value is mostly useless. The DRM core prints it to the
124 load time. DRM currently contains two memory managers, the Translation
[all …]
/openbmc/linux/drivers/gpu/drm/logicvc/
H A DKconfig2 tristate "LogiCVC DRM"
3 depends on DRM
11 DRM display driver for the logiCVC programmable logic block from Xylon
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-conn-info.rst77 * .. _`CEC-CONNECTOR-TYPE-DRM`:
81 - Indicates that a DRM connector is associated with this adapter.
96 * .. _`CEC-DRM-CONNECTOR-TYPE-CARD-NO`:
100 - DRM card number: the number from a card's path, e.g. 0 in case of
102 * .. _`CEC-DRM-CONNECTOR-TYPE-CONNECTOR_ID`:
106 - DRM connector ID.
/openbmc/linux/drivers/gpu/drm/sti/
H A DKconfig3 tristate "DRM Support for STMicroelectronics SoC stiH4xx Series"
4 depends on OF && DRM && ARCH_STI
12 Choose this option to enable DRM on STM stiH4xx chipset
/openbmc/linux/drivers/gpu/drm/tegra/
H A DKconfig3 tristate "NVIDIA Tegra DRM"
6 depends on DRM
32 bool "NVIDIA Tegra DRM debug support"
40 Say yes if HOST1X should be available for userspace DRM users.
/openbmc/linux/drivers/gpu/drm/lima/
H A DKconfig5 tristate "LIMA (DRM support for ARM Mali 400/450 GPU)"
6 depends on DRM
16 DRM driver for ARM Mali 400/450 GPUs.
/openbmc/linux/drivers/gpu/drm/panfrost/
H A DKconfig4 tristate "Panfrost (DRM support for ARM Mali Midgard/Bifrost GPUs)"
5 depends on DRM
17 DRM driver for ARM Mali Midgard (T6xx, T7xx, T8xx) and
/openbmc/linux/drivers/gpu/drm/pl111/
H A DKconfig3 tristate "DRM Support for PL111 CLCD Controller"
4 depends on DRM
14 Choose this option for DRM support for the PL111 CLCD controller.
/openbmc/linux/drivers/gpu/drm/tve200/
H A DKconfig3 tristate "DRM Support for Faraday TV Encoder TVE200"
4 depends on DRM
14 Choose this option for DRM support for the Faraday TV Encoder
/openbmc/linux/drivers/gpu/drm/mcde/
H A DKconfig2 tristate "DRM Support for ST-Ericsson MCDE (Multichannel Display Engine)"
3 depends on DRM
16 Choose this option for DRM support for the ST-Ericsson MCDE
/openbmc/linux/drivers/gpu/drm/loongson/
H A DKconfig4 tristate "DRM support for Loongson Graphics"
5 depends on DRM && PCI && MMU
11 This is a DRM driver for Loongson Graphics, it may including
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A DKconfig4 tristate "ETNAVIV (DRM support for Vivante GPU IP cores)"
5 depends on DRM
16 DRM driver for Vivante GPUs.

1234567