linux/drivers/gpu/drm/vc4/tests
Maxime Ripard d5be7722d1
drm/vc4: tests: Retry pv-muxing tests when EDEADLK
Some functions used by the HVS->PV muxing tests can return with EDEADLK,
meaning the entire sequence should be restarted. It's not a fatal error
and we should treat it as a recoverable error, and recover, instead of
failing the test like we currently do.

Fixes: 76ec18dc5a ("drm/vc4: tests: Add unit test suite for the PV muxing")
Reviewed-by: Maíra Canal <mcanal@igalia.com>
Link: https://lore.kernel.org/r/20250403-drm-vc4-kunit-failures-v2-4-e09195cc8840@kernel.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
2025-04-07 10:29:45 +02:00
..
.kunitconfig
vc4_mock_crtc.c
vc4_mock_output.c drm/vc4: tests: Document output handling functions 2025-04-07 10:29:44 +02:00
vc4_mock_plane.c
vc4_mock.c drm/vc4: txp: Add a new TXP encoder type 2024-11-27 14:37:20 +00:00
vc4_mock.h
vc4_test_pv_muxing.c drm/vc4: tests: Retry pv-muxing tests when EDEADLK 2025-04-07 10:29:45 +02:00