summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/tests
AgeCommit message (Expand)AuthorFilesLines
2024-03-14Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds14-28/+893
2024-02-28drm/xe/tests: Fix printf format specifiers in xe_migrate testDavid Gow1-4/+4
2024-02-21drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit1-0/+1
2024-02-21drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit1-0/+1
2024-01-24drm/xe: Remove PVC from xe_wa kunit testsLucas De Marchi1-3/+0
2024-01-24drm/xe: Remove PVC from xe_wa kunit testsLucas De Marchi1-3/+0
2024-01-16drm/xe: Group normal kunit tests in a single moduleLucas De Marchi5-16/+16
2024-01-15drm/xe/migrate: Fix CCS copy for small VRAM copy chunksThomas Hellström1-1/+1
2024-01-15drm/xe/selftests: Fix an error pointer dereference bugDan Carpenter1-3/+2
2024-01-11drm/xe/migrate: Fix CCS copy for small VRAM copy chunksThomas Hellström1-1/+1
2024-01-11drm/xe/selftests: Fix an error pointer dereference bugDan Carpenter1-3/+2
2024-01-08drm/xe/kunit: Drop xe_wa tests for pre-production DG2Lucas De Marchi1-6/+0
2024-01-05drm/xe: Add mocs reset kunitRuthuvikas Ravikumar3-0/+38
2024-01-05drm/xe/kunit: Add GuC Relay kunit testsMichal Wajdeczko1-0/+522
2023-12-22drm/xe/kunit: Add GuC Doorbells Manager testsMichal Wajdeczko1-0/+201
2023-12-22drm/xe/kunit: Use xe kunit helper in WA testMichal Wajdeczko1-3/+2
2023-12-22drm/xe/kunit: Use xe kunit helper in RTP testMichal Wajdeczko1-3/+2
2023-12-22drm/xe/kunit: Restore test->priv when done with fake xe deviceMichal Wajdeczko1-0/+10
2023-12-22drm/xe/kunit: Define helper functions to allocate fake xe deviceMichal Wajdeczko2-0/+97
2023-12-22drm/xe/kunit: Set SR-IOV mode of the fake deviceMichal Wajdeczko2-0/+5
2023-12-21drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit1-0/+2
2023-12-21drm/xe/xe2: Modify xe_bo_test for system memoryHimal Prasad Ghimiray1-17/+27
2023-12-21drm/xe/xe2: Handle flat ccs move for igfx.Himal Prasad Ghimiray1-2/+2
2023-12-21drm/xe/xe2: Update emit_pte to use compression enabled PAT indexHimal Prasad Ghimiray1-1/+1
2023-12-21drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi1-2/+2
2023-12-21drm/xe/kunit: Add test for LMTT operationsMichal Wajdeczko1-0/+73
2023-12-21drm/xe/kunit: Test WAs for MTL and LNLLucas De Marchi1-1/+24
2023-12-21drm/xe/kunit: Add stub to read_gmdidLucas De Marchi2-0/+24
2023-12-21drm/xe/kunit: Move fake pci data to test-privLucas De Marchi4-20/+22
2023-12-21drm/xe/kunit: Remove handling of XE_TEST_SUBPLATFORM_ANYLucas De Marchi1-5/+0
2023-12-21drm/xe/uapi: Reject bo creation of unaligned sizeMauro Carvalho Chehab1-2/+8
2023-12-21drm/xe: Split xe_info_initMichał Winiarski1-1/+2
2023-12-21drm/xe/uapi: Add support for CPU caching modePallavi Mishra2-8/+10
2023-12-21drm/xe/kunit: Return number of iterated devicesMichal Wajdeczko1-3/+3
2023-12-21drm/xe/gsc: Define GSCCS for MTLDaniele Ceraolo Spurio1-6/+3
2023-12-21drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()Thomas Hellström1-1/+1
2023-12-21drm/xe: Add mocs kunitRuthuvikas Ravikumar4-0/+168
2023-12-21drm/xe: Fix modpost warning on kunit modulesLucas De Marchi6-1/+6
2023-12-21drm/xe/tests: Fix migrate testPallavi Mishra1-1/+1
2023-12-21drm/xe: directly use pat_index for pte_encodeMatthew Auld1-1/+1
2023-12-21drm/xe: Add missing ADL entries to xe_test_waAnusha Srivatsa1-0/+1
2023-12-21drm/xe/rpls: Add RPLS SupportAnusha Srivatsa1-0/+1
2023-12-21drm/xe/tests/xe_migrate.c: Add vram to vram KUNIT testDavid Kershner1-37/+66
2023-12-21drm/xe: Use vfunc for pte/pde ppgtt encodingLucas De Marchi1-1/+1
2023-12-21drm/xe: Disallow pinning dma-bufs in VRAMThomas Hellström1-4/+12
2023-12-21drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interfaceThomas Hellström3-4/+4
2023-12-21drm/xe/vm: Simplify and document xe_vm_lock()Thomas Hellström2-8/+6
2023-12-21drm/xe/bo: Simplify xe_bo_lock()Thomas Hellström1-12/+12
2023-12-21drm/xe/selftests: make eviction test tile centricMatthew Auld1-7/+7
2023-12-21drm/xe/selftests: consider multi-GT for eviction testMatthew Auld1-4/+8