On Tue, May 21, 2024 at 12:13:40PM +0200, Maxime Ripard wrote: > Just like BPC, we'll add support for automatic selection of the output > format for HDMI connectors. > > Let's add the needed defaults and fields for now. > > Reviewed-by: Dave Stevenson <dave.stevenson@xxxxxxxxxxxxxxx> > Signed-off-by: Maxime Ripard <mripard@xxxxxxxxxx> > --- > drivers/gpu/drm/display/drm_hdmi_state_helper.c | 3 ++- > drivers/gpu/drm/drm_atomic.c | 2 ++ > drivers/gpu/drm/drm_connector.c | 31 ++++++++++++++++++++++ > drivers/gpu/drm/tests/drm_connector_test.c | 9 +++++++ > drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c | 22 +++++++++++---- > include/drm/drm_connector.h | 20 ++++++++++++++ > 6 files changed, 81 insertions(+), 6 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry