Re: [PATCH v8 30/39] drm/vc4: hdmi: Switch to drm_hdmi_mode_needs_scrambling()

From: Maxime Ripard

Date: Tue Jul 07 2026 - 08:48:40 EST


On Thu, 2 Jul 2026 17:46:43 +0300, Cristian Ciocaltea wrote:
> The VC4 HDMI driver has a local helper to check whether a mode requires
> scrambling. It is equivalent to drm_hdmi_mode_needs_scrambling(), so
> use the common helper instead.
>
> No functional change intended.
>
> [ ... ]

Acked-by: Maxime Ripard <mripard@xxxxxxxxxx>

Thanks!
Maxime