[Intel-gfx] [PATCH 4/6] drm/i915: simplify i915_reset a bit

Jesse Barnes jbarnes at virtuousgeek.org
Wed Apr 25 18:18:21 CEST 2012


On Wed, 25 Apr 2012 13:57:11 +0200
Daniel Vetter <daniel.vetter at ffwll.ch> wrote:

> - need_display is always true, scrap it.
> - don't reacquire the mutex to do nothing after having restored the
>   gem state.
> 

Actually I think we generally *don't* need to reset display.  It's
currently there just because we haven't tried reset handling without
it.  But not resetting display would make resets a little less visible,
which would be nice.  Now that you have a nice test setup, can you try
testing without the display engine bit set (i.e. only reset render and
media at hang time)?

-- 
Jesse Barnes, Intel Open Source Technology Center



More information about the Intel-gfx mailing list