All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for LMTT specific invalidation
@ 2026-03-20 20:54 Stuart Summers
  2026-03-20 20:54 ` [PATCH 1/2] drm/xe: Add an assert that the TLB invalidation op is available Stuart Summers
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Stuart Summers @ 2026-03-20 20:54 UTC (permalink / raw)
  Cc: piotr.piorkowski, michal.wajdeczko, michal.winiarski,
	niranjana.vishwanathapura, intel-xe, Stuart Summers

Split this into a series from [1] to separate out the op
assert to apply to all TLB invalidation operations.

v2: Few minor changes to the main patch. See patch notes
    for details.

[1]: https://patchwork.freedesktop.org/series/163541/

Stuart Summers (2):
  drm/xe: Add an assert that the TLB invalidation op is available
  drm/xe: Add LMTT invalidation to VF provisioning flow

 drivers/gpu/drm/xe/abi/guc_actions_abi.h   |  2 ++
 drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c |  6 +++---
 drivers/gpu/drm/xe/xe_guc_tlb_inval.c      | 17 ++++++++++++++++
 drivers/gpu/drm/xe/xe_lmtt.c               | 16 ++++++++++-----
 drivers/gpu/drm/xe/xe_lmtt.h               |  2 +-
 drivers/gpu/drm/xe/xe_tlb_inval.c          | 23 ++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_tlb_inval.h          |  3 +++
 drivers/gpu/drm/xe/xe_tlb_inval_types.h    | 12 +++++++++++
 8 files changed, 72 insertions(+), 9 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/2] Add support for LMTT specific invalidation
@ 2026-03-19 21:31 Stuart Summers
  0 siblings, 0 replies; 7+ messages in thread
From: Stuart Summers @ 2026-03-19 21:31 UTC (permalink / raw)
  Cc: piotr.piorkowski, michal.wajdeczko, michal.winiarski, intel-xe,
	niranjana.vishwanathapura, Stuart Summers

Split this into a series from [1] to separate out the op
assert to apply to all TLB invalidation operations.

[1]: https://patchwork.freedesktop.org/series/163541/

Stuart Summers (2):
  drm/xe: Add an assert that the TLB invalidation op is available
  drm/xe: Add LMTT invalidation to VF provisioning flow

 drivers/gpu/drm/xe/abi/guc_actions_abi.h   |  2 ++
 drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c |  6 +++---
 drivers/gpu/drm/xe/xe_guc_tlb_inval.c      | 18 ++++++++++++++++++
 drivers/gpu/drm/xe/xe_lmtt.c               | 16 +++++++++++-----
 drivers/gpu/drm/xe/xe_lmtt.h               |  2 +-
 drivers/gpu/drm/xe/xe_tlb_inval.c          | 21 +++++++++++++++++++++
 drivers/gpu/drm/xe/xe_tlb_inval.h          |  3 +++
 drivers/gpu/drm/xe/xe_tlb_inval_types.h    | 12 ++++++++++++
 8 files changed, 71 insertions(+), 9 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-03-21 22:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-20 20:54 [PATCH 0/2] Add support for LMTT specific invalidation Stuart Summers
2026-03-20 20:54 ` [PATCH 1/2] drm/xe: Add an assert that the TLB invalidation op is available Stuart Summers
2026-03-20 20:54 ` [PATCH 2/2] drm/xe: Add LMTT invalidation to VF provisioning flow Stuart Summers
2026-03-20 21:28 ` ✓ CI.KUnit: success for Add support for LMTT specific invalidation (rev2) Patchwork
2026-03-20 22:03 ` ✓ Xe.CI.BAT: " Patchwork
2026-03-21 22:47 ` ✗ Xe.CI.FULL: failure " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2026-03-19 21:31 [PATCH 0/2] Add support for LMTT specific invalidation Stuart Summers

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.