Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Nguyen <brian3.nguyen@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Brian Nguyen <brian3.nguyen@intel.com>
Subject: [PATCH v2 0/2] Page Reclamation Fixes
Date: Fri, 27 Feb 2026 01:42:13 +0000	[thread overview]
Message-ID: <20260227014212.992363-4-brian3.nguyen@intel.com> (raw)

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


             reply	other threads:[~2026-02-27  1:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-27  1:42 Brian Nguyen [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260227014212.992363-4-brian3.nguyen@intel.com \
    --to=brian3.nguyen@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox