[Intel-gfx] [PATCH] drivers/i915: Fix unnoticed failure of init_ring_common()

Daniel Vetter daniel.vetter at ffwll.ch
Thu Jun 19 16:36:24 CEST 2014


On Thu, Jun 19, 2014 at 4:35 PM, Daniel Vetter <daniel.vetter at ffwll.ch> wrote:
> The actual bug we seem to have is blowing up on the ggtt_unpin in
> context_fini. Which is doubly-impossible: Gen4 doesn't have hw
> contexts, so should have dctx->obj == NULL. And ring init failures
> fail earlier so shouldn't even hit the context_fini code below the
> cleanup_gem: label in driver_load. Seriously confused here.

Also please retest with latest upstream, we've made the ring init
failure non-letal for the driver. That should help you, too.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch



More information about the Intel-gfx mailing list