drm/vc4: hdmi: Properly compute the BVB clock rate
authorMaxime Ripard <maxime@cerno.tech>
Thu, 8 Oct 2020 14:06:08 +0000 (16:06 +0200)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Wed, 21 Apr 2021 13:13:56 +0000 (14:13 +0100)
commite259821935a603369be12ddcf425a9c56d8d2943
tree198fe943bad774e699a19a08a873eea833eb4b8e
parent6147d0f243a6815fba7658999942f898f4fa456c
drm/vc4: hdmi: Properly compute the BVB clock rate

The BVB clock rate computation doesn't take into account a mode clock of
594MHz that we're going to need to support 4k60.

Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/vc4/vc4_hdmi.c