On Wed, Mar 26, 2025 at 12:19:53PM +0200, Cristian Ciocaltea wrote: > The very first debug message in hdmi_try_format_bpc() is incomplete, as > it doesn't provide the given bpc in addition to the tried format. > > Add the missing debug information and drop the now redundant message > from hdmi_compute_config(). > > Signed-off-by: Cristian Ciocaltea <[email protected]> > --- > drivers/gpu/drm/display/drm_hdmi_state_helper.c | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
