aboutsummaryrefslogtreecommitdiff
path: root/.etc/X11/xorg.conf.d/amd.conf
blob: 0401175950dde132c018fad18edb4f985e6fd60d (plain) (blame)
1
2
3
4
5
6
Section "Device"
   Identifier "AMD"
   Driver "amdgpu"
   Option "DRI" "3"
   Option "TearFree" "true"
EndSection