drm/i915/guc: Preparing for GuC reset along with engine reset
authorSujaritha Sundaresan <sujaritha.sundaresan@intel.com>
Thu, 7 Mar 2019 18:44:44 +0000 (10:44 -0800)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 14 Mar 2019 08:31:47 +0000 (08:31 +0000)
commit628ac441e8547340ea47f701c3b87ec60831e8f2
tree18db64a3fb876b5c27c4abefc7224880c574eeac
parent8a9a5608a31b23a8da4be67285176dd4cacfa574
drm/i915/guc: Preparing for GuC reset along with engine reset

Adding the call to prepare for guc reset along with engine
reset. intel_uc_reset_prepare() calls to disable guc communication
and to sanitize.

Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Sujaritha Sundaresan <sujaritha.sundaresan@intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190307184445.25895-1-sujaritha.sundaresan@intel.com
drivers/gpu/drm/i915/i915_reset.c