[PATCH 0/4] some changes for thermal interrupts

2017-09-19 Thread Eric Huang
Eric Huang (4):
  drm/amdgpu: add cgs query info of pci bus devfn
  drm/amd/powerplay: add register thermal interrupt in hwmgr_hw_init
  drm/amd/powerplay: implement register thermal interrupt for Vega10
  drm/amd/powerplay: change alert temperature range

 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c|  3 +
 drivers/gpu/drm/amd/include/cgs_common.h   |  1 +
 .../gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c  |  4 +-
 drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c| 75 +-
 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 33 ++
 drivers/gpu/drm/amd/powerplay/inc/hwmgr.h  |  6 ++
 6 files changed, 119 insertions(+), 3 deletions(-)

-- 
2.7.4

___
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx


RE: [PATCH 0/4] some changes for thermal interrupts

2017-09-20 Thread Deucher, Alexander
> -Original Message-
> From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf
> Of Eric Huang
> Sent: Tuesday, September 19, 2017 2:07 PM
> To: amd-gfx@lists.freedesktop.org
> Cc: Huang, JinHuiEric
> Subject: [PATCH 0/4] some changes for thermal interrupts
> 
> Eric Huang (4):
>   drm/amdgpu: add cgs query info of pci bus devfn
>   drm/amd/powerplay: add register thermal interrupt in hwmgr_hw_init
>   drm/amd/powerplay: implement register thermal interrupt for Vega10
>   drm/amd/powerplay: change alert temperature range

Series is:
Reviewed-by: Alex Deucher 

> 
>  drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c|  3 +
>  drivers/gpu/drm/amd/include/cgs_common.h   |  1 +
>  .../gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c  |  4 +-
>  drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c| 75
> +-
>  drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 33
> ++
>  drivers/gpu/drm/amd/powerplay/inc/hwmgr.h  |  6 ++
>  6 files changed, 119 insertions(+), 3 deletions(-)
> 
> --
> 2.7.4
> 
> ___
> amd-gfx mailing list
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
___
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx