Re: [Freedreno] [PATCH v11 6/9] drm/msm/dpu: always clear every individual pending flush mask

2023-05-20 Thread Dmitry Baryshkov
On 19/05/2023 02:33, Kuogee Hsieh wrote: There are two tiers of pending flush control, main controller and individual hardware block. Currently only the main controller of flush mask is reset to 0 but leave out some individual pending flush mask of particular hardware block keep previous value at

[Freedreno] [PATCH v11 6/9] drm/msm/dpu: always clear every individual pending flush mask

2023-05-18 Thread Kuogee Hsieh
There are two tiers of pending flush control, main controller and individual hardware block. Currently only the main controller of flush mask is reset to 0 but leave out some individual pending flush mask of particular hardware block keep previous value at clear_pending_flush(). Reset all individua