drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling
authorMaxime Ripard <maxime@cerno.tech>
Tue, 15 Dec 2020 15:42:42 +0000 (16:42 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 16 Dec 2020 09:11:53 +0000 (10:11 +0100)
commit24169a2b0533a6c4030c91a7a074039e7c98fde6
tree56af84088b48a3ece5a19ff25add2501bb63329b
parentd2a7dd004c49e547999d75099218d9d0198030fe
drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling

Unlike the previous generations, the HSM clock limitation is way above
what we can reach without scrambling, so let's move the maximum
frequency we support to the maximum clock frequency without scrambling.

Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20201215154243.540115-9-maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_hdmi.c