Here is an output of glxinfo | grep render
Code: Select all
direct rendering: Yes
OpenGL renderer string: AMD Radeon HD 8570D
GL_ARB_compute_shader, GL_ARB_conditional_render_inverted,
GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_conditional_render,
GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_conditional_render,
Code: Select all
orion[~]$ vblank_mode=0 glxgears
295 frames in 5.0 seconds = 58.990 FPS
300 frames in 5.0 seconds = 59.879 FPS
300 frames in 5.0 seconds = 59.881 FPS
300 frames in 5.0 seconds = 59.880 FPS
300 frames in 5.0 seconds = 59.880 FPS
300 frames in 5.0 seconds = 59.879 FPS
300 frames in 5.0 seconds = 59.879 FPS
300 frames in 5.0 seconds = 59.880 FPS
300 frames in 5.0 seconds = 59.879 FPS
300 frames in 5.0 seconds = 59.880 FPS
300 frames in 5.0 seconds = 59.880 FPS
300 frames in 5.0 seconds = 59.879 FPS
300 frames in 5.0 seconds = 59.880 FPS
300 frames in 5.0 seconds = 59.880 FPS
300 frames in 5.0 seconds = 59.880 FPS
300 frames in 5.0 seconds = 59.879 FPS
300 frames in 5.0 seconds = 59.880 FPS
300 frames in 5.0 seconds = 59.880 FPS
300 frames in 5.0 seconds = 59.881 FPS
300 frames in 5.0 seconds = 59.882 FPS
300 frames in 5.0 seconds = 59.882 FPS
300 frames in 5.0 seconds = 59.881 FPS
300 frames in 5.0 seconds = 59.881 FPS
300 frames in 5.0 seconds = 59.881 FPS
300 frames in 5.0 seconds = 59.881 FPS
Code: Select all
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Module"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
Option "SwapbuffersWait" "false"
BusID "PCI:0:1:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection