summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/tests
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast1-9/+9
2023-12-21drm/xe: Remove vma arg from xe_pte_encode()Lucas De Marchi1-1/+1
2023-12-21drm/xe/bo: support tiered vram allocation for small-barMatthew Auld1-1/+2
2023-12-21drm/xe: Normalize XE_VM_FLAG* namesLucas De Marchi1-1/+1
2023-12-21drm/xe: add missing bulk_move resetMatthew Auld1-0/+7
2023-12-21drm/xe/selftests: restart GT after xe_bo_restore_kernel()Matthew Auld1-0/+14
2023-12-21drm/xe/selftests: hold rpm for ccs_test_migrate()Matthew Auld1-0/+4
2023-12-21drm/xe/selftests: hold rpm for evict_test_run_device()Matthew Auld1-0/+5
2023-12-21drm/xe: Port Xe to GPUVAMatthew Brost1-1/+1
2023-12-21drm/xe: Add missing ADL entries to xe_test_waAnusha Srivatsa1-0/+3
2023-12-21drm/xe/kunit: Handle fake device creation for all platform/subplatform casesAnusha Srivatsa1-3/+0
2023-12-21drm/xe/bo: Evict VRAM to TT rather than to systemThomas Hellström1-3/+2
2023-12-21drm/xe: Rename pte/pde encoding functionsLucas De Marchi1-1/+1
2023-12-20drm/xe: Allocate GT dynamicallyMatt Roper2-3/+3
2023-12-20drm/xe: Move migration from GT to tileMatt Roper2-15/+14
2023-12-20drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper2-11/+12
2023-12-20drm/xe: Move VRAM from GT to tileMatt Roper1-3/+3
2023-12-20drm/xe: Add backpointer from gt to tileMatt Roper1-1/+1
2023-12-20drm/xe: Introduce xe_tileMatt Roper2-3/+5
2023-12-20drm/xe: Support copying of data between system memory bosThomas Hellström1-10/+6
2023-12-20drm/xe: Fix the migrate selftest for integrated GPUsThomas Hellström1-1/+6
2023-12-20drm/xe/rtp: Add "_sr" to entry/function namesLucas De Marchi1-11/+11
2023-12-20drm/xe/rtp: Split rtp process initializationLucas De Marchi1-1/+2
2023-12-20drm/xe: Rename reg field to addrLucas De Marchi1-1/+1
2023-12-20drm/xe: Plumb xe_reg into WAs, rtp, etcLucas De Marchi1-23/+18
2023-12-20drm/xe: Use XE_REG/XE_REG_MCRLucas De Marchi1-10/+10
2023-12-20drm/xe: Cleanup page-related definesLucas De Marchi1-7/+8
2023-12-20drm/xe: Add KUnit test for xe_pci.c IP engine listsMatt Roper4-0/+125
2023-12-20drm/xe: Add test for GT workarounds and tuningsLucas De Marchi2-1/+138
2023-12-20drm/xe: Add basic unit tests for rtpLucas De Marchi2-2/+323
2023-12-20drm/xe: Generalize fake device creationLucas De Marchi2-0/+63
2023-12-20drm/xe: Use symbol namespace for kunit testsLucas De Marchi6-4/+10
2023-12-20drm/xe: Move test infra out of xe_pci.[ch]Lucas De Marchi5-0/+81
2023-12-20drm/xe/tests: Set correct expectationNiranjana Vishwanathapura1-0/+1
2023-12-20drm/xe/tests: Use proper batch base addressNiranjana Vishwanathapura1-1/+2
2023-12-20drm/xe: Stop accepting value in xe_migrate_clearBalasubramani Vivekanandan2-10/+10
2023-12-20drm/xe/tests: Test both CPU- and GPU page-table updates with the migrate testThomas Hellström2-2/+23
2023-12-20drm/xe/tests: Support CPU page-table updates in the migrate testThomas Hellström1-3/+10
2023-12-20drm/xe: s/lmem/vram/Matthew Auld1-1/+1
2023-12-20drm/xe/tests: Grab a memory access reference around the migrate sanity testThomas Hellström1-0/+2
2023-12-20drm/xe: Prefer single underscore for header guardsLucas De Marchi4-8/+8
2023-12-20drm/xe: Fix kunit integration due to missing prototypesLucas De Marchi9-7/+52
2023-12-12drm/xe: Fix some log messages on 32bLucas De Marchi1-3/+3
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost8-0/+1081