diff --git a/projects/Generic/devices/x11/filesystem/etc/X11/xorg-i915.conf b/projects/Generic/devices/x11/filesystem/etc/X11/xorg-i915.conf index f4f70ae255..383fd7e832 100644 --- a/projects/Generic/devices/x11/filesystem/etc/X11/xorg-i915.conf +++ b/projects/Generic/devices/x11/filesystem/etc/X11/xorg-i915.conf @@ -4,4 +4,5 @@ Section "Device" VendorName "INTEL Corporation" Option "TripleBuffer" "false" Option "TearFree" "false" + Option "DRI" "3" EndSection