]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "drm/meson: vclk: fix calculation of 59.94 fractional rates"
authorChristian Hewitt <christianshewitt@gmail.com>
Mon, 21 Apr 2025 20:12:59 +0000 (22:12 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Tue, 22 Apr 2025 07:23:57 +0000 (09:23 +0200)
commitf37bb5486ea536c1d61df89feeaeff3f84f0b560
treec0d7da72987108c813c7304ad0d2b2c566517e97
parent76c332d119f9048c6e16b52359f401510f18b2ff
Revert "drm/meson: vclk: fix calculation of 59.94 fractional rates"

This reverts commit bfbc68e.

The patch does permit the offending YUV420 @ 59.94 phy_freq and
vclk_freq mode to match in calculations. It also results in all
fractional rates being unavailable for use. This was unintended
and requires the patch to be reverted.

Fixes: bfbc68e4d869 ("drm/meson: vclk: fix calculation of 59.94 fractional rates")
Cc: stable@vger.kernel.org
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250421201300.778955-2-martin.blumenstingl@googlemail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250421201300.778955-2-martin.blumenstingl@googlemail.com
drivers/gpu/drm/meson/meson_vclk.c