[Mesa-dev] [PATCH] r600g: order atom emission

Philipp Klaus Krause pkk at spth.de
Thu Sep 6 00:21:39 PDT 2012


On 06.09.2012 07:35, j.glisse at gmail.com wrote:
> From: Jerome Glisse <jglisse at redhat.com>
> 
> To avoid GPU lockup registers must be emited in a specific order
> (no kidding ...). This patch rework atom emission so order in which
> atom are emited in respect to each other is always the same. We
> don't have any informations on what is the correct order so order
> will need to be infered from fglrx command stream.

Shouldn't this be stated in comments, so the next person who comes along
and makes a change in this code doesn't inadvertently change the order?

Philipp


More information about the mesa-dev mailing list