[PATCH] drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxing
Maxime Ripard
maxime at cerno.tech
Mon Sep 21 10:43:52 EDT 2020
On Fri, Sep 18, 2020 at 03:52:55PM +0100, Dave Stevenson wrote:
> Hi Maxime
>
> On Thu, 17 Sep 2020 at 13:16, Maxime Ripard <maxime at cerno.tech> wrote:
> >
> > The vc4 display engine has a first controller called the HVS that will
> > perform the composition of the planes. That HVS has 3 FIFOs and can
> > therefore compose planes for up to three outputs. The timings part is
> > generated through a component called the Pixel Valve, and the BCM2711 has 6
> > of them.
> >
> > Thus, the HVS has some bits to control which FIFO gets output to which
> > Pixel Valve. The current code supports that muxing by looking at all the
> > CRTCs in a new DRM atomic state in atomic_check, and given the set of
> > contraints that we have, assigns FIFOs to CRTCs or reject the mode
>
> s/contraints/constraints
Oops, thanks
I've fixed it while applying it
Maxime
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-rpi-kernel/attachments/20200921/cef0f1ac/attachment.sig>
More information about the linux-rpi-kernel
mailing list