mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #9854 from mglae/le13_xorg_i915
xorg-i915.conf: set "option DRI 3"
This commit is contained in:
commit
ba091b25c4
@ -4,4 +4,5 @@ Section "Device"
|
||||
VendorName "INTEL Corporation"
|
||||
Option "TripleBuffer" "false"
|
||||
Option "TearFree" "false"
|
||||
Option "DRI" "3"
|
||||
EndSection
|
||||
|
Loading…
x
Reference in New Issue
Block a user