> -----Original Message----- > From: amd-gfx [mailto:amd-gfx-bounces at lists.freedesktop.org] On Behalf > Of Eric Huang > Sent: Tuesday, September 19, 2017 2:07 PM > To: amd-gfx at 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 <alexander.deucher at amd.com> > > 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 at lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/amd-gfx