All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v10 0/9] GEM/GuC Suspend/Resume/Reset fixes and restructuring
@ 2017-09-27  9:30 Sagar Arun Kamble
  2017-09-27  9:30 ` [PATCH v10 1/9] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors Sagar Arun Kamble
                   ` (10 more replies)
  0 siblings, 11 replies; 33+ messages in thread
From: Sagar Arun Kamble @ 2017-09-27  9:30 UTC (permalink / raw)
  To: intel-gfx

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

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

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

end of thread, other threads:[~2017-09-28 16:01 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-27  9:30 [PATCH v10 0/9] GEM/GuC Suspend/Resume/Reset fixes and restructuring Sagar Arun Kamble
2017-09-27  9:30 ` [PATCH v10 1/9] drm/i915: Create GEM runtime resume helper and handle GEM suspend/resume errors Sagar Arun Kamble
2017-09-27 15:41   ` Michal Wajdeczko
2017-09-27 17:02     ` Sagar Arun Kamble
2017-09-28 11:37   ` Chris Wilson
2017-09-28 13:27     ` Sagar Arun Kamble
2017-09-27  9:30 ` [PATCH v10 2/9] drm/i915: Update GEM suspend/resume flows considering GuC and GEM fences Sagar Arun Kamble
2017-09-27 15:47   ` Michal Wajdeczko
2017-09-27 17:03     ` Sagar Arun Kamble
2017-09-28 11:40   ` Chris Wilson
2017-09-28 13:20     ` Sagar Arun Kamble
2017-09-27  9:30 ` [PATCH v10 3/9] drm/i915: Create uC runtime and system suspend/resume helpers Sagar Arun Kamble
2017-09-27 15:56   ` Michal Wajdeczko
2017-09-27 17:07     ` Sagar Arun Kamble
2017-09-28 11:45   ` Chris Wilson
2017-09-28 11:56     ` Sagar Arun Kamble
2017-09-27  9:30 ` [PATCH v10 4/9] drm/i915/guc: Update GuC load status as NONE on GPU reset Sagar Arun Kamble
2017-09-27 16:34   ` Michal Wajdeczko
2017-09-27  9:30 ` [PATCH v10 5/9] drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication across RPM suspend/resume Sagar Arun Kamble
2017-09-27 16:39   ` Michal Wajdeczko
2017-09-27  9:30 ` [PATCH v10 6/9] drm/i915/guc: Check execbuf client to disable submission and don't depend on enable_guc_submission Sagar Arun Kamble
2017-09-28 11:47   ` Chris Wilson
2017-09-28 13:19     ` Sagar Arun Kamble
2017-09-27  9:30 ` [PATCH v10 7/9] drm/i915/guc: Update GuC suspend functionality in intel_uc_suspend Sagar Arun Kamble
2017-09-27  9:30 ` [PATCH v10 8/9] drm/i915/guc: Disable GuC submission and suspend it prior to i915 reset Sagar Arun Kamble
2017-09-27  9:30 ` [PATCH v10 9/9] drm/i915/guc: Fix GuC cleanup in unload path Sagar Arun Kamble
2017-09-27 17:11   ` Michal Wajdeczko
2017-09-27 17:24     ` Sagar Arun Kamble
2017-09-28 11:55   ` Chris Wilson
2017-09-28 13:15     ` Sagar Arun Kamble
2017-09-28 16:01       ` Sagar Arun Kamble
2017-09-27  9:56 ` ✓ Fi.CI.BAT: success for GEM/GuC Suspend/Resume/Reset fixes and restructuring (rev3) Patchwork
2017-09-27 12:22 ` ✗ Fi.CI.IGT: warning " Patchwork

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.