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

2023-07-30 Thread Dmitry Baryshkov
On 28/07/2023 20:02, 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

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

2023-07-28 Thread Jessica Zhang
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