Re: [Freedreno] [PATCH 10/11] drm/msm/dpu: Further cleanups for static inline functions

2018-11-06 Thread Sean Paul
On Mon, Nov 05, 2018 at 04:31:02PM -0700, Jordan Crouse wrote: > Remove more static inline functions that are lightly used and/or > very simple and easy to build into the calling functions. > > v2: Removed another unused function from dpu_hw_lm.c and add back > dpu_crtc_get_client_type() since the

[Freedreno] [PATCH 10/11] drm/msm/dpu: Further cleanups for static inline functions

2018-11-05 Thread Jordan Crouse
Remove more static inline functions that are lightly used and/or very simple and easy to build into the calling functions. v2: Removed another unused function from dpu_hw_lm.c and add back dpu_crtc_get_client_type() since there was a question regarding its usefulness. Signed-off-by: Jordan Crouse

Re: [Freedreno] [PATCH 10/11] drm/msm/dpu: Further cleanups for static inline functions

2018-10-19 Thread Jordan Crouse
On Fri, Oct 19, 2018 at 12:06:20AM +0200, Sam Ravnborg wrote: > Hi Jordan. > > On Thu, Oct 18, 2018 at 01:58:35PM -0600, Jordan Crouse wrote: > > Remove more static inline functions that are lightly used and/or > > very simple and easy to build into the calling functions. > > Please explain the b

Re: [Freedreno] [PATCH 10/11] drm/msm/dpu: Further cleanups for static inline functions

2018-10-18 Thread Sam Ravnborg
Hi Jordan. On Thu, Oct 18, 2018 at 01:58:35PM -0600, Jordan Crouse wrote: > Remove more static inline functions that are lightly used and/or > very simple and easy to build into the calling functions. Please explain the background/analysis that resulted in dropping dpu_crtc_get_client_type(), ass

[Freedreno] [PATCH 10/11] drm/msm/dpu: Further cleanups for static inline functions

2018-10-18 Thread Jordan Crouse
Remove more static inline functions that are lightly used and/or very simple and easy to build into the calling functions. Signed-off-by: Jordan Crouse --- drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c | 17 ++ drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 14 +++- drivers/gpu/drm/