summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/smu8_hwmgr.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan1-2049/+0
2020-07-01drm/powerplay: label internally used symbols as staticNirmoy Das1-1/+1
2020-04-01drm/amd/powerplay: unified interfaces for message issuing and response checkingEvan Quan1-55/+102
2020-04-01drm/amd/powerplay: avoid calling SMU8 specific SMU message implementionEvan Quan1-1/+1
2019-02-19drm/amd/powerplay/smu8_hwmgr: use struct_size() in kzalloc()Gustavo A. R. Silva1-5/+3
2018-11-26drm/amd/powerplay:add hwmgr callback to update nbpstate on CarrizoGuttula, Suresh1-0/+1
2018-11-26Revert "drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD"Shirish S1-4/+1
2018-10-10drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVDAkshu Agrawal1-1/+4
2018-09-27drm/amd/pp: Disable dpm features on smu7/8 when suspendRex Zhu1-18/+19
2018-08-27drm/amd/pp: Add ACP PG support in SMURex Zhu1-1/+20
2018-08-01drm/amd/pp: Convert voltage unit in mV*4 to mV on CZ/STRex Zhu1-2/+3
2018-07-10drm/amd/pp: Send khz clock values to DC for smu7/8Harry Wentland1-3/+3
2018-04-11drm/amdgpu: remove duplicate cg/pg wrapper functionsRex Zhu1-12/+8
2018-04-11drm/amd/pp: Not call cgs interface to get display infoRex Zhu1-9/+5
2018-04-11drm/amd/pp: Use atombios api directly in powerplay (v2)Rex Zhu1-2/+1
2018-04-03drm/amd/pp: silence a static checker warningDan Carpenter1-4/+4
2018-03-15drm/amd/pp: Rename file name cz_* to smu8_*Rex Zhu1-0/+1991