Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Skip remap fixes
@ 2024-02-19 21:19 Matthew Brost
  2024-02-19 21:19 ` [PATCH v2 1/3] drm/xe: Fix xe_vma_set_pte_size Matthew Brost
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: Matthew Brost @ 2024-02-19 21:19 UTC (permalink / raw)
  To: intel-xe; +Cc: thomas.hellstrom, Matthew Brost

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

-- 
2.34.1


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

end of thread, other threads:[~2024-02-20 19:51 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-19 21:19 [PATCH v2 0/3] Skip remap fixes Matthew Brost
2024-02-19 21:19 ` [PATCH v2 1/3] drm/xe: Fix xe_vma_set_pte_size Matthew Brost
2024-02-20  8:43   ` Thomas Hellström
2024-02-19 21:19 ` [PATCH v2 2/3] drm/xe: Add XE_VMA_PTE_64K VMA flag Matthew Brost
2024-02-20  8:43   ` Thomas Hellström
2024-02-19 21:19 ` [PATCH v2 3/3] drm/xe: Return 2MB page size for compact 64k PTEs Matthew Brost
2024-02-20  8:44   ` Thomas Hellström
2024-02-19 22:10 ` ✓ CI.Patch_applied: success for Skip remap fixes (rev2) Patchwork
2024-02-19 22:11 ` ✗ CI.checkpatch: warning " Patchwork
2024-02-19 22:11 ` ✓ CI.KUnit: success " Patchwork
2024-02-19 22:22 ` ✓ CI.Build: " Patchwork
2024-02-19 22:23 ` ✓ CI.Hooks: " Patchwork
2024-02-19 22:25 ` ✓ CI.checksparse: " Patchwork
2024-02-19 22:45 ` ✓ CI.BAT: " Patchwork
2024-02-20  8:42 ` [PATCH v2 0/3] Skip remap fixes Thomas Hellström
2024-02-20 19:51 ` Zanoni, Paulo R

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