mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xf86-video-ati: use DRI2 and EXA by default but allow DRI3 and glamor
This commit is contained in:
parent
807a3f07c5
commit
f1d35b7df6
@ -1,6 +1,8 @@
|
||||
Section "Device"
|
||||
Identifier "AMD Graphics"
|
||||
Driver "radeon"
|
||||
Option "DRI3" "1"
|
||||
Option "AccelMethod" "glamor"
|
||||
|
||||
# uncomment the following options to use DRI3 and glamor, otherwise DRI2 and exa
|
||||
# Option "DRI3" "1"
|
||||
# Option "AccelMethod" "glamor"
|
||||
Endsection
|
||||
|
Loading…
x
Reference in New Issue
Block a user