Re: [Intel-gfx] [PATCH 10/10] drm/i915: Remove temporary RPM wakeref assert disables

2016-07-11 Thread Mika Kuoppala
Chris Wilson writes: > Now that the last couple of hacks have been removed from the runtime > powermanagement users, we can fully enable the asserts. > > Signed-off-by: Chris Wilson Reviewed-by: Mika Kuoppala > --- > drivers/gpu/drm/i915/intel_drv.h | 7 --- > 1 file changed, 7 deletions

[Intel-gfx] [PATCH 10/10] drm/i915: Remove temporary RPM wakeref assert disables

2016-07-09 Thread Chris Wilson
Now that the last couple of hacks have been removed from the runtime powermanagement users, we can fully enable the asserts. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/intel_drv.h | 7 --- 1 file changed, 7 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_drv.h b/drivers/gpu/d