Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [DPU PATCH 0/6] drm/msm: Fix dpu compile for unlikely #ifdef paths
@ 2018-06-28 20:53 Sean Paul
       [not found] ` <20180628205334.158846-1-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Sean Paul @ 2018-06-28 20:53 UTC (permalink / raw)
  To: freedreno-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	linux-arm-msm-u79uwXL29TY76Z2rM5mHXA
  Cc: jsanka-sgV2jX0FEOL9JmXXK+q4OQ, robdclark-Re5JQEeQqe8AvxtiuMwx3w,
	Sean Paul, hoegsberg-F7+t8E8rja9g9hUCZPvPmw,
	abhinavk-sgV2jX0FEOL9JmXXK+q4OQ

I took a pass through the driver looking for CONFIG_ paths that were
untested. I found a few cases where either compile was broken, or the
config path was never used. Here's a few patches to fix it up.

Here's hoping this will avoid any nastygrams from folks running into
compilation issues once dpu is upstream.

Sean

Sean Paul (6):
  drm/msm: Remove DPU_DBG->pr_err ifdef gate
  drm/msm: Alphabetize dpu files in Makefile
  drm/msm: Remove dpu bus scaling code
  drm/msm: Remove ion from dpu
  drm/msm: Fix dpu compile when CONFIG_DEBUG_FS !defined
  drm/msm: Remove remnants of dsi-staging

 drivers/gpu/drm/msm/Makefile                  |   8 +-
 drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c |  35 --
 drivers/gpu/drm/msm/disp/dpu1/dpu_dbg.h       |  17 +-
 drivers/gpu/drm/msm/disp/dpu1/dpu_io_util.h   |   4 -
 drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c       |  32 +-
 drivers/gpu/drm/msm/disp/dpu1/dpu_kms.h       |   4 -
 .../gpu/drm/msm/disp/dpu1/dpu_power_handle.c  | 522 +-----------------
 .../gpu/drm/msm/disp/dpu1/dpu_power_handle.h  |  65 +--
 8 files changed, 10 insertions(+), 677 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-07-02 17:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-28 20:53 [DPU PATCH 0/6] drm/msm: Fix dpu compile for unlikely #ifdef paths Sean Paul
     [not found] ` <20180628205334.158846-1-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-06-28 20:53   ` [DPU PATCH 1/6] drm/msm: Remove DPU_DBG->pr_err ifdef gate Sean Paul
2018-06-28 20:53   ` [DPU PATCH 2/6] drm/msm: Alphabetize dpu files in Makefile Sean Paul
2018-06-28 20:53   ` [DPU PATCH 3/6] drm/msm: Remove dpu bus scaling code Sean Paul
     [not found]     ` <20180628205334.158846-4-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-07-02 17:27       ` ryadav-sgV2jX0FEOL9JmXXK+q4OQ
2018-06-28 20:53   ` [DPU PATCH 4/6] drm/msm: Remove ion from dpu Sean Paul
2018-06-28 20:53   ` [DPU PATCH 5/6] drm/msm: Fix dpu compile when CONFIG_DEBUG_FS !defined Sean Paul
2018-06-28 20:53   ` [DPU PATCH 6/6] drm/msm: Remove remnants of dsi-staging Sean Paul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox