Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix low hanging workqueue / reclaim issues
@ 2025-10-22  0:55 Matthew Brost
  2025-10-22  0:55 ` [PATCH 1/3] drm/xe: Check return value of GGTT workqueue allocation Matthew Brost
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Matthew Brost @ 2025-10-22  0:55 UTC (permalink / raw)
  To: intel-xe

While working on [1], noticed a couple in Xe related to workqueue /
reclaim. Pretty low hanging, let's get this fixed.

Matt

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

Matthew Brost (3):
  drm/xe: Check return value of GGTT workqueue allocation
  drm/xe: Do not wake device during a GT reset
  drm/xe: Avoid PM wake reference during VF migration

 drivers/gpu/drm/xe/xe_ggtt.c        |  3 +++
 drivers/gpu/drm/xe/xe_gt.c          | 19 ++++++++++++-------
 drivers/gpu/drm/xe/xe_gt_sriov_vf.c |  5 -----
 3 files changed, 15 insertions(+), 12 deletions(-)

-- 
2.34.1


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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-22  0:55 [PATCH 0/3] Fix low hanging workqueue / reclaim issues Matthew Brost
2025-10-22  0:55 ` [PATCH 1/3] drm/xe: Check return value of GGTT workqueue allocation Matthew Brost
2025-10-22  9:54   ` Matthew Auld
2025-10-22  0:55 ` [PATCH 2/3] drm/xe: Do not wake device during a GT reset Matthew Brost
2025-10-22 10:03   ` Matthew Auld
2025-10-22  0:55 ` [PATCH 3/3] drm/xe: Avoid PM wake reference during VF migration Matthew Brost
2025-10-22 10:08   ` Matthew Auld
2025-10-22  2:32 ` ✓ CI.KUnit: success for Fix low hanging workqueue / reclaim issues Patchwork
2025-10-22  4:20 ` ✓ Xe.CI.BAT: " Patchwork
2025-10-22  6:24 ` ✓ Xe.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