summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
AgeCommit message (Expand)Author
2018-04-11drm/amd/pp: Use atombios api directly in powerplay (v2)Rex Zhu
2018-04-11drm/amd/pp: Use gfx rlc funcs directly in powerplayRex Zhu
2018-04-11drm/amd/pp: Fix spelling mistake: "suppported" -> "supported"Colin Ian King
2018-04-11drm/amdgpu: Use dpm_enabled as dpm state flagRex Zhu
2018-04-11drm/amd/pp: Add hwmgr_sw_init/fini functioinsRex Zhu
2018-04-03drm/amd/powerply: fix power reading on FijiEric Huang
2018-04-03drm/amd/powerplay: Enable ACG SS featureKenneth Feng
2018-04-03drm/amd/pp: Remove Dead functions on Vega12Rex Zhu
2018-04-03drm/amd/pp: silence a static checker warningDan Carpenter
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 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_inc.hEvan Quan
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-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: 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: Add rv_copy_table_from/to_smc to smu backend function tableRex 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: Simplified the avfs btc state on smu7Rex Zhu
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng
2018-03-14drm/amd/pp: fix missing CONFIG_ACPI.Dave Airlie
2018-03-07drm/amd/pp: Add #ifdef checks for CONFIG_ACPIRex Zhu
2018-03-07drm/amd/pp: Remove cgs wrapper function for temperature updateRex Zhu
2018-03-07drm/amd/pp: Add auto power profilng switch based on workloads (v2)Rex Zhu
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu
2018-03-06drm/amd/pp: Fix sclk in highest two levels when compute on smu7Rex Zhu
2018-03-06drm/amd/pp: Implement get/set_power_profile_mode on smu7Rex Zhu