summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/smumgr/smu8_smumgr.c
AgeCommit message (Expand)Author
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan
2020-04-01drm/amd/powerplay: unified interfaces for message issuing and response checkingEvan Quan
2020-04-01drm/amd/powerplay: avoid calling SMU8 specific SMU message implementionEvan Quan
2019-10-03drm/amdgpu: Drop unused variable and statementAustin Kim
2019-08-30drm/amdgpu: Move null pointer dereference checkAustin Kim
2019-06-17drm/amd/powerplay: detect version of smu backend (v2)Prike Liang
2018-11-12drm/amdgpu: log smu versionShirish S
2018-11-12drm/amdgpu: refactor smu8_send_msg_to_smc and WARN_ON time outDaniel Kurtz
2018-10-26drm/amdgpu: fix reporting of failed msg sent to SMU (v2)Shirish S
2018-10-10drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu
2018-10-09drm/amd/pp: Allocate ucode bo in request_smu_load_fwRex Zhu
2018-10-09drm/amd/pp: Refine smu7/8 request_smu_load_fw callback functionRex Zhu
2018-09-26drm/amd/pp: Return error immediately if load firmware failedRex Zhu
2018-07-16drm/amdgpu/pp: switch smu callback type for get_argument()Alex Deucher
2018-03-19drm/amd/pp: Move functions to smu backend table for vega10Rex Zhu
2018-03-16drm/amd/pp: Remove the cgs wrapper for notify smu version on APURex Zhu
2018-03-15drm/amd/pp: Rename file name cz_* to smu8_*Rex Zhu