Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Keep device awake TLB invalidations and G2H in flight
@ 2024-07-18 18:55 Matthew Brost
  2024-07-18 18:55 ` [PATCH v4 1/4] drm/xe: Add xe_gt_tlb_invalidation_fence_init helper Matthew Brost
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Matthew Brost @ 2024-07-18 18:55 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] 15+ messages in thread

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

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-18 18:55 [PATCH v4 0/4] Keep device awake TLB invalidations and G2H in flight Matthew Brost
2024-07-18 18:55 ` [PATCH v4 1/4] drm/xe: Add xe_gt_tlb_invalidation_fence_init helper Matthew Brost
2024-07-18 18:55 ` [PATCH v4 2/4] drm/xe: Drop xe_gt_tlb_invalidation_wait Matthew Brost
2024-07-18 18:55 ` [PATCH v4 3/4] drm/xe: Hold a PM ref when GT TLB invalidations are inflight Matthew Brost
2024-07-19  7:50   ` Matthew Auld
2024-07-19 16:38     ` Matthew Brost
2024-07-18 18:55 ` [PATCH v4 4/4] drm/xe: Build PM into GuC CT layer Matthew Brost
2024-07-18 19:01 ` ✓ CI.Patch_applied: success for Keep device awake TLB invalidations and G2H in flight Patchwork
2024-07-18 19:01 ` ✓ CI.checkpatch: " Patchwork
2024-07-18 19:02 ` ✓ CI.KUnit: " Patchwork
2024-07-18 19:14 ` ✓ CI.Build: " Patchwork
2024-07-18 19:17 ` ✓ CI.Hooks: " Patchwork
2024-07-18 19:18 ` ✓ CI.checksparse: " Patchwork
2024-07-18 19:41 ` ✗ CI.BAT: failure " Patchwork
2024-07-19  1:34 ` ✗ 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