Searched refs:kmsro (Results 1 – 14 of 14) sorted by relevance
/external/mesa3d/src/gallium/ |
D | Android.mk | 42 SUBDIRS += winsys/kmsro/drm drivers/kmsro
|
D | meson.build | 111 subdir('winsys/kmsro/drm')
|
/external/mesa3d/src/gallium/auxiliary/target-helpers/ |
D | drm_helper.h | 141 DRM_DRIVER_DESCRIPTOR(kmsro, v3d_driconf, ARRAY_SIZE(v3d_driconf)) in DRM_DRIVER_DESCRIPTOR() argument 143 DRM_DRIVER_DESCRIPTOR(kmsro, NULL, 0) in DRM_DRIVER_DESCRIPTOR() 147 DRM_DRIVER_DESCRIPTOR_STUB(kmsro) in DRM_DRIVER_DESCRIPTOR()
|
/external/mesa3d/ |
D | Android.mk | 71 kmsro.HAVE_GALLIUM_KMSRO \
|
D | meson_options.txt | 68 'auto', 'kmsro', 'radeonsi', 'r300', 'r600', 'nouveau', 'freedreno',
|
D | meson.build | 201 'kmsro', 'v3d', 'vc4', 'freedreno', 'etnaviv', 'nouveau', 219 with_gallium_kmsro = gallium_drivers.contains('kmsro') 292 …error('kmsro driver requires one or more renderonly drivers (vc4, etnaviv, freedreno, panfrost, li…
|
/external/mesa3d/src/drm-shim/ |
D | README.md | 12 X11 (Could we use kmsro to support the X11 case?).
|
/external/mesa3d/src/gallium/targets/pipe-loader/ |
D | meson.build | 67 [with_gallium_kmsro, 'kmsro', _kmsro_targets, []],
|
/external/mesa3d/docs/drivers/ |
D | v3d.rst | 14 exposes a ``vc4_dri.so`` using the kmsro helpers to do
|
/external/mesa3d/docs/relnotes/ |
D | 19.0.0.rst | 861 - pl111: Rename the pl111 driver to "kmsro". 862 - kmsro: Extend to include hx8357d. 1481 - kmsro: Add freedreno renderonly support 2170 - pipe-loader: Fallback to kmsro driver when no matching driver name 2172 - kmsro: Add etnaviv renderonly support 2173 - Switch imx to kmsro and remove the imx winsys
|
D | 19.1.0.rst | 381 - kmsro: Move DRM entrypoints to shared block 385 - kmsro: Silence warning if missing 1211 - kmsro: add \_dri.so to two of the kmsro drivers. 1397 - kmsro: Add the rest of the current set of tinydrm drivers. 1494 - kmsro: Add support for V3D. 3615 - kmsro: Extend to include armada-drm 4193 - kmsro: Add lima renderonly support 4194 - kmsro: Add platform support for exynos and sun4i
|
D | 20.0.0.rst | 244 - pipe-loader: Build kmsro loader for with all kmsro targets 2628 - kmsro: Extend to include ingenic-drm 3266 - kmsro: Add "mcde" entry point
|
D | 19.3.0.rst | 411 - pipe-loader: Add kmsro pipe_loader target 412 - pipe-loader: Default to kmsro if probe fails 417 - pipe-loader: Build kmsro loader for with all kmsro targets
|
D | 20.3.0.rst | 940 - kmsro: Add mediatek entry point 1990 - kmsro: Extend to include imx-dcss
|