aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/powerplay/hwmgr (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan84-46022/+0
2020-08-14drm/amd/pm: drop redundant MEM_TYPE_* macrosEvan Quan1-9/+0
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König1-1/+1
2020-08-14drm/amd/powerplay: update the metrics table cache interval as 1msEvan Quan2-2/+2
2020-08-10drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploadingEvan Quan1-6/+0
2020-08-10drm/amd/powerplay: correct Vega20 cached smu feature stateEvan Quan1-19/+19
2020-08-06drm/amd/powerplay: add control method to bypass metrics cache on Vega12Evan Quan1-11/+18
2020-08-06drm/amd/powerplay: add control method to bypass metrics cache on Vega20Evan Quan1-12/+19
2020-08-06drm/amd/powerplay: add Vega12 support for gpu metrics exportEvan Quan2-0/+112
2020-08-06drm/amd/powerplay: add Vega20 support for gpu metrics exportEvan Quan2-7/+117
2020-07-30drm/amd/powerplay: Remove unneeded cast from memory allocationLi Heng1-1/+1
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li1-1/+1
2020-07-01drm/amdgpu: remove unused functionsNirmoy Das1-6/+0
2020-07-01drm/powerplay: label internally used symbols as staticNirmoy Das8-17/+17
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher1-2/+1
2020-05-21drm/amdgpu/smu10: Replace one-element array and use struct_size() helperGustavo A. R. Silva2-5/+3
2020-05-21drm/amd/powerplay: unify the prompts on thermal interruptsEvan Quan1-28/+10
2020-05-14drm/amd/powerplay: shutdown on HW CTFEvan Quan1-2/+14
2020-05-14drm/amd/powerplay: try to do a graceful shutdown on SW CTFEvan Quan1-4/+17
2020-04-30drm/amdgpu/smu10: remove duplicate assignment of smu10_hwmgr_funcs membersJason Yan1-1/+0
2020-04-22drm/amd/powerplay: remove defined but not used variablesJason Yan1-23/+0
2020-04-22drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii)Sandeep Raghuraman1-0/+26
2020-04-13drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin1-1/+4
2020-04-01drm/amd/powerplay: unified interfaces for message issuing and response checkingEvan Quan18-445/+648
2020-04-01drm/amd/powerplay: avoid calling SMU8 specific SMU message implementionEvan Quan1-1/+1
2020-04-01drm/amd/powerplay: avoid calling SMU7 specific SMU message implementionEvan Quan2-9/+9
2020-04-01drm/amd/amdgpu: Include headers for PWR and SMUIO registersTom St Denis1-7/+2
2020-03-13drm/amd/powerplay: Move fallthrough; into containing #ifdef/#endifJoe Perches1-1/+1
2020-03-13AMD POWERPLAY: Use fallthrough;Joe Perches1-3/+3
2020-02-26drm/amd/powerplay: Use bitwise instead of arithmetic operator for flagsChen Zhou1-2/+2
2020-02-11drm/amdgpu/powerplay: fix baco check for vega20Alex Deucher1-3/+4
2020-02-04drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher1-3/+5
2020-02-04drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher1-6/+9
2020-01-27drm/amd/powerplay: use true, false for bool variable in smu7_hwmgr.czhengbin1-3/+3
2020-01-07drm/amd/powerplay: use true, false for bool variable in vega20_hwmgr.czhengbin1-1/+1
2019-12-19drm/amd/powerplay: skip disable dynamic state managementYintian Tao1-0/+3
2019-12-18drm/amd/powerplay: skip soc clk setting under pp one vfYintian Tao1-1/+2
2019-12-18drm/amd/powerplay: fix various dereferences of a pointer before it is null checkedColin Ian King1-12/+3
2019-12-11drm/amd/powerplay: enable pp one vf mode for vega10Yintian Tao5-63/+157
2019-12-02drm/amd/powerplay: Remove unneeded variable 'result' in vega12_hwmgr.czhengbin1-3/+1
2019-12-02drm/amd/powerplay: Remove unneeded variable 'ret' in smu7_hwmgr.czhengbin1-3/+1
2019-12-02drm/amd/powerplay: Remove unneeded variable 'result' in vega10_hwmgr.czhengbin1-2/+1
2019-12-02drm/amd/powerplay: Remove unneeded variable 'result' in smu10_hwmgr.czhengbin1-2/+1
2019-11-22drm/amd/powerplay: Use ARRAY_SIZE for smu7_profilingzhengbin1-1/+1
2019-11-19drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)Alex Deucher1-0/+9
2019-11-19drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan1-5/+18
2019-11-13drm/amd/powerplay: remove set but not used variable 'data'zhengbin1-2/+0
2019-11-13drm/amd/powerplay: remove set but not used variable 'vbios_version', 'data'zhengbin1-4/+0
2019-11-11drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay tableAlex Deucher1-0/+7
2019-11-08drm/amdgpu/powerplay: fix AVFS handling with custom powerplay tableAlex Deucher1-0/+7