Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] drm/xe: remove GuC reload in D3Hot path
@ 2024-08-07 13:40 Riana Tauro
  2024-08-07 13:32 ` ✓ CI.Patch_applied: success for drm/xe: remove GuC reload in D3Hot path (rev6) Patchwork
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Riana Tauro @ 2024-08-07 13:40 UTC (permalink / raw)
  To: intel-xe
  Cc: riana.tauro, anshuman.gupta, rodrigo.vivi, matthew.brost,
	michal.wajdeczko, karthik.poosa

Power is not lost when only D3hot is allowed so remove GuC reload in
runtime suspend D3Hot path.

Rev2: Rebase
Rev3: fix review comments
Rev4: fix commit message and kernel-doc
      split patches
Rev5: add runtime suspend and resume pair in CT layer
      fix review comments
Rev6: use xe_gt_WARN_ON instead of xe_gt_assert
      assert and queue g2h handler if g2h head and tail are unequal

Riana Tauro (2):
  drm/xe: modify GuC CTB enable communication
  drm/xe: remove GuC reload in D3Hot path

 drivers/gpu/drm/xe/xe_gt.c     | 33 ++++++++++++++++++---
 drivers/gpu/drm/xe/xe_gt.h     |  4 +--
 drivers/gpu/drm/xe/xe_guc.c    | 53 ++++++++++++++++++++++++++++++----
 drivers/gpu/drm/xe/xe_guc.h    |  4 ++-
 drivers/gpu/drm/xe/xe_guc_ct.c | 36 +++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_guc_ct.h |  3 ++
 drivers/gpu/drm/xe/xe_pm.c     |  8 ++---
 drivers/gpu/drm/xe/xe_uc.c     | 32 ++++++++++++++++++--
 drivers/gpu/drm/xe/xe_uc.h     |  2 ++
 9 files changed, 156 insertions(+), 19 deletions(-)

-- 
2.40.0


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

end of thread, other threads:[~2024-08-09 20:07 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07 13:40 [PATCH v6 0/2] drm/xe: remove GuC reload in D3Hot path Riana Tauro
2024-08-07 13:32 ` ✓ CI.Patch_applied: success for drm/xe: remove GuC reload in D3Hot path (rev6) Patchwork
2024-08-07 13:32 ` ✓ CI.checkpatch: " Patchwork
2024-08-07 13:34 ` ✓ CI.KUnit: " Patchwork
2024-08-07 13:40 ` [PATCH v6 1/2] drm/xe: modify GuC CTB enable communication Riana Tauro
2024-08-07 13:40 ` [PATCH v6 2/2] drm/xe: remove GuC reload in D3Hot path Riana Tauro
2024-08-07 14:59   ` Lucas De Marchi
2024-08-07 17:51     ` Rodrigo Vivi
2024-08-08  5:34       ` Riana Tauro
2024-08-09 20:07         ` Michal Wajdeczko
2024-08-07 13:45 ` ✓ CI.Build: success for drm/xe: remove GuC reload in D3Hot path (rev6) Patchwork
2024-08-07 13:48 ` ✓ CI.Hooks: " Patchwork
2024-08-07 13:49 ` ✓ CI.checksparse: " Patchwork
2024-08-07 14:09 ` ✓ CI.BAT: " Patchwork
2024-08-07 15:34 ` ✗ CI.FULL: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox