summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/tests
AgeCommit message (Expand)AuthorLines
2024-02-21drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit-0/+1
2024-01-24drm/xe: Remove PVC from xe_wa kunit testsLucas De Marchi-3/+0
2024-01-15drm/xe/migrate: Fix CCS copy for small VRAM copy chunksThomas Hellström-1/+1
2024-01-15drm/xe/selftests: Fix an error pointer dereference bugDan Carpenter-3/+2
2023-12-21drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit-0/+2
2023-12-21drm/xe/xe2: Modify xe_bo_test for system memoryHimal Prasad Ghimiray-17/+27
2023-12-21drm/xe/xe2: Handle flat ccs move for igfx.Himal Prasad Ghimiray-2/+2
2023-12-21drm/xe/xe2: Update emit_pte to use compression enabled PAT indexHimal Prasad Ghimiray-1/+1
2023-12-21drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi-2/+2
2023-12-21drm/xe/kunit: Add test for LMTT operationsMichal Wajdeczko-0/+73
2023-12-21drm/xe/kunit: Test WAs for MTL and LNLLucas De Marchi-1/+24
2023-12-21drm/xe/kunit: Add stub to read_gmdidLucas De Marchi-0/+24
2023-12-21drm/xe/kunit: Move fake pci data to test-privLucas De Marchi-20/+22
2023-12-21drm/xe/kunit: Remove handling of XE_TEST_SUBPLATFORM_ANYLucas De Marchi-5/+0
2023-12-21drm/xe/uapi: Reject bo creation of unaligned sizeMauro Carvalho Chehab-2/+8
2023-12-21drm/xe: Split xe_info_initMichał Winiarski-1/+2
2023-12-21drm/xe/uapi: Add support for CPU caching modePallavi Mishra-8/+10
2023-12-21drm/xe/kunit: Return number of iterated devicesMichal Wajdeczko-3/+3
2023-12-21drm/xe/gsc: Define GSCCS for MTLDaniele Ceraolo Spurio-6/+3
2023-12-21drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()Thomas Hellström-1/+1
2023-12-21drm/xe: Add mocs kunitRuthuvikas Ravikumar-0/+168
2023-12-21drm/xe: Fix modpost warning on kunit modulesLucas De Marchi-1/+6
2023-12-21drm/xe/tests: Fix migrate testPallavi Mishra-1/+1
2023-12-21drm/xe: directly use pat_index for pte_encodeMatthew Auld-1/+1
2023-12-21drm/xe: Add missing ADL entries to xe_test_waAnusha Srivatsa-0/+1
2023-12-21drm/xe/rpls: Add RPLS SupportAnusha Srivatsa-0/+1
2023-12-21drm/xe/tests/xe_migrate.c: Add vram to vram KUNIT testDavid Kershner-37/+66
2023-12-21drm/xe: Use vfunc for pte/pde ppgtt encodingLucas De Marchi-1/+1
2023-12-21drm/xe: Disallow pinning dma-bufs in VRAMThomas Hellström-4/+12
2023-12-21drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interfaceThomas Hellström-4/+4
2023-12-21drm/xe/vm: Simplify and document xe_vm_lock()Thomas Hellström-8/+6
2023-12-21drm/xe/bo: Simplify xe_bo_lock()Thomas Hellström-12/+12
2023-12-21drm/xe/selftests: make eviction test tile centricMatthew Auld-7/+7
2023-12-21drm/xe/selftests: consider multi-GT for eviction testMatthew Auld-4/+8
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast-9/+9
2023-12-21drm/xe: Remove vma arg from xe_pte_encode()Lucas De Marchi-1/+1
2023-12-21drm/xe/bo: support tiered vram allocation for small-barMatthew Auld-1/+2
2023-12-21drm/xe: Normalize XE_VM_FLAG* namesLucas De Marchi-1/+1
2023-12-21drm/xe: add missing bulk_move resetMatthew Auld-0/+7
2023-12-21drm/xe/selftests: restart GT after xe_bo_restore_kernel()Matthew Auld-0/+14
2023-12-21drm/xe/selftests: hold rpm for ccs_test_migrate()Matthew Auld-0/+4
2023-12-21drm/xe/selftests: hold rpm for evict_test_run_device()Matthew Auld-0/+5
2023-12-21drm/xe: Port Xe to GPUVAMatthew Brost-1/+1
2023-12-21drm/xe: Add missing ADL entries to xe_test_waAnusha Srivatsa-0/+3
2023-12-21drm/xe/kunit: Handle fake device creation for all platform/subplatform casesAnusha Srivatsa-3/+0
2023-12-21drm/xe/bo: Evict VRAM to TT rather than to systemThomas Hellström-3/+2
2023-12-21drm/xe: Rename pte/pde encoding functionsLucas De Marchi-1/+1
2023-12-19drm/xe: Allocate GT dynamicallyMatt Roper-3/+3
2023-12-19drm/xe: Move migration from GT to tileMatt Roper-15/+14
2023-12-19drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper-11/+12