[Mesa-dev] [PATCH] dri-r600: Hook up a drm_descriptor configuration function

Mathias Fröhlich Mathias.Froehlich at gmx.net
Sat Oct 22 04:47:45 PDT 2011


Hi,

the attached patch enables opengl client side throtteling for r600g that 
recently slipped in as an infrastructure but is just enabled for vmgfx so far.

The benefits of the client side throtteling are great, since a single render 
intensive application is no longer able to just saturate the kernels radeon 
command buffer. In the default dri configuration the X servers swap response 
also helps for this case, but if this type of throtteling is disabled, client 
side throtteling just throttles the right application.
... I had that kind of fence based implementation on my todo for some time now 
but never got to that. Thanks for providing this!

Please review the attached patch.

Thanks

Mathias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dri-r600-Hook-up-a-drm_descriptor-configuration-func.patch
Type: text/x-patch
Size: 1215 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20111022/17ac6c52/attachment.bin>


More information about the mesa-dev mailing list