Home
last modified time | relevance | path

Searched refs:DRI (Results 1 – 25 of 60) sorted by relevance

123

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-mga/
H A Dcheckfile.patch7 Subject: [PATCH] build: dont use AC_CHECK_FILE when enabling DRI
12 Fix this by enabling DRI by default, and removing the explicit file checks as
30 - [Disable DRI support [[default=auto]]]),
31 + [Disable DRI support [[default=enabled]]]),
32 [DRI="$enableval"],
33 - [DRI=auto])
34 + [DRI=yes])
42 -if test "x$DRI" != xno; then
51 -AC_MSG_CHECKING([whether to include DRI support])
52 -if test "x$DRI" = xauto; then
[all …]
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt9 R000 Apple-DRI:QueryVersion
10 R001 Apple-DRI:QueryDirectRenderingCapable
11 R002 Apple-DRI:CreateSurface
12 R003 Apple-DRI:DestroySurface
13 R004 Apple-DRI:AuthConnection
14 V000 Apple-DRI:ObsoleteEvent1
15 V001 Apple-DRI:ObsoleteEvent2
16 V002 Apple-DRI:ObsoleteEvent3
17 V003 Apple-DRI:SurfaceNotify
18 E000 Apple-DRI:ClientNotLocal
[all …]
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-tdfx/
H A D0001-cross.patch7 -if test "$DRI" != no; then
8 +if test "x$DRI" != xno; then
24 AC_MSG_CHECKING([whether to include DRI support])
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-mach64/
H A D0001-cross-compile.patch6 if test "$DRI" != no; then
27 AC_MSG_CHECKING([whether to include DRI support])
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-savage/
H A D0001-cross-compile.patch6 if test "$DRI" != no; then
27 AC_MSG_CHECKING([whether to include DRI support])
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dsisfb.rst21 important role in connection with DRM/DRI: Sisfb manages the memory heap
22 used by DRM/DRI for 3D texture and other data. This memory management is
23 required for using DRI/DRM.
25 Kernels >= around 2.6.3 do not need sisfb any longer for DRI/DRM memory
137 mem:X size of memory for the console, rest will be used for DRI/DRM. X
141 (since DRI/DRM is not supported for these chipsets).
/OK3568_Linux_fs/buildroot/package/mesa3d/
H A DConfig.in311 comment "DRI drivers"
314 bool "DRI i915 driver"
322 bool "DRI i965 driver"
330 comment "DRI i965 driver needs a toolchain w/ headers >= 3.17"
335 bool "DRI nouveau driver"
342 bool "DRI radeon r100 driver"
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/drm/
H A Dlibdrm_2.4.110.bb4 \"Direct Rendering Infrastructure\" (DRI). DRI is required for many hardware \
/OK3568_Linux_fs/buildroot/package/udev/
H A Dudev.mk10 - - render -1 * - - - DRI rendering nodes
/OK3568_Linux_fs/buildroot/package/x11r7/xapp_xdriinfo/
H A DConfig.in7 query configuration information of DRI drivers
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-ati/
H A DConfig.in3 depends on BR2_i386 || BR2_x86_64 # DRI radeon r100 driver
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DMakefile.am20 DRI.c \
H A Dmeson.build18 'DRI.c',
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-jpeg.rst60 in DRI (Define Restart Interval) marker. If
61 ``V4L2_CID_JPEG_RESTART_INTERVAL`` control is set to 0, DRI and RSTm
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/
H A Dmesa-gl_22.0.3.bb9 # At least one DRI rendering engine is required to build mesa.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/
H A D0012-content-gpu-Only-depend-dri-for-X11.patch17 # Use DRI on desktop Linux builds.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_105.0.5195/
H A D0012-content-gpu-Only-depend-dri-for-X11.patch17 # Use DRI on desktop Linux builds.
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-fbturbo/
H A D0001-sunxi_x_g2d-drop-unused-dri2-include.patch6 The driver doesn't use DRI for anything.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_103.0.5060/
H A D0012-content-gpu-Only-depend-dri-for-X11.patch17 # Use DRI on desktop Linux builds.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/
H A D0013-content-gpu-Only-depend-dri-for-X11.patch17 # Use DRI on desktop Linux builds.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/
H A D0013-content-gpu-Only-depend-dri-for-X11.patch17 # Use DRI on desktop Linux builds.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/
H A D0012-content-gpu-Only-depend-dri-for-X11.patch18 # Use DRI on desktop Linux builds.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_97.0.4692/
H A D0013-content-gpu-Only-depend-dri-for-X11.patch18 # Use DRI on desktop Linux builds.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_96.0.4664/
H A D0013-content-gpu-Only-depend-dri-for-X11.patch18 # Use DRI on desktop Linux builds.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/
H A D0014-content-gpu-Only-depend-dri-for-X11.patch18 # Use DRI on desktop Linux builds.

123