summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/tests
AgeCommit message (Expand)AuthorFilesLines
2024-04-18drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_bufRodrigo Vivi1-0/+3
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström1-4/+4
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi3-38/+38
2024-04-02drm/xe: Stop passing user flag to xe_bo_create_user()Lucas De Marchi1-1/+1
2024-03-27drm/xe/kunit: Add basic tests for GuC context ID ManagerMichal Wajdeczko1-0/+136
2024-03-15drm/xe/mocs: Clarify which GT is being operated onMatt Roper1-5/+5
2024-03-15drm/xe/mocs: Determine MCR separately for primary/media GT in kunit testMatt Roper1-2/+2
2024-03-14Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds14-28/+893
2024-03-13drm/xe: Group live kunit testsLucas De Marchi6-21/+12
2024-03-06drm/xe/xelpg: Extend some workarounds to graphics version 12.74Matt Roper1-0/+1
2024-03-01drm/xe/mocs: Allow odd number of entries on testLucas De Marchi1-30/+37
2024-03-01drm/xe/mocs: Move warn/assertion upLucas De Marchi1-2/+3
2024-03-01drm/xe/mocs: Refactor mocs/l3cc loopLucas De Marchi1-8/+9
2024-02-28drm/xe/tests: Fix printf format specifiers in xe_migrate testDavid Gow1-4/+4
2024-02-26drm/xe: Convert kunit tests from mem_access to xe_pm_runtimeRodrigo Vivi3-12/+22
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