summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-15drm/amd/pp: Remove struct pp_gpu_powerRex Zhu1-9/+4
2018-05-15drm/amd/powerplay: initialzie the dpm intial enabled stateKenneth Feng1-0/+10
2018-05-15amd/powerplay: implement the vega12_force_clock_level interfaceKenneth Feng1-1/+41
2018-05-15drm/amd/pp: use soc15 common macros instead of vega10 specificEvan Quan1-1/+0
2018-04-11drm/amd/pp: Not call cgs interface to get display infoRex Zhu1-21/+8
2018-04-03drm/amd/pp: Remove Dead functions on Vega12Rex Zhu1-1/+22
2018-03-22drm/amd/pp: Clean up powerplay code on Vega12Rex Zhu1-481/+1
2018-03-21drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu1-1/+1
2018-03-21drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu1-47/+1
2018-03-21drm/amd/powerplay: Return per DPM level clockKenneth Feng1-95/+275
2018-03-21drm/amd/powerplay: Remove the SOC floor voltage settingKenneth Feng1-8/+0
2018-03-21drm/amd/powerplay: add the hw manager for vega12 (v4)Evan Quan1-0/+2444