mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-06 17:37:52 +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"
|
Identifier "Card0"
|
||||||
Option "NoLogo" "1"
|
Option "NoLogo" "1"
|
||||||
Option "ConnectToAcpid" "0"
|
Option "ConnectToAcpid" "0"
|
||||||
|
Option "UseEvents" "true"
|
||||||
|
Option "TripleBuffer" "true"
|
||||||
|
Option "NvAGP" "1"
|
||||||
EndSection
|
EndSection
|
||||||
|
|
||||||
|
Section "Extensions"
|
||||||
|
Option "Composite" "Disabled"
|
||||||
|
EndSection
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user