Re: [PATCH 5/8] drm/vc4: hdmi: Enable the scrambler

2021-02-25 Thread Dave Stevenson
Hi Maxime On Thu, 25 Feb 2021 at 15:59, Maxime Ripard wrote: > > The HDMI controller on the BCM2711 includes a scrambler in order to > reach the modes that require it. Let's add the support for it. > > Signed-off-by: Maxime Ripard > --- > drivers/gpu/drm/vc4/vc4_hdmi.c | 58 +++

[PATCH 5/8] drm/vc4: hdmi: Enable the scrambler

2021-02-25 Thread Maxime Ripard
The HDMI controller on the BCM2711 includes a scrambler in order to reach the modes that require it. Let's add the support for it. Signed-off-by: Maxime Ripard --- drivers/gpu/drm/vc4/vc4_hdmi.c | 58 + drivers/gpu/drm/vc4/vc4_hdmi_regs.h | 3 ++ 2 files changed