[Intel-gfx] [PATCH v2 0/2] GuC suspend paths cleanup
Sujaritha Sundaresan
sujaritha.sundaresan at intel.com
Wed Feb 20 00:41:00 UTC 2019
The work was started to fix bugs that were seen on the
suspend and hibernate devices path.The initial issue to be seen
was a warning with the CTB. In parallel there were issues seen on the
suspend paths. This series works to resolve the errors in the GuC
cleanup paths and be compatible with lockless reset.
Sujaritha Sundaresan (2):
drm/i915/guc: Splitting CT channel open/close functions
drm/i915/guc: Calling guc_disable_communication in all suspend paths
drivers/gpu/drm/i915/i915_reset.c | 2 +-
drivers/gpu/drm/i915/intel_guc.c | 12 ++++
drivers/gpu/drm/i915/intel_guc_ct.c | 90 +++++++++++++++++++++--------
drivers/gpu/drm/i915/intel_guc_ct.h | 3 +
drivers/gpu/drm/i915/intel_uc.c | 23 ++++++--
drivers/gpu/drm/i915/intel_uc.h | 1 +
integration-manifest | 32 ++++++++++
7 files changed, 133 insertions(+), 30 deletions(-)
create mode 100644 integration-manifest
--
2.20.1
More information about the Intel-gfx
mailing list