mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
xf86-video-nouveau: enable GLXVBlank by default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0ee7fc9cdf
commit
e964df26ec
@ -17,7 +17,7 @@ Section "Device"
|
|||||||
Driver "nouveau"
|
Driver "nouveau"
|
||||||
VendorName "Nouveau"
|
VendorName "Nouveau"
|
||||||
Option "HWCursor" "on"
|
Option "HWCursor" "on"
|
||||||
Option "GLXVBlank" "off"
|
Option "GLXVBlank" "on"
|
||||||
EndSection
|
EndSection
|
||||||
|
|
||||||
Section "Extensions"
|
Section "Extensions"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user