summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/tests/vc4_test_pv_muxing.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-07drm/vc4: tests: Retry pv-muxing tests when EDEADLKMaxime Ripard1-1/+112
2025-04-07drm/vc4: tests: Stop allocating the state in test initMaxime Ripard1-14/+27
2025-03-03drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()Maxime Ripard1-19/+27
2024-11-27drm/vc4: txp: Add a new TXP encoder typeMaxime Ripard1-53/+53
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 Ripard1-6/+0
2023-07-31drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device()Maxime Ripard1-4/+0
2022-12-08drm/vc4: tests: Add unit test suite for the PV muxingMaxime Ripard1-0/+1039