mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +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"
|
Section "Device"
|
||||||
Identifier "AMD Graphics"
|
Identifier "AMD Graphics"
|
||||||
Driver "radeon"
|
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
|
Endsection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user