On Mon, Nov 23, 2020 at 08:50:49AM +0100, Thomas Zimmermann wrote:
>
>
> Am 20.11.20 um 15:42 schrieb Maxime Ripard:
> > The current HVS muxing code will consider the CRTCs in a given state to
> > setup their muxing in the HVS, and disable the other CRTCs muxes.
> >
> > However, it's valid to only update a single CRTC with a state, and in this
> > situation we would mux out a CRTC that was enabled but left untouched by
> > the new state.
> >
> > Fix this by setting a flag on the CRTC state when the muxing has been
> > changed, and only change the muxing configuration when that flag is there.
> >
> > Fixes: 87ebcd42fb7b ("drm/vc4: crtc: Assign output to channel
> > automatically")
> > Reviewed-by: Hoegeun Kwon <[email protected]>
> > Tested-by: Hoegeun Kwon <[email protected]>
> > Signed-off-by: Maxime Ripard <[email protected]>
>
> Reviewed-by: Thomas Zimmermann <[email protected]>Applied both, thanks! Maxime
signature.asc
Description: PGP signature
_______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
