On Tue, May 21, 2024 at 12:13:51PM +0200, Maxime Ripard wrote: > This had a bunch of kunit tests to make sure our code to handle the > Broadcast RGB property behaves properly. > > This requires bringing a bit of infrastructure to create mock HDMI > connectors, with custom EDIDs. > > Reviewed-by: Dave Stevenson <dave.stevenson@xxxxxxxxxxxxxxx> > Signed-off-by: Maxime Ripard <mripard@xxxxxxxxxx> > --- > drivers/gpu/drm/tests/drm_connector_test.c | 116 ++++++++++++++++ > drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c | 151 +++++++++++++++++++++ > 2 files changed, 267 insertions(+) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry