summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu12
AgeCommit message (Expand)AuthorFilesLines
2024-01-16drm/amdgpu: check PS, WS indexAlexander Richards1-1/+1
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-2/+6
2023-08-16drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello1-0/+1
2023-08-16drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello1-3/+3
2023-07-27drm/amd/pm: open brace '{' following function definitions go on the next lineRan Sun1-1/+2
2023-07-27drm/amd/pm: add missing spaces before '('Ran Sun1-3/+3
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for renoirTim Huang1-2/+3
2023-02-24drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen1-2/+2
2023-01-13drm/amdgpu: Correct the power calcultion for Renior/Cezanne.jie1zhan1-1/+6
2022-06-03drm/amdgpu/swsmu: add SMU mailbox registers in SMU contextAlex Deucher1-0/+14
2022-05-16drm/amd/pm: update smartshift powerboost calc for smu12Sathishkumar S1-16/+44
2022-02-22drm/amd/pm: validate SMU feature enable message for getting feature enabled maskPrike Liang1-1/+11
2022-01-26drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan1-2/+0
2022-01-26drm/amd/pm: drop unneeded smu->metrics_lockEvan Quan1-10/+4
2022-01-26drm/amd: Fix MSB of SMU version printingMario Limonciello1-5/+5
2021-12-16drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resumePrike Liang1-1/+2
2021-12-15drm/amd/pm: fix a potential gpu_metrics_table memory leakLang Yu1-0/+3
2021-12-02amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...Darren Powell1-9/+1
2021-09-16drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu1-0/+2
2021-08-30drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"Colin Ian King1-1/+1
2021-08-10amdgpu/pm: Replace smu12/13 usage of sprintf with sysfs_emitDarren Powell1-10/+10
2021-06-11drm/amd/pm: support ss metrics read on renoirSathishkumar S1-0/+34
2021-06-10drm/amd/pm: Add renoir throttler translationGraham Sider1-5/+24
2021-05-21drm/amdgpu/pm: display vcn pp dpm (v4)David M Nieto1-0/+33
2021-04-15drm/amd/pm: add the callback to get the bootup values for renoirXiaojian Du2-0/+124
2021-03-05drm/amd/pm: update existing gpu_metrics interfaces V2Evan Quan1-5/+5
2021-02-27drm/amdgpu/pm: make unsupported power profile messages debugAlex Deucher1-1/+1
2021-02-19drm/amd/pm: do not issue message while write "r" into pp_od_clk_voltageHuang Rui1-18/+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/+2
2021-02-09drm/amd/pm/swsmu: unify the init soft gpu metrics functionKevin Wang2-13/+3
2021-02-09drm/amdgpu/smu12: fix power reporting on renoirAlex Deucher1-1/+1
2021-01-21drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNT...Prike Liang1-1/+1
2021-01-21drm/amd/pm: remove unused message SMU_MSG_SpareXKevin Wang1-2/+0
2021-01-14drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du1-15/+5
2021-01-14drm/amd/pm: fix one superfluous error for renoirXiaojian Du1-0/+4
2021-01-08drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du1-6/+42
2021-01-05drm/amd/pm: fix the failure when change power profile for renoirXiaojian Du2-0/+2
2021-01-05drm/amd/pm: add the fine grain tuning function for renoirXiaojian Du1-14/+173
2020-12-03drm/amdgpu/swsmu/renoir: simplify sensor handling (v2)Alex Deucher1-112/+93
2020-12-02drm/amd/pm/swsmu/smu12/renoir_ppt: Demote kernel-doc formatting abuseLee Jones1-2/+2
2020-11-14drm/amd/pm: add gfx_state_change_set() for rn gfx power switch (v2)Prike Liang1-0/+7
2020-11-10drm/amdgpu/pm/smu12: cache smu firmware versionAlex Deucher1-0/+3
2020-09-29drm/amdgpu/swsmu/smu12: fix force clock handling for mclkAlex Deucher1-3/+5
2020-09-18drm/amd/pm: correct Renoir UMD Stable Pstate settingsEvan Quan2-1/+52
2020-09-18drm/amd/pm: add Renoir watermark WmType settingEvan Quan1-0/+4
2020-09-18drm/amd/pm: drop unnecessary wrappers around watermark settingEvan Quan1-25/+19
2020-08-19drm/amdgpu/swsmu: implement power metrics for RENOIRAlex Deucher1-0/+21
2020-08-19drm/amdgpu/swsmu: implement voltage metrics for RENOIRAlex Deucher1-0/+29
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan4-0/+1437