On Tue, Feb 25, 2025 at 05:43:53PM +0100, Maxime Ripard wrote: > We'll need the HDMI state tests light_up_connector() function in more > tests, so let's promote it to a helper. > > Signed-off-by: Maxime Ripard <mripard@xxxxxxxxxx> > --- > drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c | 151 +++++++++++++-------- > drivers/gpu/drm/tests/drm_kunit_helpers.c | 61 +++++++++ > include/drm/drm_kunit_helpers.h | 8 ++ > 3 files changed, 161 insertions(+), 59 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry