summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/inc
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add license to files where it was missingAlex Deucher2017-12-042-2/+46
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-1511-20994/+1918
|\
| * drm/amd/powerplay: add one smc message for Vega10Eric Huang2017-10-251-1/+2
| * drm/amd/pp: move common function to smu7_smumgr.cRex Zhu2017-10-191-2007/+0
| * drm/amd/pp: implement function notify_cac_buffer_info on VIRex Zhu2017-10-191-0/+5
| * drm/amd/pp: add new function point in hwmgr.Rex Zhu2017-10-191-0/+6
| * drm/amd/pp: export new smu messages for vega10Rex Zhu2017-10-191-0/+2
| * drm/amd/powerplay: added new raven ppsmc messagesEvan Quan2017-10-061-1/+6
| * drm/amd/powerplay: delete flag PP_VALIDRex Zhu2017-10-061-3/+0
| * drm/amd/powerplay: move set_clockgating_by_smu to pp func tableRex Zhu2017-10-061-1/+0
| * drm/amd/powerplay: refine code in amd_powerplay.c (v2)Rex Zhu2017-10-011-2/+0
| * amdgpu/pp: rewrite fiji pwr virus upload code.Dave Airlie2017-09-291-9539/+1258
| * amdgpu/pp: rewrite polaris pwrvirus upload code.Dave Airlie2017-09-291-9539/+1258
| * amdgpu/pp: use array_size to size the pwrvirus tables.Dave Airlie2017-09-292-6/+2
| * drm/amdgpu: create powerplay by cgs interfaceRex Zhu2017-09-281-5/+0
| * drm/amd/powerplay: fix memory leak in powerplayRex Zhu2017-09-281-0/+1
| * amdgpu/pp: slim down the pwr virus tables.Dave Airlie2017-09-282-20296/+20276
| * drm/amd/powerplay: delete dead code in smumgrRex Zhu2017-09-261-32/+0
| * drm/amd/powerplay: delete SMUM_WAIT_INDIRECT_FIELDRex Zhu2017-09-261-11/+0
| * drm/amd/powerplay: delete SMUM_READ_FIELDRex Zhu2017-09-261-2/+0
| * drm/amd/powerplay: delete SMUM_SET_FIELDRex Zhu2017-09-261-5/+0
| * drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELDRex Zhu2017-09-261-5/+0
| * drm/amd/powerplay: delete SMUM_WRITE_VFPF_INDIRECT_FIELDRex Zhu2017-09-261-6/+0
| * drm/amd/powerplay: delete SMUM_WRITE_FIELDRex Zhu2017-09-261-3/+0
| * drm/amd/powerplay: delete SMU_WRITE_INDIRECT_FIELDRex Zhu2017-09-261-15/+0
| * drm/amd/powerplay: move macros to hwmgr.hRex Zhu2017-09-262-14/+14
| * drm/amd/powerplay: move PHM_WAIT_VFPF_INDIRECT_FIELD to hwmgr.hRex Zhu2017-09-262-13/+15
| * drm/amd/powerplay: move SMUM_WAIT_VFPF_INDIRECT_FIELD_UNEQUAL to hwmgr.hRex Zhu2017-09-262-11/+15
| * drm/amd/powerplay: move SMUM_WAIT_INDIRECT_FIELD_UNEQUAL to hwmgr.hRex Zhu2017-09-262-10/+14
| * drm/amd/powerplay: add new helper functions in hwmgr.hRex Zhu2017-09-261-2/+8
| * drm/amd/powerplay: use SMU_IND_INDEX/DATA_11 pairRex Zhu2017-09-261-2/+2
| * drm/amd/powerplay: refine powerplay code.Rex Zhu2017-09-263-62/+42
| * drm/amd/powerplay: delete dead code in hwmgr.hRex Zhu2017-09-261-11/+0
| * drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu2017-09-261-55/+55
| * drm/amd/powerplay: add register thermal interrupt in hwmgr_hw_initEric Huang2017-09-261-0/+6
| * drm/amd/powerplay: add CI asics support to smumgr (v3)Rex Zhu2017-09-261-0/+1
| * drm/amd/powerplay: fix pcie max lane define errorRex Zhu2017-09-181-1/+1
| * drm/amd/powerplay: use struct amd_pm_funcs in powerplayRex Zhu2017-09-183-49/+8
| * drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcsRex Zhu2017-09-181-6/+0
| * drm/amd/powerplay: delete dead code in powerplayRex Zhu2017-09-181-49/+0
| * drm/amd/powerplay: refine code for thermal control in powerplayRex Zhu2017-09-182-6/+3
| * drm/amd/powerplay: Add PP_CAP() macroTom St Denis2017-09-121-0/+2
| * drm/amd/powerplay: add UMD P-state in powerplay.Rex Zhu2017-09-121-1/+3
| * drm/amd/powerplay: delete eventmgr related files.Rex Zhu2017-09-122-233/+0
| * drm/amd/powerplay: delete eventmgr layer in poweprlayRex Zhu2017-09-123-91/+12
| * drm/amd/powerplay: notify smu once display changed on Rv.Rex Zhu2017-08-291-0/+2
| * drm/amd/powerplay: ACG frequency added in PPTableEvan Quan2017-08-291-2/+4
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | drm/amd/powerplay: ACG frequency added in PPTableEvan Quan2017-08-241-2/+4
|/
* drm/amd/powerplay: add vclk/dclkSoftMin support for ravenJunwei Zhang2017-08-152-1/+8
OpenPOWER on IntegriCloud