Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Page Reclamation Fixes
@ 2026-02-27  1:42 Brian Nguyen
  2026-02-27  1:42 ` [PATCH v2 1/2] drm/xe: Skip over non leaf pte for PRL generation Brian Nguyen
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Brian Nguyen @ 2026-02-27  1:42 UTC (permalink / raw)
  To: intel-xe; +Cc: Brian Nguyen

A few changes to the page reclamation code. Fix up the PRL generation and
move the page reclaim done handler to its own function.

Thanks,
Brian

v2:
 - Update non-leaf handling.
 - Readd assert for non-leaf.

Brian Nguyen (2):
  drm/xe: Skip over non leaf pte for PRL generation
  drm/xe: Move page reclaim done_handler to own func

 drivers/gpu/drm/xe/xe_guc_ct.c       | 23 +++++++------------
 drivers/gpu/drm/xe/xe_page_reclaim.c | 20 ++++++++++++++++
 drivers/gpu/drm/xe/xe_page_reclaim.h |  3 +++
 drivers/gpu/drm/xe/xe_pt.c           | 34 ++++++++++++++++++++++------
 4 files changed, 58 insertions(+), 22 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-02-28  6:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27  1:42 [PATCH v2 0/2] Page Reclamation Fixes Brian Nguyen
2026-02-27  1:42 ` [PATCH v2 1/2] drm/xe: Skip over non leaf pte for PRL generation Brian Nguyen
2026-02-27 20:08   ` Matthew Brost
2026-02-28  6:43     ` Nguyen, Brian3
2026-02-27  1:42 ` [PATCH v2 2/2] drm/xe: Move page reclaim done_handler to own func Brian Nguyen
2026-02-27  1:49 ` ✓ CI.KUnit: success for Page Reclamation Fixes Patchwork
2026-02-27  3:00 ` ✓ Xe.CI.BAT: " Patchwork
2026-02-27 11:23 ` ✗ Xe.CI.FULL: failure " Patchwork

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