linux/drivers/gpu/drm/meson
Martin Blumenstingl faf2f83820 drm/meson: use vclk_freq instead of pixel_freq in debug print
meson_vclk_vic_supported_freq() has a debug print which includes the
pixel freq. However, within the whole function the pixel freq is
irrelevant, other than checking the end of the params array. Switch to
printing the vclk_freq which is being compared / matched against the
inputs to the function to avoid confusion when analyzing error reports
from users.

Fixes: e5fab2ec9c ("drm/meson: vclk: add support for YUV420 setup")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250606221031.3419353-1-martin.blumenstingl@googlemail.com
2025-06-10 14:14:43 +02:00
..
Kconfig drm/meson: Allow build with COMPILE_TEST=y 2024-10-25 10:25:10 +03:00
Makefile
meson_crtc.c
meson_crtc.h
meson_drv.c drm/meson: use unsigned long long / Hz for frequency types 2025-04-22 09:23:58 +02:00
meson_drv.h drm/meson: use unsigned long long / Hz for frequency types 2025-04-22 09:23:58 +02:00
meson_dw_hdmi.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
meson_dw_hdmi.h
meson_dw_mipi_dsi.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
meson_dw_mipi_dsi.h
meson_encoder_cvbs.c drm/bridge: Add encoder parameter to drm_bridge_funcs.attach 2025-03-20 14:45:38 +01:00
meson_encoder_cvbs.h
meson_encoder_dsi.c drm/bridge: Add encoder parameter to drm_bridge_funcs.attach 2025-03-20 14:45:38 +01:00
meson_encoder_dsi.h
meson_encoder_hdmi.c drm/meson: fix debug log statement when setting the HDMI clocks 2025-06-10 14:14:36 +02:00
meson_encoder_hdmi.h
meson_osd_afbcd.c
meson_osd_afbcd.h
meson_overlay.c
meson_overlay.h
meson_plane.c drm/meson: plane: Add error handling 2024-06-06 10:27:44 +02:00
meson_plane.h
meson_rdma.c
meson_rdma.h
meson_registers.h
meson_vclk.c drm/meson: use vclk_freq instead of pixel_freq in debug print 2025-06-10 14:14:43 +02:00
meson_vclk.h drm/meson: use unsigned long long / Hz for frequency types 2025-04-22 09:23:58 +02:00
meson_venc.c
meson_venc.h
meson_viu.c
meson_viu.h
meson_vpp.c
meson_vpp.h