Set SwapbuffersWait off in your xorg.conf.
example:
example:
Code:
Section "Device" Identifier "Radeon" Driver "radeon" Option "SwapbuffersWait" "off" EndSection
Comment