summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/tests
Commit message (Expand)AuthorAgeFilesLines
* drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit2023-12-211-0/+2
* drm/xe/xe2: Modify xe_bo_test for system memoryHimal Prasad Ghimiray2023-12-211-17/+27
* drm/xe/xe2: Handle flat ccs move for igfx.Himal Prasad Ghimiray2023-12-211-2/+2
* drm/xe/xe2: Update emit_pte to use compression enabled PAT indexHimal Prasad Ghimiray2023-12-211-1/+1
* drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi2023-12-211-2/+2
* drm/xe/kunit: Add test for LMTT operationsMichal Wajdeczko2023-12-211-0/+73
* drm/xe/kunit: Test WAs for MTL and LNLLucas De Marchi2023-12-211-1/+24
* drm/xe/kunit: Add stub to read_gmdidLucas De Marchi2023-12-212-0/+24
* drm/xe/kunit: Move fake pci data to test-privLucas De Marchi2023-12-214-20/+22
* drm/xe/kunit: Remove handling of XE_TEST_SUBPLATFORM_ANYLucas De Marchi2023-12-211-5/+0
* drm/xe/uapi: Reject bo creation of unaligned sizeMauro Carvalho Chehab2023-12-211-2/+8
* drm/xe: Split xe_info_initMichał Winiarski2023-12-211-1/+2
* drm/xe/uapi: Add support for CPU caching modePallavi Mishra2023-12-212-8/+10
* drm/xe/kunit: Return number of iterated devicesMichal Wajdeczko2023-12-211-3/+3
* drm/xe/gsc: Define GSCCS for MTLDaniele Ceraolo Spurio2023-12-211-6/+3
* drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()Thomas Hellström2023-12-211-1/+1
* drm/xe: Add mocs kunitRuthuvikas Ravikumar2023-12-214-0/+168
* drm/xe: Fix modpost warning on kunit modulesLucas De Marchi2023-12-216-1/+6
* drm/xe/tests: Fix migrate testPallavi Mishra2023-12-211-1/+1
* drm/xe: directly use pat_index for pte_encodeMatthew Auld2023-12-211-1/+1
* drm/xe: Add missing ADL entries to xe_test_waAnusha Srivatsa2023-12-211-0/+1
* drm/xe/rpls: Add RPLS SupportAnusha Srivatsa2023-12-211-0/+1
* drm/xe/tests/xe_migrate.c: Add vram to vram KUNIT testDavid Kershner2023-12-211-37/+66
* drm/xe: Use vfunc for pte/pde ppgtt encodingLucas De Marchi2023-12-211-1/+1
* drm/xe: Disallow pinning dma-bufs in VRAMThomas Hellström2023-12-211-4/+12
* drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interfaceThomas Hellström2023-12-213-4/+4
* drm/xe/vm: Simplify and document xe_vm_lock()Thomas Hellström2023-12-212-8/+6
* drm/xe/bo: Simplify xe_bo_lock()Thomas Hellström2023-12-211-12/+12
* drm/xe/selftests: make eviction test tile centricMatthew Auld2023-12-211-7/+7
* drm/xe/selftests: consider multi-GT for eviction testMatthew Auld2023-12-211-4/+8
* drm/xe: Rename engine to exec_queueFrancois Dugast2023-12-211-9/+9
* drm/xe: Remove vma arg from xe_pte_encode()Lucas De Marchi2023-12-211-1/+1
* drm/xe/bo: support tiered vram allocation for small-barMatthew Auld2023-12-211-1/+2
* drm/xe: Normalize XE_VM_FLAG* namesLucas De Marchi2023-12-211-1/+1
* drm/xe: add missing bulk_move resetMatthew Auld2023-12-211-0/+7
* drm/xe/selftests: restart GT after xe_bo_restore_kernel()Matthew Auld2023-12-211-0/+14
* drm/xe/selftests: hold rpm for ccs_test_migrate()Matthew Auld2023-12-211-0/+4
* drm/xe/selftests: hold rpm for evict_test_run_device()Matthew Auld2023-12-211-0/+5
* drm/xe: Port Xe to GPUVAMatthew Brost2023-12-211-1/+1
* drm/xe: Add missing ADL entries to xe_test_waAnusha Srivatsa2023-12-211-0/+3
* drm/xe/kunit: Handle fake device creation for all platform/subplatform casesAnusha Srivatsa2023-12-211-3/+0
* drm/xe/bo: Evict VRAM to TT rather than to systemThomas Hellström2023-12-211-3/+2
* drm/xe: Rename pte/pde encoding functionsLucas De Marchi2023-12-211-1/+1
* drm/xe: Allocate GT dynamicallyMatt Roper2023-12-192-3/+3
* drm/xe: Move migration from GT to tileMatt Roper2023-12-192-15/+14
* drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper2023-12-192-11/+12
* drm/xe: Move VRAM from GT to tileMatt Roper2023-12-191-3/+3
* drm/xe: Add backpointer from gt to tileMatt Roper2023-12-191-1/+1
* drm/xe: Introduce xe_tileMatt Roper2023-12-192-3/+5
* drm/xe: Support copying of data between system memory bosThomas Hellström2023-12-191-10/+6