[PATCH v2 0/3] Skip remap fixes
Thomas Hellström
thomas.hellstrom at linux.intel.com
Tue Feb 20 08:42:52 UTC 2024
On Mon, 2024-02-19 at 13:19 -0800, Matthew Brost wrote:
> A few fixes related to skipping remaps.
>
> Will put together an IGT showing failures too.
>
> v2: Including missing files
>
> Matt
>
> Matthew Brost (3):
> drm/xe: Fix xe_vma_set_pte_size
> drm/xe: Add XE_VMA_PTE_64K VMA flag
> drm/xe: Return 2MB page size for compact 64k PTEs
>
> drivers/gpu/drm/xe/xe_pt.c | 11 ++++++++---
> drivers/gpu/drm/xe/xe_vm.c | 14 ++++++++++----
> drivers/gpu/drm/xe/xe_vm_types.h | 2 ++
> 3 files changed, 20 insertions(+), 7 deletions(-)
>
Series LGTM Will add separate R-Bs on each patch.
Although I think in the longer run we're going to need something like
xe_pt_expand_unbind_range() or something similar that, given a minimum
unbind range, expands that range to completely include any partially
covered large ptes / compact page-table.
/Thomas
More information about the Intel-xe
mailing list