[Mesa-dev] [PATCH 1/4] i965: Fix GPU hangs when INTEL_DEBUG=no16 is set.
Matt Turner
mattst88 at gmail.com
Sat Aug 30 21:31:16 PDT 2014
On Fri, Aug 29, 2014 at 11:10 PM, Kenneth Graunke <kenneth at whitecape.org> wrote:
> The replicated data clear shader needs to be SIMD16, or else the GPU
> will hang. So, compile it even if INTEL_DEBUG=no16 is set.
Oh, great. I wasted a bunch of time wondering wtf was causing my GPU to hang.
Reviewed-by: Matt Turner <mattst88 at gmail.com>
More information about the mesa-dev
mailing list