drm/vc4: hdmi: Properly compute the BVB clock rate
authorMaxime Ripard <maxime@cerno.tech>
Fri, 7 May 2021 15:05:11 +0000 (17:05 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 24 May 2021 12:42:35 +0000 (14:42 +0200)
commit7d9061e097e859dc33ad5d5f889385875f726808
treefa66722883b4b598c94ff6f1bb93b4657b68efb5
parent7c9005703ff5de70faa9a0c5d571279382674372
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>
Link: https://patchwork.freedesktop.org/patch/msgid/20210507150515.257424-9-maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_hdmi.c