aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/powerplay/hwmgr
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/pm/smu7: drop message about VI performance levelsAlex Deucher2022-01-251-4/+0
* drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.cEvan Quan2022-01-141-1/+9
* amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...Darren Powell2021-12-014-37/+8
* drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher2021-11-246-79/+67
* drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher2021-11-057-12/+51
* gpu: amd: replace open-coded offsetof() with builtinArnd Bergmann2021-09-291-2/+2
* drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko2021-08-301-1/+16
* drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan2021-08-169-49/+38
* drm/amd/pm: correct the fan speed PWM retrievingEvan Quan2021-08-161-9/+15
* drm/amd/pm: change the workload type for some cardsKenneth Feng2021-08-161-1/+14
* Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng2021-08-161-1/+1
* amdgpu/pm: Replace hwmgr smu usage of sprintf with sysfs_emitDarren Powell2021-08-103-33/+34
* amdgpu/pm: Replace vega12,20 usage of sprintf with sysfs_emitDarren Powell2021-08-102-44/+44
* amdgpu/pm: Replace vega10 usage of sprintf with sysfs_emitDarren Powell2021-08-101-19/+19
* drm/amdgpu/powerplay/smu10: Fix a typo in error messageMasanari Iida2021-08-021-1/+1
* drm/amd/pm: Fix fall-through warning for ClangGustavo A. R. Silva2021-06-041-0/+1
* drm/amd/pm: retain the fine grain tuning parameters after resumeXiaojian Du2021-06-012-1/+23
* drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Provide function name 'vega20_init_s...Lee Jones2021-05-271-1/+1
* drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Kernel-doc headers must contain func...Lee Jones2021-05-271-11/+15
* drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Provide 'vega12_init_smc_table()' fu...Lee Jones2021-05-271-1/+1
* drm/amd/pm/powerplay/hwmgr/vega12_thermal: Provide function nameLee Jones2021-05-271-1/+2
* drm/amd/pm/powerplay/hwmgr/smu7_thermal: Provide function name for 'smu7_fan_...Lee Jones2021-05-271-4/+4
* drm/amdgpu: Rename to ras_*_enabledLuben Tuikov2021-05-101-1/+1
* drm/amdgpu: Remove redundant ras->supportedLuben Tuikov2021-05-101-1/+1
* drm/amd/pm/powerplay/hwmgr: Fix kernel-doc syntax in documentationFabio M. De Francesco2021-05-101-4/+4
* drm/amdgpu/smu7: fix CAC setting on TOPAZAlex Deucher2021-04-091-1/+2
* drm/amd/pm: no need to force MCLK to highest when no display connectedEvan Quan2021-04-091-1/+2
* drm/amdgpu/pm: mark pcie link/speed arrays as constAlex Deucher2021-04-092-4/+4
* drm/amdgpu/powerplay/smu10: refactor AMDGPU_PP_SENSOR_GPU_LOADShirish S2021-04-091-7/+6
* drm/amd/pm: fix workload mismatch on vega10Kenneth Feng2021-03-231-1/+1
* drm/amd/pm: Fix spelling mistake "disble" -> "disable"Colin Ian King2021-03-231-1/+1
* drm/amdgpu/smu8: return an error rather than 50% if busy query failsAlex Deucher2021-03-231-4/+3
* drm/amdgpu/powerplay/smu10: add support for gpu busy query (v2)Alex Deucher2021-03-231-1/+27
* drm/amd/pm: workaround for audio noise issueKenneth Feng2021-03-234-11/+166
* drm/amd/pm: correct the watermark settings for PolarisEvan Quan2021-03-231-4/+4
* drm/amd/pm: bug fix for pcie dpmKenneth Feng2021-03-233-21/+141
* amdgpu/pm: read_sensor() report failure apporpriatelyShirish S2021-02-266-6/+6
* drm/amd/pm: do not issue message while write "r" into pp_od_clk_voltageHuang Rui2021-02-181-14/+0
* drm/amd/pm: Replace one-element array with flexible-array in struct _ATOM_Veg...Gustavo A. R. Silva2021-02-181-3/+3
* drm/amd/pm: fix spelling mistake in various messages "power_dpm_force_perfoma...Colin Ian King2021-02-181-1/+1
* drm/amd/pm: make the error log more clear for fine grain tuning functionXiaojian Du2021-02-091-1/+1
* drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix worthy function headers, demote ...Lee Jones2021-01-111-4/+6
* drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix a bunch of kernel-doc formatting...Lee Jones2021-01-111-68/+65
* drm/amd/pm/powerplay/hwmgr/hwmgr: Move prototype into shared headerLee Jones2021-01-112-1/+2
* drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix formatting and spelling issuesLee Jones2021-01-111-2/+2
* drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Fix legacy function header formattingLee Jones2021-01-111-6/+5
* drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Fix legacy function header formattingLee Jones2021-01-111-6/+5
* drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix documentation for 'mpll_param'Lee Jones2021-01-111-2/+2
* drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0: Provide description of 'cal...Lee Jones2021-01-111-0/+1
* drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du2021-01-052-1/+59