summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/tests
AgeCommit message (Expand)Author
2023-12-21drm/xe: Add missing ADL entries to xe_test_waAnusha Srivatsa
2023-12-21drm/xe/kunit: Handle fake device creation for all platform/subplatform casesAnusha Srivatsa
2023-12-21drm/xe/bo: Evict VRAM to TT rather than to systemThomas Hellström
2023-12-21drm/xe: Rename pte/pde encoding functionsLucas De Marchi
2023-12-19drm/xe: Allocate GT dynamicallyMatt Roper
2023-12-19drm/xe: Move migration from GT to tileMatt Roper
2023-12-19drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper
2023-12-19drm/xe: Move VRAM from GT to tileMatt Roper
2023-12-19drm/xe: Add backpointer from gt to tileMatt Roper
2023-12-19drm/xe: Introduce xe_tileMatt Roper
2023-12-19drm/xe: Support copying of data between system memory bosThomas Hellström
2023-12-19drm/xe: Fix the migrate selftest for integrated GPUsThomas Hellström
2023-12-19drm/xe/rtp: Add "_sr" to entry/function namesLucas De Marchi
2023-12-19drm/xe/rtp: Split rtp process initializationLucas De Marchi
2023-12-19drm/xe: Rename reg field to addrLucas De Marchi
2023-12-19drm/xe: Plumb xe_reg into WAs, rtp, etcLucas De Marchi
2023-12-19drm/xe: Use XE_REG/XE_REG_MCRLucas De Marchi
2023-12-19drm/xe: Cleanup page-related definesLucas De Marchi
2023-12-19drm/xe: Add KUnit test for xe_pci.c IP engine listsMatt Roper
2023-12-19drm/xe: Add test for GT workarounds and tuningsLucas De Marchi
2023-12-19drm/xe: Add basic unit tests for rtpLucas De Marchi
2023-12-19drm/xe: Generalize fake device creationLucas De Marchi
2023-12-19drm/xe: Use symbol namespace for kunit testsLucas De Marchi
2023-12-19drm/xe: Move test infra out of xe_pci.[ch]Lucas De Marchi
2023-12-19drm/xe/tests: Set correct expectationNiranjana Vishwanathapura
2023-12-19drm/xe/tests: Use proper batch base addressNiranjana Vishwanathapura
2023-12-19drm/xe: Stop accepting value in xe_migrate_clearBalasubramani Vivekanandan
2023-12-19drm/xe/tests: Test both CPU- and GPU page-table updates with the migrate testThomas Hellström
2023-12-19drm/xe/tests: Support CPU page-table updates in the migrate testThomas Hellström
2023-12-19drm/xe: s/lmem/vram/Matthew Auld
2023-12-19drm/xe/tests: Grab a memory access reference around the migrate sanity testThomas Hellström
2023-12-19drm/xe: Prefer single underscore for header guardsLucas De Marchi
2023-12-19drm/xe: Fix kunit integration due to missing prototypesLucas De Marchi
2023-12-12drm/xe: Fix some log messages on 32bLucas De Marchi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost