The first three are
Reviewed-by: Jason Ekstrand
The last one seems really clunky to me. I sort-of get why since we don't
actually use blorp for gen8 HiZ ops. I think it would be better if you
split it into two patches, one which merges intel_hiz_exec with
gen6_blorp_hiz_exec and a second which
On Wed, Nov 16, 2016 at 12:56 AM, Jordan Justen
wrote:
> Enabling this option causes the source and destination surfaces to be
> dumped out to debug files. The destination is dumped both before and
> after the blit operation.
>
> Signed-off-by: Jordan Justen
> ---
> src/intel/blorp/blorp_blit.c
Enabling this option causes the source and destination surfaces to be
dumped out to debug files. The destination is dumped both before and
after the blit operation.
Signed-off-by: Jordan Justen
---
src/intel/blorp/blorp_blit.c | 53
1 file changed, 53