On Tue, Feb 25, 2025 at 05:43:51PM +0100, Maxime Ripard wrote: > None of the drm_bridge function have kunit tests so far. Let's change > that, starting with drm_bridge_get_current_state(). > > Signed-off-by: Maxime Ripard <[email protected]> > --- > drivers/gpu/drm/Kconfig | 1 + > drivers/gpu/drm/tests/Makefile | 1 + > drivers/gpu/drm/tests/drm_bridge_test.c | 210 > ++++++++++++++++++++++++++++++++ > 3 files changed, 212 insertions(+) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
