[PATCH v2 0/3] Skip remap fixes

Zanoni, Paulo R paulo.r.zanoni at intel.com
Tue Feb 20 19:51:51 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

I just tested this series and it indeed seems to solve issue 758. I ran
the Vulkan Conformance suite sparse tests on DG2 and things seem to
work fine.

Tested-by: Paulo Zanoni <paulo.r.zanoni at intel.com>

Thanks a lot!

> 
> 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(-)
> 



More information about the Intel-xe mailing list