summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pm: optimize the power related source code layoutEvan Quan2020-08-1484-46022/+0
* drm/amd/pm: drop redundant MEM_TYPE_* macrosEvan Quan2020-08-141-9/+0
* drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König2020-08-141-1/+1
* drm/amd/powerplay: update the metrics table cache interval as 1msEvan Quan2020-08-142-2/+2
* drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploadingEvan Quan2020-08-101-6/+0
* drm/amd/powerplay: correct Vega20 cached smu feature stateEvan Quan2020-08-101-19/+19
* drm/amd/powerplay: add control method to bypass metrics cache on Vega12Evan Quan2020-08-061-11/+18
* drm/amd/powerplay: add control method to bypass metrics cache on Vega20Evan Quan2020-08-061-12/+19
* drm/amd/powerplay: add Vega12 support for gpu metrics exportEvan Quan2020-08-062-0/+112
* drm/amd/powerplay: add Vega20 support for gpu metrics exportEvan Quan2020-08-062-7/+117
* drm/amd/powerplay: Remove unneeded cast from memory allocationLi Heng2020-07-301-1/+1
* drm/amdgpu: fix system hang issue during GPU resetDennis Li2020-07-271-1/+1
* drm/amdgpu: remove unused functionsNirmoy Das2020-07-011-6/+0
* drm/powerplay: label internally used symbols as staticNirmoy Das2020-07-018-17/+17
* drm/amdgpu: add apu flags (v2)Alex Deucher2020-05-221-2/+1
* drm/amdgpu/smu10: Replace one-element array and use struct_size() helperGustavo A. R. Silva2020-05-212-5/+3
* drm/amd/powerplay: unify the prompts on thermal interruptsEvan Quan2020-05-211-28/+10
* drm/amd/powerplay: shutdown on HW CTFEvan Quan2020-05-141-2/+14
* drm/amd/powerplay: try to do a graceful shutdown on SW CTFEvan Quan2020-05-141-4/+17
* drm/amdgpu/smu10: remove duplicate assignment of smu10_hwmgr_funcs membersJason Yan2020-04-301-1/+0
* drm/amd/powerplay: remove defined but not used variablesJason Yan2020-04-221-23/+0
* drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman2020-04-221-0/+26
* drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin2020-04-131-1/+4
* drm/amd/powerplay: unified interfaces for message issuing and response checkingEvan Quan2020-04-0118-445/+648
* drm/amd/powerplay: avoid calling SMU8 specific SMU message implementionEvan Quan2020-04-011-1/+1
* drm/amd/powerplay: avoid calling SMU7 specific SMU message implementionEvan Quan2020-04-012-9/+9
* drm/amd/amdgpu: Include headers for PWR and SMUIO registersTom St Denis2020-04-011-7/+2
* drm/amd/powerplay: Move fallthrough; into containing #ifdef/#endifJoe Perches2020-03-131-1/+1
* AMD POWERPLAY: Use fallthrough;Joe Perches2020-03-131-3/+3
* drm/amd/powerplay: Use bitwise instead of arithmetic operator for flagsChen Zhou2020-02-261-2/+2
* drm/amdgpu/powerplay: fix baco check for vega20Alex Deucher2020-02-111-3/+4
* drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher2020-02-041-3/+5
* drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher2020-02-041-6/+9
* drm/amd/powerplay: use true, false for bool variable in smu7_hwmgr.czhengbin2020-01-271-3/+3
* drm/amd/powerplay: use true, false for bool variable in vega20_hwmgr.czhengbin2020-01-071-1/+1
* drm/amd/powerplay: skip disable dynamic state managementYintian Tao2019-12-191-0/+3
* drm/amd/powerplay: skip soc clk setting under pp one vfYintian Tao2019-12-181-1/+2
* drm/amd/powerplay: fix various dereferences of a pointer before it is null ch...Colin Ian King2019-12-181-12/+3
* drm/amd/powerplay: enable pp one vf mode for vega10Yintian Tao2019-12-115-63/+157
* drm/amd/powerplay: Remove unneeded variable 'result' in vega12_hwmgr.czhengbin2019-12-021-3/+1
* drm/amd/powerplay: Remove unneeded variable 'ret' in smu7_hwmgr.czhengbin2019-12-021-3/+1
* drm/amd/powerplay: Remove unneeded variable 'result' in vega10_hwmgr.czhengbin2019-12-021-2/+1
* drm/amd/powerplay: Remove unneeded variable 'result' in smu10_hwmgr.czhengbin2019-12-021-2/+1
* drm/amd/powerplay: Use ARRAY_SIZE for smu7_profilingzhengbin2019-11-221-1/+1
* drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)Alex Deucher2019-11-191-0/+9
* drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan2019-11-191-5/+18
* drm/amd/powerplay: remove set but not used variable 'data'zhengbin2019-11-131-2/+0
* drm/amd/powerplay: remove set but not used variable 'vbios_version', 'data'zhengbin2019-11-131-4/+0
* drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay tableAlex Deucher2019-11-111-0/+7
* drm/amdgpu/powerplay: fix AVFS handling with custom powerplay tableAlex Deucher2019-11-081-0/+7