Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/4] Keep device awake TLB invalidations and G2H in flight
@ 2024-07-19 16:50 Matthew Brost
  2024-07-19 16:50 ` [PATCH v5 1/4] drm/xe: Add xe_gt_tlb_invalidation_fence_init helper Matthew Brost
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Matthew Brost @ 2024-07-19 16:50 UTC (permalink / raw)
  To: intel-xe

Combine [1], [2] to fix PM issues

[1] https://patchwork.freedesktop.org/series/136226/
[2] https://patchwork.freedesktop.org/series/136219/

Matthew Brost (4):
  drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
  drm/xe: Drop xe_gt_tlb_invalidation_wait
  drm/xe: Hold a PM ref when GT TLB invalidations are inflight
  drm/xe: Build PM into GuC CT layer

 drivers/gpu/drm/xe/xe_device.c                |   4 +
 drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c   | 201 ++++++++++--------
 drivers/gpu/drm/xe/xe_gt_tlb_invalidation.h   |  12 +-
 .../gpu/drm/xe/xe_gt_tlb_invalidation_types.h |   4 +
 drivers/gpu/drm/xe/xe_guc_ct.c                |  10 +-
 drivers/gpu/drm/xe/xe_guc_submit.c            |   4 +
 drivers/gpu/drm/xe/xe_pt.c                    |  26 +--
 drivers/gpu/drm/xe/xe_vm.c                    |  32 +--
 8 files changed, 160 insertions(+), 133 deletions(-)

-- 
2.34.1


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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-19 16:50 [PATCH v5 0/4] Keep device awake TLB invalidations and G2H in flight Matthew Brost
2024-07-19 16:50 ` [PATCH v5 1/4] drm/xe: Add xe_gt_tlb_invalidation_fence_init helper Matthew Brost
2024-07-19 16:50 ` [PATCH v5 2/4] drm/xe: Drop xe_gt_tlb_invalidation_wait Matthew Brost
2024-07-19 16:50 ` [PATCH v5 3/4] drm/xe: Hold a PM ref when GT TLB invalidations are inflight Matthew Brost
2024-07-19 16:50 ` [PATCH v5 4/4] drm/xe: Build PM into GuC CT layer Matthew Brost
2024-07-19 16:54 ` ✓ CI.Patch_applied: success for Keep device awake TLB invalidations and G2H in flight (rev2) Patchwork
2024-07-19 16:55 ` ✓ CI.checkpatch: " Patchwork
2024-07-19 16:55 ` ✗ CI.KUnit: failure " Patchwork

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