summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorBrian Nguyen <brian3.nguyen@intel.com>2025-12-13 05:32:32 +0800
committerMatthew Brost <matthew.brost@intel.com>2025-12-12 16:59:09 -0800
commit2b192bebaf610abd4aa4f5fdf7282f3c2a347898 (patch)
treecad4619c4c45a0911ff61b26a1b64a62aa69bc0d /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parentb912138df2993b6271500e5ecbd933acff14ac43 (diff)
drm/xe: Suballocate BO for page reclaim
Page reclamation feature needs the PRL to be suballocated into a GGTT-mapped BO. On allocation failure, fallback to default tlb invalidation with full PPC flush. PRL's BO allocation is managed in separate pool to ensure 4K alignment for proper GGTT address. With BO, pass into TLB invalidation backend and modify fence to accomadate accordingly. v2: - Removed page reclaim related variables from TLB fence. (Matthew B) - Allocate PRL bo size to num_entries. (Matthew B) - Move PRL bo allocation to tlb_inval run_job. (Matthew B) v5: - Use xe_page_reclaim_list_valid. (Matthew B) Signed-off-by: Brian Nguyen <brian3.nguyen@intel.com> Suggested-by: Matthew Brost <matthew.brost@intel.com> Reviewed-by: Matthew Brost <matthew.brost@intel.com> Signed-off-by: Matthew Brost <matthew.brost@intel.com> Link: https://patch.msgid.link/20251212213225.3564537-18-brian3.nguyen@intel.com
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions