summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/tests
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit2024-02-201-0/+1
* drm/xe: Remove PVC from xe_wa kunit testsLucas De Marchi2024-01-231-3/+0
* drm/xe: Group normal kunit tests in a single moduleLucas De Marchi2024-01-165-16/+16
* drm/xe/migrate: Fix CCS copy for small VRAM copy chunksThomas Hellström2024-01-111-1/+1
* drm/xe/selftests: Fix an error pointer dereference bugDan Carpenter2024-01-101-3/+2
* drm/xe/kunit: Drop xe_wa tests for pre-production DG2Lucas De Marchi2024-01-081-6/+0
* drm/xe: Add mocs reset kunitRuthuvikas Ravikumar2024-01-053-0/+38
* drm/xe/kunit: Add GuC Relay kunit testsMichal Wajdeczko2024-01-051-0/+522
* drm/xe/kunit: Add GuC Doorbells Manager testsMichal Wajdeczko2023-12-211-0/+201
* drm/xe/kunit: Use xe kunit helper in WA testMichal Wajdeczko2023-12-211-3/+2
* drm/xe/kunit: Use xe kunit helper in RTP testMichal Wajdeczko2023-12-211-3/+2
* drm/xe/kunit: Restore test->priv when done with fake xe deviceMichal Wajdeczko2023-12-211-0/+10
* drm/xe/kunit: Define helper functions to allocate fake xe deviceMichal Wajdeczko2023-12-212-0/+97
* drm/xe/kunit: Set SR-IOV mode of the fake deviceMichal Wajdeczko2023-12-212-0/+5
* 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