Re: [PATCH v4 0/3] re-factor devfreq common code

2018-06-11 Thread Jordan Crouse
On Fri, Jun 08, 2018 at 11:56:04AM +0530, Sharat Masetty wrote:
> This series re-factors the devfreq code a bit in preparation for the upcoming
> A6x related devfreq changes. The code applies cleanly on 4.17 and has been
> verified on DB820C.
> 
> V2: Addressed code review comments from Jordan Crouse.
> V3: Added a new patch for devfreq cleanup.
> V4: removed "drm/msm: move suspend/resume devfreq to their own functions"(for
> now)
> 
> Sharat Masetty (3):
>   drm/msm: suspend devfreq on init
>   drm/msm: re-factor devfreq code
>   drm/msm: unregister devfreq upon clean up
> 
>  drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 16 
>  drivers/gpu/drm/msm/msm_gpu.c | 27 ++-
>  drivers/gpu/drm/msm/msm_gpu.h |  4 +++-
>  3 files changed, 33 insertions(+), 14 deletions(-)

Rob, it would be great to get these queued for 4.19 since they make life better
for the eventual a6xx changes.

Thanks,
Jordan

-- 
The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[PATCH v4 0/3] re-factor devfreq common code

2018-06-08 Thread Sharat Masetty
This series re-factors the devfreq code a bit in preparation for the upcoming
A6x related devfreq changes. The code applies cleanly on 4.17 and has been
verified on DB820C.

V2: Addressed code review comments from Jordan Crouse.
V3: Added a new patch for devfreq cleanup.
V4: removed "drm/msm: move suspend/resume devfreq to their own functions"(for
now)

Sharat Masetty (3):
  drm/msm: suspend devfreq on init
  drm/msm: re-factor devfreq code
  drm/msm: unregister devfreq upon clean up

 drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 16 
 drivers/gpu/drm/msm/msm_gpu.c | 27 ++-
 drivers/gpu/drm/msm/msm_gpu.h |  4 +++-
 3 files changed, 33 insertions(+), 14 deletions(-)

--
1.9.1

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel