summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/tests
AgeCommit message (Expand)AuthorFilesLines
2023-11-20drm/vc4: tests: Fix UAF in the mock helpersMaxime Ripard2-2/+2
2023-07-31drm/vc4: tests: pv-muxing: Document test scenarioMaxime Ripard1-0/+22
2023-07-31drm/vc4: tests: Switch to atomic state allocation helperMaxime Ripard1-47/+8
2023-07-31drm/vc4: tests: pv-muxing: Switch to managed locking initMaxime Ripard1-23/+19
2023-07-31drm/vc4: tests: mock: Use a kunit action to unregister DRM deviceMaxime Ripard2-6/+12
2023-07-31drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device()Maxime Ripard1-4/+0
2023-04-25drm/vc4: Switch to container_of_constMaxime Ripard2-2/+5
2022-12-08drm/vc4: tests: Add unit test suite for the PV muxingMaxime Ripard3-8/+1089
2022-12-08drm/vc4: tests: Introduce a mocking infrastructureMaxime Ripard6-0/+460