aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/smu8_hwmgr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-09drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVDAkshu Agrawal1-1/+4
2018-09-26drm/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-07-31drm/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