Hacker News new | ask | show | jobs
by anthk 1874 days ago
Disable Glamor and enable EXA rendering. My 10-radeon.conf:

    Section "OutputClass"
       Identifier "Radeon"
 MatchDriver "radeon"
 Driver "radeon"
 Option "AccelMethod" "EXA"
 Option "EXAVSync" "false"
 Option "SwapbuffersWait" "false"
    EndSection
My GPU: AMD RS690M [Radeon Xpress 1200/1250/1270]