aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/xe/tests/xe_rtp_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-12drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()Lucas De Marchi1-1/+1
2024-07-29drm/xe: Migrate OOB WAs to OR rulesLucas De Marchi1-19/+15
2024-07-29drm/xe/kunit: Test rtp with no actionsLucas De Marchi1-0/+161
2024-07-29drm/xe/kunit: Rename rtp test casesLucas De Marchi1-8/+8
2024-07-29drm/xe/kunit: Test active rtp entriesLucas De Marchi1-1/+19
2024-07-29drm/xe/kunit: Rename count to count_sr_entriesLucas De Marchi1-16/+16
2024-06-18drm/xe/rtp: Allow to OR rulesLucas De Marchi1-0/+53
2024-06-18drm/xe/rtp: Allow to match 0 sr entriesLucas De Marchi1-3/+8
2024-01-16drm/xe: Group normal kunit tests in a single moduleLucas De Marchi1-5/+0
2023-12-21drm/xe/kunit: Use xe kunit helper in RTP testMichal Wajdeczko1-3/+2
2023-12-21drm/xe/kunit: Move fake pci data to test-privLucas De Marchi1-1/+3
2023-12-21drm/xe: Fix modpost warning on kunit modulesLucas De Marchi1-0/+1
2023-12-19drm/xe: Allocate GT dynamicallyMatt Roper1-1/+1
2023-12-19drm/xe: Introduce xe_tileMatt Roper1-2/+4
2023-12-19drm/xe/rtp: Add "_sr" to entry/function namesLucas De Marchi1-11/+11
2023-12-19drm/xe/rtp: Split rtp process initializationLucas De Marchi1-1/+2
2023-12-19drm/xe: Rename reg field to addrLucas De Marchi1-1/+1
2023-12-19drm/xe: Plumb xe_reg into WAs, rtp, etcLucas De Marchi1-23/+18
2023-12-19drm/xe: Use XE_REG/XE_REG_MCRLucas De Marchi1-10/+10
2023-12-19drm/xe: Add basic unit tests for rtpLucas De Marchi1-0/+318