All of lore.kernel.org
 help / color / mirror / Atom feed
* [DPU PATCH 0/3] drm/msm: Fix build warnings
@ 2018-04-02 20:10 Sean Paul
       [not found] ` <20180402201027.222813-1-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Sean Paul @ 2018-04-02 20:10 UTC (permalink / raw)
  To: freedreno-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	linux-arm-msm-u79uwXL29TY76Z2rM5mHXA
  Cc: jsanka-sgV2jX0FEOL9JmXXK+q4OQ, robdclark-Re5JQEeQqe8AvxtiuMwx3w,
	Sean Paul, hoegsberg-F7+t8E8rja9g9hUCZPvPmw,
	abhinavk-sgV2jX0FEOL9JmXXK+q4OQ

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

 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

_______________________________________________
Freedreno mailing list
Freedreno@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/freedreno

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-04-05  5:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-02 20:10 [DPU PATCH 0/3] drm/msm: Fix build warnings Sean Paul
     [not found] ` <20180402201027.222813-1-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-04-02 20:10   ` [DPU PATCH 1/3] drm/msm: Fix uninitialized use of prefill_lines Sean Paul
     [not found]     ` <20180402201027.222813-2-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-04-05  4:51       ` ryadav-sgV2jX0FEOL9JmXXK+q4OQ
2018-04-02 20:10   ` [DPU PATCH 2/3] drm/msm: Properly cast return with ERR_PTR Sean Paul
2018-04-02 20:10   ` [DPU PATCH 3/3] drm/msm: Fix dpu build warnings Sean Paul
     [not found]     ` <20180402201027.222813-4-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-04-05  5:07       ` ryadav-sgV2jX0FEOL9JmXXK+q4OQ
2018-04-03  8:54   ` [DPU PATCH 0/3] drm/msm: Fix " ryadav-sgV2jX0FEOL9JmXXK+q4OQ
     [not found]     ` <7349d8e701ac6a26d49b801edbc059ff-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-04-04 18:33       ` Sean Paul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.