mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xf86-video-intel: Explicitely disable TearFree and TripleBuffer
This commit is contained in:
parent
ce0e76e1f5
commit
12e3c05d0d
7
projects/Generic/filesystem/etc/X11/xorg-i915.conf
Normal file
7
projects/Generic/filesystem/etc/X11/xorg-i915.conf
Normal file
@ -0,0 +1,7 @@
|
||||
Section "Device"
|
||||
Identifier "Device0"
|
||||
Driver "intel"
|
||||
VendorName "INTEL Corporation"
|
||||
Option "TripleBuffer" "false"
|
||||
Option "TearFree" "false"
|
||||
EndSection
|
Loading…
x
Reference in New Issue
Block a user