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