[PATCH 0/4] drm/msm/dpu: wide planes fixes
Abhinav Kumar
quic_abhinavk at quicinc.com
Fri Mar 10 00:16:16 UTC 2023
While validating the DPU wide planes series [1], some issues were seen
so decided to send this out in a separate series.
Changes include compilation fixes, critical bug fixes and cleanups.
These can easily be absorbed into that series as well but for the sake
of having a clean series and also to have a placeholder to push anymore
fixes/cleanups while I continue to validate , sending this out separately.
With this, wide planes works on basic homescreen and some of the testing
done on sc7280. While I continue the validation and find more issues, will
continue sending out more revisions to this series.
[1]: https://patchwork.freedesktop.org/series/99909/
Abhinav Kumar (4):
drm/msm/dpu: avoid checking uninitialized plane format
drm/msm/dpu: remove unused dpu_plane_validate_multirect_v2 function
drm/msm/dpu: call _dpu_crtc_blend_setup_pipe for r_pipe
drm/msm/dpu: log the multirect_index in _dpu_crtc_blend_setup_pipe
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 7 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 115 +-----------------------------
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.h | 7 --
3 files changed, 6 insertions(+), 123 deletions(-)
--
2.7.4
More information about the dri-devel
mailing list