Re: [RFC PATCH v2 3/3] drm/msm/dpu: Use color_fill property for DPU planes

2023-01-03 Thread Jessica Zhang
On 12/22/2022 7:12 PM, Dmitry Baryshkov wrote: On 23/12/2022 00:14, Jessica Zhang wrote: Initialize and use the color_fill properties for planes in DPU driver. In addition, relax framebuffer requirements within atomic commit path and add checks for NULL framebuffers. Finally, drop DPU_PLANE_C

Re: [RFC PATCH v2 2/3] drm: Adjust atomic checks for solid fill color

2023-01-03 Thread Jessica Zhang
On 12/22/2022 7:08 PM, Dmitry Baryshkov wrote: On 23/12/2022 00:14, Jessica Zhang wrote: Loosen the requirements for atomic and legacy commit so that, in cases where solid fill planes is enabled (and FB_ID is NULL), the commit can still go through. In addition, add framebuffer NULL checks in