Re: (subset) [PATCH v4 25/30] drm/vc4: vec: Fix definition of PAL-M mode

From: Maxime Ripard
Date: Mon Oct 10 2022 - 08:12:07 EST


On Thu, 29 Sep 2022 18:31:19 +0200, Maxime Ripard wrote:
> From: Mateusz Kwiatkowski <kfyatek+publicgit@xxxxxxxxx>
>
> PAL-M is a Brazilian analog TV standard that uses a PAL-style chroma
> subcarrier at 3.575611[888111] MHz on top of 525-line (480i60) timings.
> This commit makes the driver actually use the proper VEC preset for this
> mode instead of just changing PAL subcarrier frequency.
>
> [...]

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime