aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/smumgr/smu8_smumgr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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