On 01/15/2016 03:44 AM, bugzilla-daemon@freedesktop.org wrote:

Comment # 11 on bug 93599 from
(In reply to Darius Spitznagel from comment #10)
> (In reply to Francisco Jerez from comment #9)
> > Created attachment 121012 [details] [review] [review] [review]
> > gen7_stall_before_ro_invalidation-2.patch
> > 
> > Thanks for testing.  I'm attaching a (marginally) more optimal fix which
> > avoids a redundant CS stall and HDC flush from the next pipe control, can
> > you confirm whether it still gets rid of the corruption?
> > 
> > Thanks.
> 
> This optimized patch also works - there is no corruption!
> 
> Thanks again.

Cool, I just added your tested-by tag and sent the fix for review to the
mesa-dev mailing list:

http://lists.freedesktop.org/archives/mesa-dev/2016-January/104968.html

You are receiving this mail because:
Hello Francisco,
I think you forgot the rename PIPE_CONTROL_DATA_CACHE_INVALIDATE also in "src/mesa/drivers/dri/i965/brw_misc_state.c".