2022-10-10 12:26:19

by Maxime Ripard

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

On Thu, 29 Sep 2022 18:31:19 +0200, Maxime Ripard wrote:
> From: Mateusz Kwiatkowski <[email protected]>
>
> 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