Re: [PATCH v4 10/12] drm/vc4: hdmi: Enable the scrambler

2021-05-21 Thread Dave Stevenson
Hi Maxime On Fri, 7 May 2021 at 16:06, Maxime Ripard wrote: > > The HDMI controller on the BCM2711 includes a scrambler in order to > reach the HDMI 2.0 modes that require it. Let's add the support for it. > > Acked-by: Thomas Zimmermann > Signed-off-by: Maxime Ripard Reviewed-by: Dave Stevens

[PATCH v4 10/12] drm/vc4: hdmi: Enable the scrambler

2021-05-07 Thread Maxime Ripard
The HDMI controller on the BCM2711 includes a scrambler in order to reach the HDMI 2.0 modes that require it. Let's add the support for it. Acked-by: Thomas Zimmermann Signed-off-by: Maxime Ripard --- drivers/gpu/drm/vc4/vc4_hdmi.c | 64 + drivers/gpu/drm/vc4/vc