+1
−0
drivers/gpu/drm/tests/drm_panic_test.c
0 → 100644
+221
−0
Loading
Add kunit tests for drm_panic. They check that drawing the panic screen doesn't crash, but they don't check the correctness of the resulting image. Reviewed-by:Maxime Ripard <mripard@kernel.org> Link: https://patch.msgid.link/20251216082524.115980-3-jfalempe@redhat.com Signed-off-by:
Jocelyn Falempe <jfalempe@redhat.com>