This series is,
Reviewed-by: Edward O'Callaghan <[email protected]>

On 03/24/2017 04:47 PM, Huang Rui wrote:
> Hi all,
> 
> This patch set adds get_clockgating functions, after that, we can use
> debugfs pm to check the dynamic clockgating status.
> 
> Thanks,
> Rui
> 
> Huang Rui (6):
>   drm/amdgpu: add get_clockgating callback for gfx v9
>   drm/amdgpu: add get_clockgating callback for nbio v6.1
>   drm/amdgpu: add get_clockgating callback for soc15
>   drm/amdgpu: add get_clockgating for sdma v4
>   drm/amdgpu: add get_clockgating callback for mmhub v1
>   drm/amdgpu: fix to remove HDP MGCG on soc15
> 
>  drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c  |  6 +++++
>  drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c   | 43 
> +++++++++++++++++++++++++++++++++
>  drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c | 17 +++++++++++++
>  drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c  | 15 ++++++++++++
>  drivers/gpu/drm/amd/amdgpu/nbio_v6_1.h  |  1 +
>  drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c  | 17 +++++++++++++
>  drivers/gpu/drm/amd/amdgpu/soc15.c      | 35 ++++++++++++++++++++++++++-
>  7 files changed, 133 insertions(+), 1 deletion(-)
> 

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to