summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)AuthorFilesLines
2018-05-15drm/amd/pp: Remove struct pp_gpu_powerRex Zhu3-33/+20
2018-05-15drm/amd/pp: Refine get_gpu_power for VIRex Zhu2-27/+34
2018-05-15Revert "drm/amd/powerply: fix power reading on Fiji"Rex Zhu1-2/+1
2018-05-15drm/amdgpu/powerplay: rename smu7_upload_mc_firmwareAlex Deucher1-2/+2
2018-05-15drm/amdgpu/powerplay: fix smu7_get_memory_type for fijiAlex Deucher1-6/+2
2018-05-15drm/amd/pp: Remove useless smu7 running state checkRex Zhu1-8/+0
2018-05-15drm/amd/pp: Remove dead function in smu7_smumgr.cRex Zhu2-11/+0
2018-05-15drm/amd/powerplay: initialzie the dpm intial enabled stateKenneth Feng1-0/+10
2018-05-15drm/amd/powerplay: Get more than 8 level gfxclk statesKenneth Feng1-1/+1
2018-05-15amd/powerplay: implement the vega12_force_clock_level interfaceKenneth Feng1-1/+41
2018-05-15drm/amd/pp: Remove unnecessary forward declarationRex Zhu1-43/+41
2018-05-15drm/amd/pp: Move same macro definitions to hwmgr.hRex Zhu10-27/+2
2018-05-15drm/amd/pp: fix the wrong readout engine clock in deep sleepEvan Quan2-9/+5
2018-05-15drm/amd/pp: use soc15 common macros instead of vega10 specificEvan Quan10-280/+133
2018-05-15drm/amd/pp: Refine pp_atomfwctrl_get_vbios_bootup_valuesRex Zhu3-8/+9
2018-04-11drm/amdgpu: remove duplicate cg/pg wrapper functionsRex Zhu4-28/+24
2018-04-11drm/amd/pp: Not call cgs interface to get display infoRex Zhu13-136/+61
2018-04-11drm/amd/pp: Use atombios api directly in powerplay (v2)Rex Zhu12-124/+150
2018-04-11drm/amd/pp: Use gfx rlc funcs directly in powerplayRex Zhu2-38/+46
2018-04-11drm/amd/pp: Fix spelling mistake: "suppported" -> "supported"Colin Ian King1-1/+1
2018-04-11drm/amdgpu: Use dpm_enabled as dpm state flagRex Zhu1-1/+2
2018-04-11drm/amd/pp: Use release_firmware directly in powerplayRex Zhu3-3/+5
2018-04-11drm/amd/pp: Save vf state in pp contextRex Zhu6-14/+13
2018-04-11drm/amd/pp: Lock pm_funcs when set pp tableRex Zhu1-14/+14
2018-04-11drm/amd/pp: Add hwmgr_sw_init/fini functioinsRex Zhu4-316/+147
2018-04-11drm/amd/pp: Remove useless fw load error handler on PolarisRex Zhu1-10/+2
2018-04-03drm/amd/powerply: fix power reading on FijiEric Huang1-1/+2
2018-04-03drm/amd/powerplay: Enable ACG SS featureKenneth Feng4-14/+31
2018-04-03drm/amd/pp: Clean header file in vega12_smumgr.cRex Zhu1-4/+2
2018-04-03drm/amd/pp: Remove Dead functions on Vega12Rex Zhu4-1419/+23
2018-04-03drm/amd/pp: silence a static checker warningDan Carpenter1-4/+4
2018-03-23drm/amd/pp: clean header file hwmgr.hRex Zhu2-9/+9
2018-03-23drm/amd/pp: use mlck_table.count for array loop index limitColin Ian King1-10/+11
2018-03-22drm/amd/pp: Add new asic support in pp_psm.cRex Zhu6-453/+239
2018-03-22drm/amd/pp: Clean up powerplay code on Vega12Rex Zhu2-513/+1
2018-03-22drm/amd/pp: Add smu irq handlers for legacy asicsRex Zhu1-0/+27
2018-03-22drm/amd/pp: Fix set wrong temperature range on smu7Rex Zhu1-1/+1
2018-03-21drm/amd/pp: Add smu irq handlers in sw_init instand of hw_initRex Zhu2-4/+2
2018-03-21drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu9-16/+12
2018-03-21drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu6-131/+85
2018-03-21drm/amd/powerplay: Return per DPM level clockKenneth Feng2-96/+276
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 Quan12-1/+5253
2018-03-21drm/amd/powerplay: add the smu manager for vega12 (v4)Evan Quan3-1/+625
2018-03-21drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2)Evan Quan6-212/+452
2018-03-21drm/amd/powerplay: update ppatomfwctl (v2)Evan Quan2-0/+152
2018-03-21drm/amd/powerplay: add vega12_pptable.hEvan Quan1-0/+109
2018-03-21drm/amd/powerplay: add vega12_ppsmc.hEvan Quan1-0/+123
2018-03-21drm/amd/powerplay: add new smu9_driver_if.h for vega12 (v2)Evan Quan1-0/+758
2018-03-21drm/amd/powerplay: add vega12_inc.hEvan Quan1-0/+39