summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerply: fix power reading on FijiEric Huang2018-04-031-1/+2
* drm/amd/powerplay: Enable ACG SS featureKenneth Feng2018-04-034-14/+31
* drm/amd/pp: Clean header file in vega12_smumgr.cRex Zhu2018-04-031-4/+2
* drm/amd/pp: Remove Dead functions on Vega12Rex Zhu2018-04-034-1419/+23
* drm/amd/pp: silence a static checker warningDan Carpenter2018-04-031-4/+4
* drm/amd/pp: clean header file hwmgr.hRex Zhu2018-03-232-9/+9
* drm/amd/pp: use mlck_table.count for array loop index limitColin Ian King2018-03-231-10/+11
* drm/amd/pp: Add new asic support in pp_psm.cRex Zhu2018-03-226-453/+239
* drm/amd/pp: Clean up powerplay code on Vega12Rex Zhu2018-03-222-513/+1
* drm/amd/pp: Add smu irq handlers for legacy asicsRex Zhu2018-03-221-0/+27
* drm/amd/pp: Fix set wrong temperature range on smu7Rex Zhu2018-03-221-1/+1
* drm/amd/pp: Add smu irq handlers in sw_init instand of hw_initRex Zhu2018-03-212-4/+2
* drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu2018-03-219-16/+12
* drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu2018-03-216-131/+85
* drm/amd/powerplay: Return per DPM level clockKenneth Feng2018-03-212-96/+276
* drm/amd/powerplay: Remove the SOC floor voltage settingKenneth Feng2018-03-211-8/+0
* drm/amd/powerplay: add the hw manager for vega12 (v4)Evan Quan2018-03-2112-1/+5253
* drm/amd/powerplay: add the smu manager for vega12 (v4)Evan Quan2018-03-213-1/+625
* drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2)Evan Quan2018-03-216-212/+452
* drm/amd/powerplay: update ppatomfwctl (v2)Evan Quan2018-03-212-0/+152
* drm/amd/powerplay: add vega12_pptable.hEvan Quan2018-03-211-0/+109
* drm/amd/powerplay: add vega12_ppsmc.hEvan Quan2018-03-211-0/+123
* drm/amd/powerplay: add new smu9_driver_if.h for vega12 (v2)Evan Quan2018-03-211-0/+758
* drm/amd/powerplay: add vega12_inc.hEvan Quan2018-03-211-0/+39
* drm/amdgpu: vega12 to smu firmwareHawking Zhang2018-03-211-0/+1
* drm/amd/pp: Fix unable to handle kernel paging requestRex Zhu2018-03-201-1/+1
* drm/amd/pp: Fix gfx ring test failed on Fiji without hw avfs supportRex Zhu2018-03-202-2/+7
* drm/amd/powerplay: Fix NULL pointer deref on driver unbind.Andrey Grodzovsky2018-03-201-1/+7
* drm/amd/pp: Remove unneeded void * casts for Vega10Rex Zhu2018-03-194-138/+87
* drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu2018-03-1910-38/+14
* drm/amd/pp: Clean up header file for Vega10Rex Zhu2018-03-196-18/+13
* drm/amd/pp: Move functions to smu backend table for vega10Rex Zhu2018-03-196-61/+53
* drm/amd/pp: Mark bunches of functins in vega10_smumgr.c staticRex Zhu2018-03-192-8/+5
* drm/amd/pp: Remove dead functions in vega10_smumgr.cRex Zhu2018-03-192-40/+0
* drm/amd/pp: Remove the cgs wrapper for notify smu version on APURex Zhu2018-03-162-7/+5
* drm/amd/pp: Rename file name cz_* to smu8_*Rex Zhu2018-03-156-4/+4
* drm/amd/pp: Replace function/struct name cz_* with smu8_*Rex Zhu2018-03-155-807/+806
* drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.cRex Zhu2018-03-152-60/+60
* drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.cRex Zhu2018-03-155-209/+140
* drm/amd/pp: Remove dead header file pp_asicblocks.hRex Zhu2018-03-152-48/+0
* drm/amd/pp: Delete dead code on cz_clockpowergating.cRex Zhu2018-03-152-81/+0
* drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.cRex Zhu2018-03-151-1/+7
* drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu2018-03-154-448/+265
* drm/amd/pp: Move helper functions to smu_help.cRex Zhu2018-03-155-663/+723
* drm/amd/pp: Replace rv_* with smu10_*Rex Zhu2018-03-159-371/+371
* drm/amd/pp: Fix function parameter not correctRex Zhu2018-03-151-2/+2
* drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function tableRex Zhu2018-03-154-36/+44
* drm/amd/pp: Add new smu backend function smc_table_managerRex Zhu2018-03-153-0/+11
* drm/amd/pp: Mark internal functions as static in rv_smumgr.cRex Zhu2018-03-151-3/+3
* drm/amd/pp: Add rv_read_arg_from_smc to smu backend function tableRex Zhu2018-03-153-14/+11