aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/smumgr
AgeCommit message (Expand)Author
2018-04-12drm/amd/powerplay: fix memory leakage when reload (v2)Yintian Tao
2018-02-22drm/amd/powerplay: Fix smu_table_entry.handle typeAndrey Grodzovsky
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19drm/amd/pp: remove polaris10_smc/smumgr split.Rex Zhu
2017-10-19drm/amd/pp: remove tonga_smc/smumgr split.Rex Zhu
2017-10-19drm/amd/pp: remove iceland_smc/smumgr split.Rex Zhu
2017-10-19drm/amd/pp: remove fiji_smc/smumgr split.Rex Zhu
2017-10-19drm/amd/pp: rename ci_smc.c to ci_smumgr.cRex Zhu
2017-10-19drm/amd/pp: move common function to smu7_smumgr.cRex Zhu
2017-10-19drm/amd/pp: implement function notify_cac_buffer_info on VIRex Zhu
2017-09-29amdgpu/pp: rewrite fiji pwr virus upload code.Dave Airlie
2017-09-29amdgpu/pp: rewrite polaris pwrvirus upload code.Dave Airlie
2017-09-29amdgpu/pp: use array_size to size the pwrvirus tables.Dave Airlie
2017-09-28drm/amd/powerplay: fix spelling mistake: "dividable" -> "divisible"Colin Ian King
2017-09-28amdgpu/pp: slim down the pwr virus tables.Dave Airlie
2017-09-28amdgpu/pp: remove ci_smc/smumgr split.Dave Airlie
2017-09-26drm/amd/powerplay: delete dead code in smumgrRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_FIELD_MASKRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_WAIT_INDIRECT_FIELDRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_READ_FIELDRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_SET_FIELDRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELDRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_WRITE_VFPF_INDIRECT_FIELDRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_WRITE_FIELDRex Zhu
2017-09-26drm/amd/powerplay: delete SMU_WRITE_INDIRECT_FIELDRex Zhu
2017-09-26drm/amd/powerplay: move macros to hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: move PHM_WAIT_VFPF_INDIRECT_FIELD to hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: move SMUM_WAIT_VFPF_INDIRECT_FIELD_UNEQUAL to hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: move SMUM_WAIT_INDIRECT_FIELD_UNEQUAL to hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: add new helper functions in hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: use SMU_IND_INDEX/DATA_11 pairRex Zhu
2017-09-26drm/amd/powerplay: refine powerplay code.Rex Zhu
2017-09-26drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu
2017-09-26drm/amd/powerplay: add CI asics support to smumgr (v3)Rex Zhu
2017-09-18drm/amd/powerplay: fix spelling typo in function nameRex Zhu
2017-09-18drm/amd/powerplay: refine code for thermal control in powerplayRex Zhu
2017-09-13drm/amd: remove min/max addr handling from cgsChristian König
2017-08-29drm/amd: Remove null check before kfreeHimanshu Jha
2017-08-29drm/amd/powerplay: unhalt mec after loadingEvan Quan
2017-08-23drm/amd/powerplay: unhalt mec after loadingEvan Quan
2017-07-14drm/amd/powerplay: move VI common AVFS code to smu7_smumgr.cRex Zhu
2017-07-14drm/amd/powerplay: refine avfs enable code on fiji.Rex Zhu
2017-07-14drm/amd/powerplay: fix avfs state update error on polaris.Rex Zhu
2017-07-14drm/amdgpu: add ACG SMU firmware for other vega10 variantsEvan Quan
2017-07-14drm/amdgpu: drop SMU_DRIVER_IF_VERSION check for some vega10 variantsEvan Quan
2017-06-29drm/amd/powerplay/cz: print message if smc message failsAlex Deucher
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-31drm/amd/powerplay: fix set tools address for Vega10Eric Huang