[Intel-gfx] [PATCH v4 0/9] GuC Fixes, Minor restructuring changes and v9+ logging change
Sagar Arun Kamble
sagar.a.kamble at intel.com
Wed Sep 20 17:38:15 UTC 2017
This series is based on reviews from https://patchwork.freedesktop.org/series/30351/.
Due to changing priority and complexity of restructuring, this patch series has gone
through >5 revisions but would want to maintain the series w.r.t above base series.
W.r.t above series this is rev4. Older series can be found at
https://patchwork.freedesktop.org/series/30502/.
Sagar Arun Kamble (9):
drm/i915: Create uc runtime and system suspend/resume helpers
drm/i915/guc: Update prototype/name of GuC suspend/resume fns and move
to intel_uc.c
drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication
across RPM suspend/resume
drm/i915/guc: Update suspend functionality in intel_uc_suspend path
drm/i915/guc: Disable GuC submission and suspend it prior to i915
reset
drm/i915/guc: Fix GuC cleanup in unload path
drm/i915/guc: Remove i915_guc_log_unregister
drm/i915/guc: Enable default/critical logging in GuC by default from
GuC v9
drm/i915: Reorganize HuC authentication
drivers/gpu/drm/i915/i915_drv.c | 26 +++-
drivers/gpu/drm/i915/i915_gem.c | 9 +-
drivers/gpu/drm/i915/i915_guc_submission.c | 54 +-------
drivers/gpu/drm/i915/intel_guc_fwif.h | 4 +-
drivers/gpu/drm/i915/intel_guc_log.c | 25 ++--
drivers/gpu/drm/i915/intel_huc.c | 22 ++--
drivers/gpu/drm/i915/intel_uc.c | 195 ++++++++++++++++++++++++++---
drivers/gpu/drm/i915/intel_uc.h | 15 ++-
8 files changed, 241 insertions(+), 109 deletions(-)
--
1.9.1
More information about the Intel-gfx
mailing list