aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
AgeCommit message (Expand)Author
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan
2020-08-14drm/amd/pm: drop redundant MEM_TYPE_* macrosEvan Quan
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-08-14drm/amd/powerplay: update the metrics table cache interval as 1msEvan Quan
2020-08-10drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploadingEvan Quan
2020-08-10drm/amd/powerplay: correct Vega20 cached smu feature stateEvan Quan
2020-08-06drm/amd/powerplay: add control method to bypass metrics cache on Vega12Evan Quan
2020-08-06drm/amd/powerplay: add control method to bypass metrics cache on Vega20Evan Quan
2020-08-06drm/amd/powerplay: add Vega12 support for gpu metrics exportEvan Quan
2020-08-06drm/amd/powerplay: add Vega20 support for gpu metrics exportEvan Quan
2020-07-30drm/amd/powerplay: Remove unneeded cast from memory allocationLi Heng
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-01drm/amdgpu: remove unused functionsNirmoy Das
2020-07-01drm/powerplay: label internally used symbols as staticNirmoy Das
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher
2020-05-21drm/amdgpu/smu10: Replace one-element array and use struct_size() helperGustavo A. R. Silva
2020-05-21drm/amd/powerplay: unify the prompts on thermal interruptsEvan Quan
2020-05-14drm/amd/powerplay: shutdown on HW CTFEvan Quan
2020-05-14drm/amd/powerplay: try to do a graceful shutdown on SW CTFEvan Quan
2020-04-30drm/amdgpu/smu10: remove duplicate assignment of smu10_hwmgr_funcs membersJason Yan
2020-04-22drm/amd/powerplay: remove defined but not used variablesJason Yan
2020-04-22drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman
2020-04-13drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin
2020-04-01drm/amd/powerplay: unified interfaces for message issuing and response checkingEvan Quan
2020-04-01drm/amd/powerplay: avoid calling SMU8 specific SMU message implementionEvan Quan
2020-04-01drm/amd/powerplay: avoid calling SMU7 specific SMU message implementionEvan Quan
2020-04-01drm/amd/amdgpu: Include headers for PWR and SMUIO registersTom St Denis
2020-03-13drm/amd/powerplay: Move fallthrough; into containing #ifdef/#endifJoe Perches
2020-03-13AMD POWERPLAY: Use fallthrough;Joe Perches
2020-02-26drm/amd/powerplay: Use bitwise instead of arithmetic operator for flagsChen Zhou
2020-02-11drm/amdgpu/powerplay: fix baco check for vega20Alex Deucher
2020-02-04drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher
2020-02-04drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher
2020-01-27drm/amd/powerplay: use true, false for bool variable in smu7_hwmgr.czhengbin
2020-01-07drm/amd/powerplay: use true, false for bool variable in vega20_hwmgr.czhengbin
2019-12-19drm/amd/powerplay: skip disable dynamic state managementYintian Tao
2019-12-18drm/amd/powerplay: skip soc clk setting under pp one vfYintian Tao
2019-12-18drm/amd/powerplay: fix various dereferences of a pointer before it is null ch...Colin Ian King
2019-12-11drm/amd/powerplay: enable pp one vf mode for vega10Yintian Tao
2019-12-02drm/amd/powerplay: Remove unneeded variable 'result' in vega12_hwmgr.czhengbin
2019-12-02drm/amd/powerplay: Remove unneeded variable 'ret' in smu7_hwmgr.czhengbin
2019-12-02drm/amd/powerplay: Remove unneeded variable 'result' in vega10_hwmgr.czhengbin
2019-12-02drm/amd/powerplay: Remove unneeded variable 'result' in smu10_hwmgr.czhengbin
2019-11-22drm/amd/powerplay: Use ARRAY_SIZE for smu7_profilingzhengbin
2019-11-19drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)Alex Deucher
2019-11-19drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan
2019-11-13drm/amd/powerplay: remove set but not used variable 'data'zhengbin
2019-11-13drm/amd/powerplay: remove set but not used variable 'vbios_version', 'data'zhengbin
2019-11-11drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay tableAlex Deucher
2019-11-08drm/amdgpu/powerplay: fix AVFS handling with custom powerplay tableAlex Deucher