[Freedreno] [DPU PATCH 0/3] drm/msm: Fix build warnings

ryadav at codeaurora.org ryadav at codeaurora.org
Tue Apr 3 08:54:16 UTC 2018


On 2018-04-03 01:40, Sean Paul wrote:
> Finally got around to this, I've split the worst 2 out into their own
> patches.
> 
> Sean
> 
> Sean Paul (3):
>   drm/msm: Fix uninitialized use of prefill_lines
>   drm/msm: Properly cast return with ERR_PTR
>   drm/msm: Fix dpu build warnings
Hi Sean,
Some of these issues were fixed in following patch series @ 
https://lists.freedesktop.org/archives/freedreno/2018-March/002067.html
Thanks
> 
>  drivers/gpu/drm/msm/disp/dpu1/dpu_connector.c     | 7 ++++---
>  drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c          | 2 +-
>  drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c       | 4 ++--
>  drivers/gpu/drm/msm/disp/dpu1/dpu_hw_reg_dma_v1.c | 4 ++--
>  drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c           | 3 +--
>  drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c         | 1 -
>  drivers/gpu/drm/msm/disp/dpu1/dpu_vbif.c          | 2 +-
>  drivers/gpu/drm/msm/dpu_dbg.c                     | 2 +-
>  8 files changed, 12 insertions(+), 13 deletions(-)


More information about the Freedreno mailing list