Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Improve CCS save/restore series (cont..)
@ 2025-09-18  7:30 Satyanarayana K V P
  2025-09-18  7:20 ` ✓ CI.KUnit: success for " Patchwork
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Satyanarayana K V P @ 2025-09-18  7:30 UTC (permalink / raw)
  To: intel-xe; +Cc: Satyanarayana K V P

Improve CCS save/restore series with post migrations GGTT fixups and
by increasing timeout after BUSY reply from Guc while waiting for
RESFIX_DONE.

Satyanarayana K V P (4):
  drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixups
  drm/xe/lrc: Add helper to query post-init ring tail
  drm/xe/vf: Post migration fixups for CCS save/restore
  drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuC

 drivers/gpu/drm/xe/xe_guc.c          |  2 +-
 drivers/gpu/drm/xe/xe_lrc.c          |  1 +
 drivers/gpu/drm/xe/xe_lrc.h          | 15 +++++++++++++++
 drivers/gpu/drm/xe/xe_lrc_types.h    |  2 ++
 drivers/gpu/drm/xe/xe_migrate.c      | 28 ++++++++++++++++++++--------
 drivers/gpu/drm/xe/xe_sriov_vf.c     |  3 +++
 drivers/gpu/drm/xe/xe_sriov_vf_ccs.c | 24 ++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_sriov_vf_ccs.h |  1 +
 8 files changed, 67 insertions(+), 9 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-09-22 18:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-18  7:30 [PATCH 0/4] Improve CCS save/restore series (cont..) Satyanarayana K V P
2025-09-18  7:20 ` ✓ CI.KUnit: success for " Patchwork
2025-09-18  7:30 ` [PATCH 1/4] drm/xe: Use PPGTT addresses for TLB invalidation to avoid GGTT fixups Satyanarayana K V P
2025-09-22 17:47   ` Matthew Brost
2025-09-22 17:58     ` Matthew Brost
2025-09-18  7:30 ` [PATCH 2/4] drm/xe/lrc: Add helper to query post-init ring tail Satyanarayana K V P
2025-09-18  7:30 ` [PATCH 3/4] drm/xe/vf: Post migration fixups for CCS save/restore Satyanarayana K V P
2025-09-22 17:57   ` Matthew Brost
2025-09-18  7:30 ` [PATCH 4/4] drm/xe/guc: Increase wait timeout to 2sec after BUSY reply from GuC Satyanarayana K V P
2025-09-22 18:18   ` Matthew Brost
2025-09-18  8:08 ` ✓ Xe.CI.BAT: success for Improve CCS save/restore series (cont..) Patchwork
2025-09-18 13:28 ` ✗ Xe.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