Re: [Mesa-dev] [PATCH 1/2] r600g: rework flusing and synchronization pattern v6

2012-12-17 Thread Marek Olšák
On Mon, Dec 17, 2012 at 8:28 PM, wrote: > From: Jerome Glisse > > This bring r600g allmost inline with closed source driver when > it comes to flushing and synchronization pattern. > > v2-v4: history lost somewhere in outer space > v5: Fix compute size of flushing, use define for flags, update >

Re: [Mesa-dev] [PATCH 1/2] r600g: rework flusing and synchronization pattern v6

2012-12-17 Thread Alex Deucher
On Mon, Dec 17, 2012 at 2:28 PM, wrote: > From: Jerome Glisse > > This bring r600g allmost inline with closed source driver when > it comes to flushing and synchronization pattern. > > v2-v4: history lost somewhere in outer space > v5: Fix compute size of flushing, use define for flags, update >

[Mesa-dev] [PATCH 1/2] r600g: rework flusing and synchronization pattern v6

2012-12-17 Thread j . glisse
From: Jerome Glisse This bring r600g allmost inline with closed source driver when it comes to flushing and synchronization pattern. v2-v4: history lost somewhere in outer space v5: Fix compute size of flushing, use define for flags, update worst case cs size requirement for flush, treat rs7