diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2025-06-07 00:10:31 +0200 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2025-06-10 14:14:43 +0200 |
commit | faf2f8382088e8c74bd6eeb236c8c9190e61615e (patch) | |
tree | b00b6f5d414ebf4289f835f93cc65ad1fd4489e7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d17e61ab63fb7747b340d6a66bf1408cd5c6562b (diff) |
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: e5fab2ec9ca4 ("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
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions