All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] drm/amdkfd: Add TLB flush after MES queue eviction/suspension
@ 2026-08-14 16:18 Priya Hosur
  2026-08-14 16:18 ` [PATCH v3 1/2] " Priya Hosur
  2026-08-14 16:18 ` [PATCH v3 2/2] drm/amdgpu: Add TLB flush after MES user queue unmap Priya Hosur
  0 siblings, 2 replies; 12+ messages in thread
From: Priya Hosur @ 2026-08-14 16:18 UTC (permalink / raw)
  To: amd-gfx, Alexander.Deucher, Sunil.Khatri, Felix.Kuehling,
	Shaoyun.Liu, Lijo.Lazar, Mario.Limonciello, Christian.Koenig
  Cc: Pratik.Vishwakarma, Veerabadhran.Gopalakrishnan, Priya.Hosur

This patch series adds heavy-weight TLB flush after MES queue eviction/suspension
to fix SVM page migration hangs on gfx1151 with XNACK mode enabled.

v3:
  - Split into 2 patches per Alex's review
  - Added userq TLB flush in amdgpu_userq_unmap_helper() (amdgpu_userq.c)

v2:
  - Removed "SDMA" from comment as this affects all in-flight memory
    accesses, not just SDMA (Felix Kuehling)
  - Added Reviewed-by tag

Priya Hosur (2):
  drm/amdkfd: Add TLB flush after MES queue eviction/suspension
  drm/amdgpu: Add TLB flush after MES user queue unmap

 drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c           |  6 ++++++
 .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c   | 13 ++++++++++++-
 2 files changed, 18 insertions(+), 1 deletion(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-08-25 10:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-14 16:18 [PATCH v3 0/2] drm/amdkfd: Add TLB flush after MES queue eviction/suspension Priya Hosur
2026-08-14 16:18 ` [PATCH v3 1/2] " Priya Hosur
2026-08-14 16:18 ` [PATCH v3 2/2] drm/amdgpu: Add TLB flush after MES user queue unmap Priya Hosur
2026-08-14 16:29   ` Lazar, Lijo
2026-08-14 16:47     ` Kuehling, Felix
2026-08-14 17:25       ` Lazar, Lijo
2026-08-16 17:07         ` Hosur, Priya
2026-08-17 14:19           ` Alex Deucher
2026-08-17 14:25             ` Khatri, Sunil
2026-08-24  7:39   ` Christian König
2026-08-25  6:47     ` Khatri, Sunil
2026-08-25 10:36       ` Hosur, Priya

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.