[Intel-gfx] [PATCH 3/4] drm/i915/guc: Enable interrupts before resuming GuC during runtime resume
Chris Wilson
chris at chris-wilson.co.uk
Mon Jan 22 10:09:47 UTC 2018
Quoting Sagar Arun Kamble (2018-01-22 08:26:03)
> GuC log streaming needs interrupts enabled prior to GuC resume but
> runtime pm interrupt setup was happening post GuC resume. Fix it.
> While at it, fix the unwinding of steps in the runtime suspend path.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104695
> Signed-off-by: Sagar Arun Kamble <sagar.a.kamble at intel.com>
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
> Cc: MichaĆ Winiarski <michal.winiarski at intel.com>
> Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
> Cc: Marta Lofstedt <marta.lofstedt at intel.com>
Ok, moving the interrupts around shouldn't be too much of an issue
during rpm suspend/resume as we hold the rpm wakeref for the operation.
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
More information about the Intel-gfx
mailing list