[PATCH v3 5/5] drm/msm/dpu: drop dpu_encoder_phys_ops::atomic_check()
Abhinav Kumar
quic_abhinavk at quicinc.com
Mon Jan 8 21:40:22 UTC 2024
On 12/25/2023 5:08 AM, Dmitry Baryshkov wrote:
> Writeback was the last user of dpu_encoder_phys_ops's atomic_check()
> callback. As the code was moved to the dpu_writeback.c, the callback
> becomes unused. Drop it now.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 15 ---------------
> drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys.h | 4 ----
> 2 files changed, 19 deletions(-)
>
Same comment as prev change but otherwise
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the dri-devel
mailing list