[RFC PATCH v3 0/4] Move TE setup to prepare_for_kickoff()
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Mon Feb 13 21:51:30 UTC 2023
On 13/02/2023 21:48, Jessica Zhang wrote:
> Move TE setup to prepare_for_kickoff() and remove empty prepare_commit()
> functions in both MDP4 and DPU drivers.
>
> Changes in V2:
> - Added changes to remove empty prepare_commit() functions
>
> Changes in V3:
> - Reordered "drm/msm/dpu: Move TE setup to prepare_for_kickoff()" for
> clarity
> - Fixed spelling mistakes and wording issues
> - Picked up "Reviewed-by" tags for patches [2/4] and [4/4]
Is it just me or patch 4/4 is missing? Patchwork also hasn't seen it:
https://patchwork.freedesktop.org/series/113967/
If you can send it with the proper in-reply-to (set to
20230213194819.608-1-quic_jesszhan at quicinc.com), that would be great.
>
> Jessica Zhang (4):
> drm/msm/dpu: Move TE setup to prepare_for_kickoff()
> drm/msm: Check for NULL before calling prepare_commit()
> drm/msm/dpu: Remove empty prepare_commit() function
> drm/msm/mdp4: Remove empty prepare_commit() function
>
> drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 19 -----------------
> drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h | 7 -------
> .../drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c | 10 ++++++---
> drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 21 -------------------
> drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.c | 5 -----
> drivers/gpu/drm/msm/msm_atomic.c | 3 ++-
> 6 files changed, 9 insertions(+), 56 deletions(-)
>
--
With best wishes
Dmitry
More information about the dri-devel
mailing list