[PATCH 0/4] Mark work queues with WQ_MEM_RECLAIM
Matthew Brost
matthew.brost at intel.com
Mon Oct 21 17:57:01 UTC 2024
Mark scheuduler and several worrk queues in Xe with WQ_MEM_RECLAIM. Will
these work queues can make forward progess when reclaim is occuring.
Matt
Matthew Brost (4):
drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
drm/xe: Mark GGTT work queue with WQ_MEM_RECLAIM
drm/xe: Mark G2H work queue with WQ_MEM_RECLAIM
drm/xe: Mark GT work queue with WQ_MEM_RECLAIM
drivers/gpu/drm/scheduler/sched_main.c | 4 ++--
drivers/gpu/drm/xe/xe_ggtt.c | 2 +-
drivers/gpu/drm/xe/xe_gt.c | 3 ++-
drivers/gpu/drm/xe/xe_guc_ct.c | 2 +-
4 files changed, 6 insertions(+), 5 deletions(-)
--
2.34.1
More information about the Intel-xe
mailing list