[PATCH RFC v7 07/10] drm/atomic: Loosen FB atomic checks

Maxime Ripard mripard at kernel.org
Tue Dec 5 08:39:02 UTC 2023


Hi,

On Fri, Oct 27, 2023 at 03:32:57PM -0700, Jessica Zhang wrote:
> Loosen the requirements for atomic and legacy commit so that, in cases
> where pixel_source != FB, the commit can still go through.
> 
> This includes adding framebuffer NULL checks in other areas to account for
> FB being NULL when non-FB pixel sources are enabled.
> 
> To disable a plane, the pixel_source must be NONE or the FB must be NULL
> if pixel_source == FB.
> 
> Signed-off-by: Jessica Zhang <quic_jesszhan at quicinc.com>

This breaks some plane kunit tests we have:

See https://lore.kernel.org/dri-devel/20231204173536.51003-1-naresh.kamboju@linaro.org/

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/20231205/77867af2/attachment.sig>


More information about the dri-devel mailing list