From: neil.armstrong@linaro.org
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
dri-devel@lists.freedesktop.org,
linux-amlogic@lists.infradead.org
Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH RFC v2 0/2] drm/meson: vclk: revert and re-fix vclk calculations
Date: Tue, 22 Apr 2025 09:03:04 +0200 [thread overview]
Message-ID: <b88bfe5a-9256-4de0-822b-b22d74dfdec0@linaro.org> (raw)
In-Reply-To: <20250421201300.778955-1-martin.blumenstingl@googlemail.com>
On 21/04/2025 22:12, Martin Blumenstingl wrote:
> This is a successor of a previous patchset by Christian [0]
>
> Patch 1 reverts a previous fix for loss of HDMI sync when playing YUV420
> @ 59.94 media. The patch does resolve a calculation issue. It also makes
> all fractional rates invalid which is a bigger problem.
>
> Patch 2 changes the whole drm/meson driver to use Hz as unit for clocks/
> frequencies. And importantly it uses the relevant 64-bit maths helpers so
> the code can still be compiled using for 32-bit ARM.
> Maxime previously suggested using drm_hdmi_compute_mode_clock(). That's
> still something to implement with future patches.
>
> Neil, I'd like to hear your feedback on this approach.
>
>
> [0] https://lore.kernel.org/linux-amlogic/20250110074458.3624094-1-christianshewitt@gmail.com/
>
>
> Christian Hewitt (1):
> Revert "drm/meson: vclk: fix calculation of 59.94 fractional rates"
>
> Martin Blumenstingl (1):
> drm/meson: use unsigned long long / Hz for frequency types
>
> drivers/gpu/drm/meson/meson_drv.c | 2 +-
> drivers/gpu/drm/meson/meson_drv.h | 2 +-
> drivers/gpu/drm/meson/meson_encoder_hdmi.c | 29 +--
> drivers/gpu/drm/meson/meson_vclk.c | 195 +++++++++++----------
> drivers/gpu/drm/meson/meson_vclk.h | 13 +-
> 5 files changed, 126 insertions(+), 115 deletions(-)
>
Thanks for re-spinning, will apply.
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Thanks !
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
next prev parent reply other threads:[~2025-04-22 7:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-21 20:12 Martin Blumenstingl
2025-04-21 20:12 ` [PATCH RFC v2 1/2] Revert "drm/meson: vclk: fix calculation of 59.94 fractional rates" Martin Blumenstingl
2025-04-21 20:13 ` [PATCH RFC v2 2/2] drm/meson: use unsigned long long / Hz for frequency types Martin Blumenstingl
2025-04-22 7:03 ` neil.armstrong [this message]
2025-04-22 7:32 ` [PATCH RFC v2 0/2] drm/meson: vclk: revert and re-fix vclk calculations Neil Armstrong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b88bfe5a-9256-4de0-822b-b22d74dfdec0@linaro.org \
--to=neil.armstrong@linaro.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=martin.blumenstingl@googlemail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®