mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 17:07:49 +00:00
xf86-video-nvidia: add some options for better UI speedup - for testing
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d915208af9
commit
84e8324a43
@ -2,4 +2,12 @@ Section "Device"
|
||||
Identifier "Card0"
|
||||
Option "NoLogo" "1"
|
||||
Option "ConnectToAcpid" "0"
|
||||
Option "UseEvents" "true"
|
||||
Option "TripleBuffer" "true"
|
||||
Option "NvAGP" "1"
|
||||
EndSection
|
||||
|
||||
Section "Extensions"
|
||||
Option "Composite" "Disabled"
|
||||
EndSection
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user