[Mesa-dev] [PATCH] i965: Fix hangs on HSW since the gen6 blorp fix.
Chad Versace
chad.versace at linux.intel.com
Tue May 7 16:48:58 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.
> ---
> src/mesa/drivers/dri/i965/gen7_blorp.cpp | 103 ++++++++++++++++++++++++++++++-
> 1 file changed, 101 insertions(+), 2 deletions(-)
Tested on Haswell.
Reviewed-and-tested-by: Chad Versace <chad.versace at linux.intel.com>
More information about the mesa-dev
mailing list