Re: [Mesa-dev] [PATCH] i965: Make BLORP disable the NP Z PMA stall fix.

2017-01-14 Thread Jason Ekstrand
I thought I'd fixed this already... In any case Reviewed-by: Jason Ekstrand you should probably cc stable On Sat, Jan 14, 2017 at 4:23 PM, Kenneth Graunke wrote: > This may fix GPU hangs on Gen8. I don't know if it does though. > > Signed-off-by: Kenneth Graunke > --- > src/mesa/drivers/dr

[Mesa-dev] [PATCH] i965: Make BLORP disable the NP Z PMA stall fix.

2017-01-14 Thread Kenneth Graunke
This may fix GPU hangs on Gen8. I don't know if it does though. Signed-off-by: Kenneth Graunke --- src/mesa/drivers/dri/i965/genX_blorp_exec.c | 4 1 file changed, 4 insertions(+) diff --git a/src/mesa/drivers/dri/i965/genX_blorp_exec.c b/src/mesa/drivers/dri/i965/genX_blorp_exec.c index