Re: [Freedreno] [PATCH 11/12] drm/msm/dpu: gracefully handle null fb commits for writeback

2022-04-14 Thread Abhinav Kumar
On 4/14/2022 5:36 PM, Dmitry Baryshkov wrote: On 15/04/2022 02:17, Abhinav Kumar wrote: On 2/4/2022 2:43 PM, Dmitry Baryshkov wrote: On 05/02/2022 00:17, Abhinav Kumar wrote: kms_writeback test cases also verify with a null fb for the writeback connector job. In addition there are also ot

Re: [Freedreno] [PATCH 11/12] drm/msm/dpu: gracefully handle null fb commits for writeback

2022-04-14 Thread Dmitry Baryshkov
On 15/04/2022 02:17, Abhinav Kumar wrote: On 2/4/2022 2:43 PM, Dmitry Baryshkov wrote: On 05/02/2022 00:17, Abhinav Kumar wrote: kms_writeback test cases also verify with a null fb for the writeback connector job. In addition there are also other commit paths which can result in kickoffs with

Re: [Freedreno] [PATCH 11/12] drm/msm/dpu: gracefully handle null fb commits for writeback

2022-04-14 Thread Abhinav Kumar
On 2/4/2022 2:43 PM, Dmitry Baryshkov wrote: On 05/02/2022 00:17, Abhinav Kumar wrote: kms_writeback test cases also verify with a null fb for the writeback connector job. In addition there are also other commit paths which can result in kickoffs without a valid framebuffer like while closing

Re: [Freedreno] [PATCH 11/12] drm/msm/dpu: gracefully handle null fb commits for writeback

2022-02-04 Thread Dmitry Baryshkov
On 05/02/2022 00:17, Abhinav Kumar wrote: kms_writeback test cases also verify with a null fb for the writeback connector job. In addition there are also other commit paths which can result in kickoffs without a valid framebuffer like while closing the fb which results in the callback to drm_atom

[Freedreno] [PATCH 11/12] drm/msm/dpu: gracefully handle null fb commits for writeback

2022-02-04 Thread Abhinav Kumar
kms_writeback test cases also verify with a null fb for the writeback connector job. In addition there are also other commit paths which can result in kickoffs without a valid framebuffer like while closing the fb which results in the callback to drm_atomic_helper_dirtyfb() which internally trigger