Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] drm/xe: remove GuC reload in D3Hot path
@ 2024-07-04  6:12 Riana Tauro
  2024-07-04  6:12 ` [PATCH v3 1/2] drm/xe: move GuC CT set state function to header Riana Tauro
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Riana Tauro @ 2024-07-04  6:12 UTC (permalink / raw)
  To: intel-xe
  Cc: riana.tauro, anshuman.gupta, rodrigo.vivi, daniele.ceraolospurio,
	matthew.brost, michal.wajdeczko

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

Rev2: Rebase
Rev3: fix review comments

Riana Tauro (2):
  drm/xe: move GuC CT set state function to header
  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 |  4 +-
 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, 137 insertions(+), 21 deletions(-)

-- 
2.40.0


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

end of thread, other threads:[~2024-07-16  7:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-04  6:12 [PATCH v3 0/2] drm/xe: remove GuC reload in D3Hot path Riana Tauro
2024-07-04  6:12 ` [PATCH v3 1/2] drm/xe: move GuC CT set state function to header Riana Tauro
2024-07-04  6:12 ` [PATCH v3 2/2] drm/xe: remove GuC reload in D3Hot path Riana Tauro
2024-07-11 21:57   ` Rodrigo Vivi
2024-07-16  7:34     ` Riana Tauro
2024-07-04  7:08 ` ✓ CI.Patch_applied: success for drm/xe: remove GuC reload in D3Hot path (rev3) Patchwork
2024-07-04  7:09 ` ✓ CI.checkpatch: " Patchwork
2024-07-04  7:10 ` ✓ CI.KUnit: " Patchwork
2024-07-04  7:22 ` ✓ CI.Build: " Patchwork
2024-07-04  7:24 ` ✓ CI.Hooks: " Patchwork
2024-07-04  7:26 ` ✓ CI.checksparse: " Patchwork
2024-07-04  7:59 ` ✗ CI.BAT: failure " Patchwork
2024-07-04  9:10 ` ✗ CI.FULL: " Patchwork

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