Re: [PATCH v14 07/28] drm/connector: hdmi: Add support for output format

2024-05-23 Thread Dmitry Baryshkov
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 > Signed-off-by: Maxime Ripard > --- > dri

[PATCH v14 07/28] drm/connector: hdmi: Add support for output format

2024-05-21 Thread Maxime Ripard
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 Signed-off-by: Maxime Ripard --- drivers/gpu/drm/display/drm_hdmi_state_helper.c| 3 ++- drivers/gpu/drm/drm_ato