Re: [Mesa-dev] [PATCH] i965: Rewrite the HiZ op

2012-02-07 Thread Kenneth Graunke
On 02/06/2012 12:33 AM, Chad Versace wrote: The HiZ op was implemented as a meta-op. This patch reimplements it by emitting a special HiZ batch. This fixes several known bugs, and likely a lot of undiscovered ones too. Reviewed-by: Kenneth Graunke _

Re: [Mesa-dev] [PATCH] i965: Rewrite the HiZ op

2012-02-07 Thread Chad Versace
On 02/07/2012 01:10 PM, Eric Anholt wrote: > Initial note: I'm very concerned about landing this much driver code > right before a release. It's very nice code, and easy to read and > review, but I'm still more scared of it than the previous hacks with > known bugs in this timeframe. For merging

Re: [Mesa-dev] [PATCH] i965: Rewrite the HiZ op

2012-02-07 Thread Eric Anholt
Initial note: I'm very concerned about landing this much driver code right before a release. It's very nice code, and easy to read and review, but I'm still more scared of it than the previous hacks with known bugs in this timeframe. For merging after 8.0, I'm fully on board. On Mon, 6 Feb 2012