[PATCH v4 07/13] drm/msm/dpu: move rot90 checking to dpu_plane_atomic_check_pipe()
Abhinav Kumar
quic_abhinavk at quicinc.com
Wed Jun 5 23:34:06 UTC 2024
On 3/13/2024 5:02 PM, Dmitry Baryshkov wrote:
> Move a call to dpu_plane_check_inline_rotation() to the
> dpu_plane_atomic_check_pipe() function, so that the rot90 constraints
> are checked for both pipes. Also move rotation field from struct
> dpu_plane_state to struct dpu_sw_pipe_cfg.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.h | 2 +
> drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 55 +++++++++++----------
> drivers/gpu/drm/msm/disp/dpu1/dpu_plane.h | 2 -
> 3 files changed, 31 insertions(+), 28 deletions(-)
>
From the first glance, no major comments, I will give my R-b on this
once its re-spun on msm-next.
More information about the Freedreno
mailing list