[PATCH] drm: DON'T require each CRTC to have a unique primary plane
Maxime Ripard
maxime at cerno.tech
Mon Mar 29 14:07:31 UTC 2021
On Sat, Mar 27, 2021 at 11:22:14AM +0000, Paul Cercueil wrote:
> The ingenic-drm driver has two mutually exclusive primary planes
> already; so the fact that a CRTC must have one and only one primary
> plane is an invalid assumption.
I mean, no? It's been documented for a while that a CRTC should only
have a single primary, so I'd say that the invalid assumption was that
it was possible to have multiple primary planes for a CRTC.
Since it looks like you have two mutually exclusive planes, just expose
one and be done with it?
Maxime
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20210329/e543b20a/attachment.sig>
More information about the dri-devel
mailing list