Re: [Freedreno] [PATCH 08/25] drm/msm/dpu: get rid of cached flush_mask

2022-05-03 Thread Abhinav Kumar
On 2/9/2022 9:25 AM, Dmitry Baryshkov wrote: Instead of querying the CTL for the flush mask (for SSPP, LM or DSPP), storing the mask in the mixer configuration and then pushing the mask to the CTL, tell CTL to cache the flush in place. This follows the pattern of other update_pending_flush_

[Freedreno] [PATCH 08/25] drm/msm/dpu: get rid of cached flush_mask

2022-02-09 Thread Dmitry Baryshkov
Instead of querying the CTL for the flush mask (for SSPP, LM or DSPP), storing the mask in the mixer configuration and then pushing the mask to the CTL, tell CTL to cache the flush in place. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 25 ++- drivers/gpu/