On Tue, Apr 03, 2018 at 02:24:16PM +0530, ryadav@xxxxxxxxxxxxxx wrote: > 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 for the pointer, I had missed that series, apologies :( I think we still need the prefill_lines fix, mind reviewing that? Sean > 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(-) -- Sean Paul, Software Engineer, Google / Chromium OS -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html