linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] drm/msm/dpu: Clean up dpu code
@ 2018-09-19 15:44 Bruce Wang
       [not found] ` <20180919154415.131292-1-bzwang-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Bruce Wang @ 2018-09-19 15:44 UTC (permalink / raw)
  To: freedreno-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	linux-arm-msm-u79uwXL29TY76Z2rM5mHXA
  Cc: Bruce Wang, jsanka-sgV2jX0FEOL9JmXXK+q4OQ,
	seanpaul-F7+t8E8rja9g9hUCZPvPmw, robdclark-Re5JQEeQqe8AvxtiuMwx3w,
	abhinavk-sgV2jX0FEOL9JmXXK+q4OQ

Removes unneeded checks and unused variables. Changes some
functions that do not need return values to void.

Bruce Wang (5):
  [patch 1/5] drm/msm/dpu: Remove unneeded checks from dpu_plane
  [patch 2/5] drm/msm/dpu: Clean up plane atomic disable/update
  [patch 3/5] drm/msm/dpu: Remove impossible checks
  [patch 4/5] drm/msm/dpu: Change _dpu_crtc_power_enable to void
  [patch 5/5] drm/msm/dpu: Change _dpu_crtc_vblank_enable_no_lock to
    void

 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c  | 198 +++-------------------
 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 100 ++---------
 2 files changed, 42 insertions(+), 256 deletions(-)

-- 
2.19.0.397.gdd90340f6a-goog

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

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

end of thread, other threads:[~2018-09-19 19:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-19 15:44 [PATCH 0/5] drm/msm/dpu: Clean up dpu code Bruce Wang
     [not found] ` <20180919154415.131292-1-bzwang-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-09-19 15:44   ` [PATCH 1/5] drm/msm/dpu: Remove unneeded checks from dpu_plane Bruce Wang
     [not found]     ` <20180919154415.131292-2-bzwang-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-09-19 19:01       ` Sean Paul
2018-09-19 15:44   ` [PATCH 2/5] drm/msm/dpu: Clean up plane atomic disable/update Bruce Wang
     [not found]     ` <20180919154415.131292-3-bzwang-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-09-19 19:02       ` Sean Paul
2018-09-19 15:44   ` [PATCH 3/5] drm/msm/dpu: Remove impossible checks Bruce Wang
     [not found]     ` <20180919154415.131292-4-bzwang-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-09-19 19:10       ` Sean Paul
2018-09-19 15:44   ` [PATCH 4/5] drm/msm/dpu: Change _dpu_crtc_power_enable to void Bruce Wang
     [not found]     ` <20180919154415.131292-5-bzwang-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-09-19 19:13       ` Sean Paul
2018-09-19 19:14         ` Sean Paul
2018-09-19 15:44   ` [PATCH 5/5] drm/msm/dpu: Change _dpu_crtc_vblank_enable_no_lock " Bruce Wang
     [not found]     ` <20180919154415.131292-6-bzwang-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-09-19 19:14       ` Sean Paul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).