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