-
- Downloads
drm/msm/dpu: simplify qos_ctrl handling
After removal of DPU_PLANE_QOS_VBLANK_CTRL, several fields of struct dpu_hw_pipe_qos_cfg are fixed to false/0. Drop them from the structure (and drop the corresponding code from the functions). The DPU_PLANE_QOS_VBLANK_AMORTIZE flag is also removed, since it is now a NOP. Reviewed-by:Jeykumar Sankaran <quic_jeykumar@quicinc.com> Signed-off-by:
Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Patchwork: https://patchwork.freedesktop.org/patch/537909/ Link: https://lore.kernel.org/r/20230518222238.3815293-7-dmitry.baryshkov@linaro.org Signed-off-by:
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Showing
- drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.c 0 additions, 10 deletionsdrivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.c
- drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.h 0 additions, 6 deletionsdrivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.h
- drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c 2 additions, 15 deletionsdrivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
Loading
Please register or sign in to comment