[Intel-gfx] [PATCH v10 0/9] GEM/GuC Suspend/Resume/Reset fixes and restructuring
Sagar Arun Kamble
sagar.a.kamble at intel.com
Wed Sep 27 09:30:30 UTC 2017
Older series can be found at
https://patchwork.freedesktop.org/series/30715/
https://patchwork.freedesktop.org/series/30502/
https://patchwork.freedesktop.org/series/30351/
v1-v8: Part of above three series.
v9:
Fixed patch 1 based on review inputs from Michal Winiarski.
Rebased all patches. Updated ordering of cc, s-o-b, r-b tags for all patches.
v10: Added new patch (6th). Addressed reviews on v9.
Sagar Arun Kamble (9):
drm/i915: Create GEM runtime resume helper and handle GEM
suspend/resume errors
drm/i915: Update GEM suspend/resume flows considering GuC and GEM
fences
drm/i915: Create uC runtime and system suspend/resume helpers
drm/i915/guc: Update GuC load status as NONE on GPU reset
drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication
across RPM suspend/resume
drm/i915/guc: Check execbuf client to disable submission and don't
depend on enable_guc_submission
drm/i915/guc: Update GuC suspend functionality in intel_uc_suspend
drm/i915/guc: Disable GuC submission and suspend it prior to i915
reset
drm/i915/guc: Fix GuC cleanup in unload path
drivers/gpu/drm/i915/i915_drv.c | 37 +++++++-----
drivers/gpu/drm/i915/i915_drv.h | 5 +-
drivers/gpu/drm/i915/i915_gem.c | 53 +++++++++++++++--
drivers/gpu/drm/i915/i915_guc_submission.c | 13 ++---
drivers/gpu/drm/i915/i915_suspend.c | 2 -
drivers/gpu/drm/i915/intel_uc.c | 94 +++++++++++++++++++++++++++---
drivers/gpu/drm/i915/intel_uc.h | 9 ++-
drivers/gpu/drm/i915/intel_uncore.c | 10 ++++
8 files changed, 179 insertions(+), 44 deletions(-)
--
1.9.1
More information about the Intel-gfx
mailing list