Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Introduce GT runtime suspend/resume
@ 2025-10-14  7:30 Raag Jadav
  2025-10-14  7:30 ` [PATCH v5 1/2] drm/xe/guc: Make xe_guc_submit_pause() available for non-VF cases Raag Jadav
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Raag Jadav @ 2025-10-14  7:30 UTC (permalink / raw)
  To: lucas.demarchi, rodrigo.vivi
  Cc: intel-xe, riana.tauro, daniele.ceraolospurio, matthew.brost,
	michal.wajdeczko, Raag Jadav

v2: Drop redundant xe_gt_sanitize() and xe_guc_ct_stop() (Daniele)
    Use runtime naming for guc helpers (Daniele)
    Split xe_guc_ct_enable() (Daniele)

v3: Drop redundant logging, add kernel doc (Michal)
    Use runtime naming for ct helpers (Michal)

v4: Split xe_guc_ct_enable() patch (Rodrigo)
    Fix tags (Rodrigo)

v5: Include host_l2_vram workaround (Daniele)
    Reuse xe_guc_submit_enable/disable() helpers (Daniele)

Raag Jadav (2):
  drm/xe/guc: Make xe_guc_submit_pause() available for non-VF cases
  drm/xe/gt: Introduce runtime suspend/resume

 drivers/gpu/drm/xe/xe_gt.c         | 60 ++++++++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_gt.h         |  2 +
 drivers/gpu/drm/xe/xe_guc.c        | 34 +++++++++++++++++
 drivers/gpu/drm/xe/xe_guc.h        |  2 +
 drivers/gpu/drm/xe/xe_guc_ct.c     | 27 ++++++++++++++
 drivers/gpu/drm/xe/xe_guc_ct.h     |  2 +
 drivers/gpu/drm/xe/xe_guc_submit.c |  2 -
 drivers/gpu/drm/xe/xe_pm.c         | 10 ++---
 drivers/gpu/drm/xe/xe_uc.c         | 28 ++++++++++++++
 drivers/gpu/drm/xe/xe_uc.h         |  2 +
 10 files changed, 162 insertions(+), 7 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-10-20 11:48 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-14  7:30 [PATCH v5 0/2] Introduce GT runtime suspend/resume Raag Jadav
2025-10-14  7:30 ` [PATCH v5 1/2] drm/xe/guc: Make xe_guc_submit_pause() available for non-VF cases Raag Jadav
2025-10-14 18:09   ` Matthew Brost
2025-10-15  7:04     ` Raag Jadav
2025-10-16 12:21       ` Raag Jadav
2025-10-16 19:01         ` Matthew Brost
2025-10-14  7:30 ` [PATCH v5 2/2] drm/xe/gt: Introduce runtime suspend/resume Raag Jadav
2025-10-16 15:32   ` Daniele Ceraolo Spurio
2025-10-16 18:38     ` Matthew Brost
2025-10-16 18:47       ` Daniele Ceraolo Spurio
2025-10-20 11:48         ` Raag Jadav
2025-10-14  7:42 ` ✓ CI.KUnit: success for Introduce GT runtime suspend/resume (rev2) Patchwork
2025-10-14  8:19 ` ✓ Xe.CI.BAT: " Patchwork
2025-10-14 15:40 ` ✗ Xe.CI.Full: failure " Patchwork
2025-10-16 13:03 ` ✗ CI.checkpatch: warning for Introduce GT runtime suspend/resume (rev3) Patchwork
2025-10-16 13:04 ` ✓ CI.KUnit: success " Patchwork
2025-10-16 14:08 ` ✓ Xe.CI.BAT: " Patchwork
2025-10-17  9:43 ` ✓ Xe.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