On Tue, 27 May 2025 15:11:12 +0300, 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(). > > [ ... ]
Reviewed-by: Maxime Ripard <mrip...@kernel.org> Thanks! Maxime