Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] drm/xe: remove GuC reload in D3Hot path
@ 2024-07-17  5:55 Riana Tauro
  2024-07-17  5:55 ` [PATCH v4 1/2] drm/xe: modify GuC CTB enable communication Riana Tauro
                   ` (9 more replies)
  0 siblings, 10 replies; 16+ messages in thread
From: Riana Tauro @ 2024-07-17  5:55 UTC (permalink / raw)
  To: intel-xe
  Cc: riana.tauro, anshuman.gupta, rodrigo.vivi, daniele.ceraolospurio,
	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

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    | 69 +++++++++++++++++++++++++++++++---
 drivers/gpu/drm/xe/xe_guc.h    |  4 +-
 drivers/gpu/drm/xe/xe_guc_ct.c |  3 +-
 drivers/gpu/drm/xe/xe_guc_ct.h |  2 +
 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, 136 insertions(+), 21 deletions(-)

-- 
2.40.0


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

end of thread, other threads:[~2024-07-18 17:57 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-17  5:55 [PATCH v4 0/2] drm/xe: remove GuC reload in D3Hot path Riana Tauro
2024-07-17  5:55 ` [PATCH v4 1/2] drm/xe: modify GuC CTB enable communication Riana Tauro
2024-07-17  8:04   ` Michal Wajdeczko
2024-07-18  5:17     ` Riana Tauro
2024-07-17  5:55 ` [PATCH v4 2/2] drm/xe: remove GuC reload in D3Hot path Riana Tauro
2024-07-17  8:38   ` Michal Wajdeczko
2024-07-18  6:54     ` Riana Tauro
2024-07-18 17:56     ` Matthew Brost
2024-07-17  7:01 ` ✓ CI.Patch_applied: success for drm/xe: remove GuC reload in D3Hot path (rev4) Patchwork
2024-07-17  7:01 ` ✓ CI.checkpatch: " Patchwork
2024-07-17  7:02 ` ✓ CI.KUnit: " Patchwork
2024-07-17  7:14 ` ✓ CI.Build: " Patchwork
2024-07-17  7:16 ` ✓ CI.Hooks: " Patchwork
2024-07-17  7:18 ` ✓ CI.checksparse: " Patchwork
2024-07-17  7:41 ` ✓ CI.BAT: " Patchwork
2024-07-17  9:15 ` ✗ 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