summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/inc
AgeCommit message (Expand)AuthorFilesLines
2017-11-16Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-20994/+1918
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-26drm/amd/powerplay: add one smc message for Vega10Eric Huang1-1/+2
2017-10-19drm/amd/pp: move common function to smu7_smumgr.cRex Zhu1-2007/+0
2017-10-19drm/amd/pp: implement function notify_cac_buffer_info on VIRex Zhu1-0/+5
2017-10-19drm/amd/pp: add new function point in hwmgr.Rex Zhu1-0/+6
2017-10-19drm/amd/pp: export new smu messages for vega10Rex Zhu1-0/+2
2017-10-07drm/amd/powerplay: added new raven ppsmc messagesEvan Quan1-1/+6
2017-10-06drm/amd/powerplay: delete flag PP_VALIDRex Zhu1-3/+0
2017-10-06drm/amd/powerplay: move set_clockgating_by_smu to pp func tableRex Zhu1-1/+0
2017-10-02drm/amd/powerplay: refine code in amd_powerplay.c (v2)Rex Zhu1-2/+0
2017-09-29amdgpu/pp: rewrite fiji pwr virus upload code.Dave Airlie1-9539/+1258
2017-09-29amdgpu/pp: rewrite polaris pwrvirus upload code.Dave Airlie1-9539/+1258
2017-09-29amdgpu/pp: use array_size to size the pwrvirus tables.Dave Airlie2-6/+2
2017-09-28drm/amdgpu: create powerplay by cgs interfaceRex Zhu1-5/+0
2017-09-28drm/amd/powerplay: fix memory leak in powerplayRex Zhu1-0/+1
2017-09-28amdgpu/pp: slim down the pwr virus tables.Dave Airlie2-20296/+20276
2017-09-26drm/amd/powerplay: delete dead code in smumgrRex Zhu1-32/+0
2017-09-26drm/amd/powerplay: delete SMUM_WAIT_INDIRECT_FIELDRex Zhu1-11/+0
2017-09-26drm/amd/powerplay: delete SMUM_READ_FIELDRex Zhu1-2/+0
2017-09-26drm/amd/powerplay: delete SMUM_SET_FIELDRex Zhu1-5/+0
2017-09-26drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELDRex Zhu1-5/+0
2017-09-26drm/amd/powerplay: delete SMUM_WRITE_VFPF_INDIRECT_FIELDRex Zhu1-6/+0
2017-09-26drm/amd/powerplay: delete SMUM_WRITE_FIELDRex Zhu1-3/+0
2017-09-26drm/amd/powerplay: delete SMU_WRITE_INDIRECT_FIELDRex Zhu1-15/+0
2017-09-26drm/amd/powerplay: move macros to hwmgr.hRex Zhu2-14/+14
2017-09-26drm/amd/powerplay: move PHM_WAIT_VFPF_INDIRECT_FIELD to hwmgr.hRex Zhu2-13/+15
2017-09-26drm/amd/powerplay: move SMUM_WAIT_VFPF_INDIRECT_FIELD_UNEQUAL to hwmgr.hRex Zhu2-11/+15
2017-09-26drm/amd/powerplay: move SMUM_WAIT_INDIRECT_FIELD_UNEQUAL to hwmgr.hRex Zhu2-10/+14
2017-09-26drm/amd/powerplay: add new helper functions in hwmgr.hRex Zhu1-2/+8
2017-09-26drm/amd/powerplay: use SMU_IND_INDEX/DATA_11 pairRex Zhu1-2/+2
2017-09-26drm/amd/powerplay: refine powerplay code.Rex Zhu3-62/+42
2017-09-26drm/amd/powerplay: delete dead code in hwmgr.hRex Zhu1-11/+0
2017-09-26drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu1-55/+55
2017-09-26drm/amd/powerplay: add register thermal interrupt in hwmgr_hw_initEric Huang1-0/+6
2017-09-26drm/amd/powerplay: add CI asics support to smumgr (v3)Rex Zhu1-0/+1
2017-09-19drm/amd/powerplay: fix pcie max lane define errorRex Zhu1-1/+1
2017-09-19drm/amd/powerplay: use struct amd_pm_funcs in powerplayRex Zhu3-49/+8
2017-09-19drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcsRex Zhu1-6/+0
2017-09-19drm/amd/powerplay: delete dead code in powerplayRex Zhu1-49/+0
2017-09-19drm/amd/powerplay: refine code for thermal control in powerplayRex Zhu2-6/+3
2017-09-12drm/amd/powerplay: Add PP_CAP() macroTom St Denis1-0/+2
2017-09-12drm/amd/powerplay: add UMD P-state in powerplay.Rex Zhu1-1/+3
2017-09-12drm/amd/powerplay: delete eventmgr related files.Rex Zhu2-233/+0
2017-09-12drm/amd/powerplay: delete eventmgr layer in poweprlayRex Zhu3-91/+12
2017-08-29drm/amd/powerplay: notify smu once display changed on Rv.Rex Zhu1-0/+2
2017-08-29drm/amd/powerplay: ACG frequency added in PPTableEvan Quan1-2/+4
2017-08-24drm/amd/powerplay: ACG frequency added in PPTableEvan Quan1-2/+4
2017-08-15drm/amd/powerplay: add vclk/dclkSoftMin support for ravenJunwei Zhang2-1/+8
2017-07-14drm/amd/powerplay: added didt support for vega10Evan Quan3-0/+13