summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/tests
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_bufRodrigo Vivi2024-04-181-0/+3
* Merge drm/drm-next into drm-xe-nextThomas Hellström2024-04-121-4/+4
|\
| * Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-1314-28/+893
| |\
| * | drm/xe/tests: Fix printf format specifiers in xe_migrate testDavid Gow2024-02-271-4/+4
| * | drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit2024-02-211-0/+1
| * | drm/xe: Remove PVC from xe_wa kunit testsLucas De Marchi2024-01-241-3/+0
| * | drm/xe/migrate: Fix CCS copy for small VRAM copy chunksThomas Hellström2024-01-151-1/+1
| * | drm/xe/selftests: Fix an error pointer dereference bugDan Carpenter2024-01-151-3/+2
* | | drm/xe: Normalize bo flags macrosLucas De Marchi2024-04-023-38/+38
* | | drm/xe: Stop passing user flag to xe_bo_create_user()Lucas De Marchi2024-04-021-1/+1
* | | drm/xe/kunit: Add basic tests for GuC context ID ManagerMichal Wajdeczko2024-03-271-0/+136
* | | drm/xe/mocs: Clarify which GT is being operated onMatt Roper2024-03-141-5/+5
* | | drm/xe/mocs: Determine MCR separately for primary/media GT in kunit testMatt Roper2024-03-141-2/+2
* | | drm/xe: Group live kunit testsLucas De Marchi2024-03-136-21/+12
* | | drm/xe/xelpg: Extend some workarounds to graphics version 12.74Matt Roper2024-03-051-0/+1
* | | drm/xe/mocs: Allow odd number of entries on testLucas De Marchi2024-02-291-30/+37
* | | drm/xe/mocs: Move warn/assertion upLucas De Marchi2024-02-291-2/+3
* | | drm/xe/mocs: Refactor mocs/l3cc loopLucas De Marchi2024-02-291-8/+9
* | | drm/xe: Convert kunit tests from mem_access to xe_pm_runtimeRodrigo Vivi2024-02-263-12/+22
| |/ |/|
* | 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