summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)Author
2018-03-23drm/amd/pp: clean header file hwmgr.hRex Zhu
2018-03-23drm/amd/pp: use mlck_table.count for array loop index limitColin Ian King
2018-03-22drm/amd/pp: Add new asic support in pp_psm.cRex Zhu
2018-03-22drm/amd/pp: Clean up powerplay code on Vega12Rex Zhu
2018-03-22drm/amd/pp: Add smu irq handlers for legacy asicsRex Zhu
2018-03-22drm/amd/pp: Fix set wrong temperature range on smu7Rex Zhu
2018-03-21drm/amd/pp: Add smu irq handlers in sw_init instand of hw_initRex Zhu
2018-03-21drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu
2018-03-21drm/amdgpu: Remove wrapper layer of cgs irq handlingRex Zhu
2018-03-21drm/amd/powerplay: Return per DPM level clockKenneth Feng
2018-03-21drm/amd/powerplay: Remove the SOC floor voltage settingKenneth Feng
2018-03-21drm/amd/powerplay: add the hw manager for vega12 (v4)Evan Quan
2018-03-21drm/amd/powerplay: add the smu manager for vega12 (v4)Evan Quan
2018-03-21drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2)Evan Quan
2018-03-21drm/amd/powerplay: update ppatomfwctl (v2)Evan Quan
2018-03-21drm/amd/powerplay: add vega12_pptable.hEvan Quan
2018-03-21drm/amd/powerplay: add vega12_ppsmc.hEvan Quan
2018-03-21drm/amd/powerplay: add new smu9_driver_if.h for vega12 (v2)Evan Quan
2018-03-21drm/amd/powerplay: add vega12_inc.hEvan Quan
2018-03-21drm/amdgpu: vega12 to smu firmwareHawking Zhang
2018-03-20drm/amd/pp: Fix unable to handle kernel paging requestRex Zhu
2018-03-20drm/amd/pp: Fix gfx ring test failed on Fiji without hw avfs supportRex Zhu
2018-03-20drm/amd/powerplay: Fix NULL pointer deref on driver unbind.Andrey Grodzovsky
2018-03-19drm/amd/pp: Remove unneeded void * casts for Vega10Rex Zhu
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu
2018-03-19drm/amd/pp: Clean up header file for Vega10Rex Zhu
2018-03-19drm/amd/pp: Move functions to smu backend table for vega10Rex Zhu
2018-03-19drm/amd/pp: Mark bunches of functins in vega10_smumgr.c staticRex Zhu
2018-03-19drm/amd/pp: Remove dead functions in vega10_smumgr.cRex Zhu
2018-03-16drm/amd/pp: Remove the cgs wrapper for notify smu version on APURex Zhu
2018-03-15drm/amd/pp: Rename file name cz_* to smu8_*Rex Zhu
2018-03-15drm/amd/pp: Replace function/struct name cz_* with smu8_*Rex Zhu
2018-03-15drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.cRex Zhu
2018-03-15drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.cRex Zhu
2018-03-15drm/amd/pp: Remove dead header file pp_asicblocks.hRex Zhu
2018-03-15drm/amd/pp: Delete dead code on cz_clockpowergating.cRex Zhu
2018-03-15drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.cRex Zhu
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu
2018-03-15drm/amd/pp: Move helper functions to smu_help.cRex Zhu
2018-03-15drm/amd/pp: Replace rv_* with smu10_*Rex Zhu
2018-03-15drm/amd/pp: Fix function parameter not correctRex Zhu
2018-03-15drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function tableRex Zhu
2018-03-15drm/amd/pp: Add new smu backend function smc_table_managerRex Zhu
2018-03-15drm/amd/pp: Mark internal functions as static in rv_smumgr.cRex Zhu
2018-03-15drm/amd/pp: Add rv_read_arg_from_smc to smu backend function tableRex Zhu
2018-03-15drm/amd/pp: Remove meanless return value check in RVRex Zhu
2018-03-15drm/amd/pp: Delete is_smc_ram_running function on RVRex Zhu
2018-03-15drm/amd/pp: Clean up header file includeRex Zhu
2018-03-15drm/amd/pp: Fix memory leak in error path in smumgrRex Zhu
2018-03-15drm/amd/pp: Simplified the avfs btc state on smu7Rex Zhu