[Mesa-dev] [PATCH] i965: Fix hangs on HSW since the gen6 blorp fix.
Kenneth Graunke
kenneth at whitecape.org
Tue May 7 20:54:28 PDT 2013
On 05/07/2013 04:36 PM, Eric Anholt wrote:
> The constant packets for gen6 are too small for gen7, and while IVB seems
> happy with them HSW blows up. Fix it by emitting the correct packets on
> gen7, for all stages.
>
> v2: Include the packets instead of just skipping them.
> NOTE: This is a candidate for the stable branches.
Thanks so much for fixing this, Eric.
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
More information about the mesa-dev
mailing list