[Intel-gfx] [PATCH v2 1/4] drm/i915: Use i915_hw_context to set reset stats
Daniel Vetter
daniel at ffwll.ch
Thu Jan 30 16:26:08 CET 2014
On Thu, Jan 30, 2014 at 04:01:15PM +0200, Mika Kuoppala wrote:
> With full ppgtt support drm_i915_file_private gained knowledge
> about the default context. Also reset stats are now inside
> i915_hw_context so we can use proper abstraction.
>
> v2: Move BUG_ON and WARN_ON to more proper locations (Ben)
>
> Suggested-by: Ben Widawsky <ben at bwidawsk.net>
> Signed-off-by: Mika Kuoppala <mika.kuoppala at intel.com>
> Reviewed-by: Ben Widawsky <ben at bwidawsk.net>
[snip]
> + BUG_ON(!ctx->last_ring);
I've changed this to a WARN_ON - killing the entire driver over this seems
a bit excessive.
-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