Home
last modified time | relevance | path

Searched refs:modesetting (Results 1 – 25 of 61) sorted by relevance

123

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dmeson.build45 symbol_test_args += join_paths(xorg_build_root, 'drivers', 'modesetting', 'modesetting_drv.so')
48 input: 'modesetting.man',
49 output: 'modesetting.4',
53 test('modesetting symbol test',
H A DMakefile.am69 driverman_PRE = modesetting.man
72 EXTRA_DIST = modesetting.man
H A DMakefile.in118 subdir = hw/xfree86/drivers/modesetting
649 EXTRA_DIST = modesetting.man
681 driverman_PRE = modesetting.man
697 $(AUTOMAKE) --foreign hw/xfree86/drivers/modesetting/Makefile
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/xorg-xserver/
H A Dxserver-xorg_%.bbappend13 SRC_URI:append = " file://20-modesetting.conf"
21 install -m 0755 ${WORKDIR}/20-modesetting.conf \
22 ${D}${datadir}/X11/xorg.conf.d/20-modesetting.conf
/OK3568_Linux_fs/debian/overlay/etc/init.d/
H A Drockchip.sh22 sed -i "s/always/none/g" /etc/X11/xorg.conf.d/20-modesetting.conf
28 sed -i "s/always/none/g" /etc/X11/xorg.conf.d/20-modesetting.conf
34 sed -i "s/always/none/g" /etc/X11/xorg.conf.d/20-modesetting.conf
40 sed -i "s/always/none/g" /etc/X11/xorg.conf.d/20-modesetting.conf
46 sed -i "s/always/none/g" /etc/X11/xorg.conf.d/20-modesetting.conf
/OK3568_Linux_fs/external/xserver/debian/patches/
H A D07_use-modesetting-driver-by-default-on-GeForce.diff4 Subject: [PATCH xserver] xfree86: use modesetting driver by default on GeForce
34 + /* 'modesetting' is preferred for GeForce 8 and newer GPUs */
H A Dseries9 07_use-modesetting-driver-by-default-on-GeForce.diff
H A D06_use-intel-only-on-pre-gen4.diff1 Description: Use intel ddx only on pre-gen4 hw, newer ones will fall back to modesetting
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-xserver/
H A Dxserver-xorg.inc78 xf86-video-modesetting"
80 SUMMARY:xf86-video-modesetting = "X.Org X server -- modesetting display driver"
81 INSANE_SKIP:${MLPREFIX}xf86-video-modesetting = "xorg-driver-abi"
114 FILES:xf86-video-modesetting = "${libdir}/xorg/modules/drivers/modesetting_drv.so"
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/
H A D0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch6 Use intel ddx only on pre-gen4 hw, newer ones will fall back to modesetting
12 Others fall through to the -modesetting default.
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/
H A DMakefile.am4 SUBDIRS += modesetting subdir
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vboxvideo/
H A DMakefile2 vboxvideo-y := hgsmi_base.o modesetting.o vbva_base.o \
/OK3568_Linux_fs/buildroot/package/x11r7/xserver_xorg-server/
H A Dxserver_xorg-server.mk205 $(INSTALL) -D -m 0644 $(XSERVER_XORG_SERVER_PKGDIR)/20-modesetting.conf \
206 $(TARGET_DIR)/usr/share/X11/xorg.conf.d/20-modesetting.conf
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A DKconfig12 X.org QXL driver that can handle kernel modesetting.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mgag200/
H A DKconfig10 of the modesetting userspace driver, and a version of mga driver
/OK3568_Linux_fs/kernel/drivers/gpu/drm/ast/
H A DKconfig11 this driver without having a working -modesetting,
/OK3568_Linux_fs/kernel/drivers/staging/olpc_dcon/
H A DTODO4 modesetting drivers.
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/x86/
H A Dx86-base.inc46 XSERVER_X86_MODESETTING = "xf86-video-modesetting"
/OK3568_Linux_fs/external/xserver/debian/
H A Dxserver-xorg-core.NEWS3 X now defaults to using built-in modesetting video driver on Intel
H A Dcontrol107 xserver-xorg-video-modesetting,
111 xserver-xorg-video-modesetting,
115 xserver-xorg-video-modesetting,
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0021-linuxfbdrm-Delay-setMode-to-swapBuffers.patch74 - // Do the modesetting.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A DKbuild51 # DRM - modesetting
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/
H A Dwayland_1.20.0.bb4 a standalone display server running on Linux kernel modesetting and evdev \
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drmMode.c814 int i, modesetting, ret; in drmCheckModesettingSupported()
830 len = sizeof(modesetting); in drmCheckModesettingSupported()
831 ret = sysctlbyname(oid, &modesetting, &len, NULL, 0); in drmCheckModesettingSupported()
832 if (ret == -1 || len != sizeof(modesetting)) in drmCheckModesettingSupported()
834 return (modesetting ? 0 : -ENOSYS); in drmCheckModesettingSupported()
/OK3568_Linux_fs/debian/ubuntu-build-service/bullseye-gnome-armhf/customization/package-lists/
H A Dlinaro.list.chroot202 xserver-xorg-video-modesetting

123