[Intel-gfx] [PATCH v5 0/7] GuC Fixes, HuC auth. reorg and v9+ logging change

Sagar Arun Kamble sagar.a.kamble at intel.com
Thu Sep 21 17:38:44 UTC 2017


Dropped a patch to remove i915_guc_log_unregister and a patch to adjust
naming of GuC suspend/resume helpers. 

Sagar Arun Kamble (7):
  drm/i915: Create uc runtime and system suspend/resume helpers
  drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication
    across RPM suspend/resume
  drm/i915/guc: Update GuC 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: Enable default/critical logging in GuC by default from
    GuC v9
  drm/i915: Reorganize HuC authentication

 drivers/gpu/drm/i915/i915_drv.c            |  25 +++++--
 drivers/gpu/drm/i915/i915_gem.c            |   9 ++-
 drivers/gpu/drm/i915/i915_guc_submission.c |  19 +++--
 drivers/gpu/drm/i915/intel_guc_fwif.h      |   4 +-
 drivers/gpu/drm/i915/intel_guc_log.c       |  13 +++-
 drivers/gpu/drm/i915/intel_huc.c           |  22 ++----
 drivers/gpu/drm/i915/intel_uc.c            | 108 +++++++++++++++++++++++++----
 drivers/gpu/drm/i915/intel_uc.h            |  12 +++-
 8 files changed, 165 insertions(+), 47 deletions(-)

-- 
1.9.1



More information about the Intel-gfx mailing list