All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/9] GuC Fixes, Minor restructuring changes and v9+ logging change
@ 2017-09-20 17:38 Sagar Arun Kamble
  2017-09-20 17:38 ` [PATCH v4 1/9] drm/i915: Create uc runtime and system suspend/resume helpers Sagar Arun Kamble
                   ` (10 more replies)
  0 siblings, 11 replies; 29+ messages in thread
From: Sagar Arun Kamble @ 2017-09-20 17:38 UTC (permalink / raw)
  To: intel-gfx

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2017-09-22  4:22 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-20 17:38 [PATCH v4 0/9] GuC Fixes, Minor restructuring changes and v9+ logging change Sagar Arun Kamble
2017-09-20 17:38 ` [PATCH v4 1/9] drm/i915: Create uc runtime and system suspend/resume helpers Sagar Arun Kamble
2017-09-21 17:16   ` Michał Winiarski
2017-09-21 17:26     ` Sagar Arun Kamble
2017-09-20 17:38 ` [PATCH v4 2/9] drm/i915/guc: Update prototype/name of GuC suspend/resume fns and move to intel_uc.c Sagar Arun Kamble
2017-09-20 21:25   ` Michal Wajdeczko
2017-09-21 16:40     ` Sagar Arun Kamble
2017-09-20 17:38 ` [PATCH v4 3/9] drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication across RPM suspend/resume Sagar Arun Kamble
2017-09-20 21:33   ` Michal Wajdeczko
2017-09-21 16:43     ` Sagar Arun Kamble
2017-09-20 17:38 ` [PATCH v4 4/9] drm/i915/guc: Update suspend functionality in intel_uc_suspend path Sagar Arun Kamble
2017-09-21 16:46   ` Michał Winiarski
2017-09-21 16:55     ` Sagar Arun Kamble
2017-09-21 20:52       ` Michał Winiarski
2017-09-20 17:38 ` [PATCH v4 5/9] drm/i915/guc: Disable GuC submission and suspend it prior to i915 reset Sagar Arun Kamble
2017-09-20 21:45   ` Michal Wajdeczko
2017-09-20 17:38 ` [PATCH v4 6/9] drm/i915/guc: Fix GuC cleanup in unload path Sagar Arun Kamble
2017-09-20 21:53   ` Michal Wajdeczko
2017-09-20 17:38 ` [PATCH v4 7/9] drm/i915/guc: Remove i915_guc_log_unregister Sagar Arun Kamble
2017-09-20 20:58   ` Michal Wajdeczko
2017-09-21 17:31     ` Sagar Arun Kamble
2017-09-21 17:40       ` Sagar Arun Kamble
2017-09-21 20:39         ` Michal Wajdeczko
2017-09-22  4:22           ` Sagar Arun Kamble
2017-09-20 17:38 ` [PATCH v4 8/9] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9 Sagar Arun Kamble
2017-09-20 17:38 ` [PATCH v4 9/9] drm/i915: Reorganize HuC authentication Sagar Arun Kamble
2017-09-20 18:47 ` ✓ Fi.CI.BAT: success for GuC Fixes, Minor restructuring changes and v9+ logging change Patchwork
2017-09-20 20:55 ` ✗ Fi.CI.IGT: failure " Patchwork
2017-09-21  3:11   ` Kamble, Sagar A

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.