summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-09drm/amd/pm: Clean up errors in smu10_hwmgr.cRan Sun1-8/+8
2022-12-15drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settingsEvan Quan1-3/+13
2022-04-06drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher1-4/+4
2021-12-02amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...Darren Powell1-8/+1
2021-11-24drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher1-11/+9
2021-11-05drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher1-2/+6
2021-08-10amdgpu/pm: Replace hwmgr smu usage of sprintf with sysfs_emitDarren Powell1-11/+11
2021-08-03drm/amdgpu/powerplay/smu10: Fix a typo in error messageMasanari Iida1-1/+1
2021-06-04drm/amd/pm: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-06-02drm/amd/pm: retain the fine grain tuning parameters after resumeXiaojian Du1-0/+21
2021-04-09drm/amdgpu/powerplay/smu10: refactor AMDGPU_PP_SENSOR_GPU_LOADShirish S1-7/+6
2021-03-24drm/amdgpu/powerplay/smu10: add support for gpu busy query (v2)Alex Deucher1-1/+27
2021-02-27amdgpu/pm: read_sensor() report failure apporpriatelyShirish S1-1/+1
2021-02-19drm/amd/pm: do not issue message while write "r" into pp_od_clk_voltageHuang Rui1-14/+0
2021-02-19drm/amd/pm: fix spelling mistake in various messages "power_dpm_force_perfoma...Colin Ian King1-1/+1
2021-02-09drm/amd/pm: make the error log more clear for fine grain tuning functionXiaojian Du1-1/+1
2021-01-05drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du1-1/+57
2021-01-05drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCOXiaojian Du1-17/+97
2020-12-09drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng1-6/+3
2020-11-14drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)Prike Liang1-0/+8
2020-11-13drm/amd/pm: correct table_clk_vlt memory size due to replacing one-element ar...mengwang1-2/+3
2020-09-29drm/amd/powerplay: add one sysfs file to support the feature to modify gfx cl...Xiaojian Du1-0/+80
2020-09-23drm/amd/pm: Removed fixed clock in auto mode DPMSudheesh Mavila1-4/+6
2020-09-18drm/amd/pm: lower Raven UMD Stable Pstate VCN valuesEvan Quan1-2/+2
2020-09-18drm/amd/pm: add Raven2 watermark WmType settingEvan Quan1-0/+11
2020-08-26drm/amd/powerplay: Fix hardmins not being sent to SMU for RVNicholas Kazlauskas1-6/+3
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan1-0/+1404