summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
AgeCommit message (Expand)Author
2024-01-15drm/amdgpu: fix avg vs input power reporting on smu7Alex Deucher
2024-01-05drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_initZhipeng Lu
2023-10-26drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello
2023-08-15drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello
2023-08-09drm/amd: Clean up errors in smu7_hwmgr.cRan Sun
2023-08-09drm/amdgpu: Remove a lot of unnecessary ternary operatorsRuan Jinjie
2023-07-13drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7Mario Limonciello
2023-06-30drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan
2023-02-08drm/amd/pm/smu7: move variables to where they are usedAlex Deucher
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-01-17drm/amd/pm/powerplay/hwmgr: use bitwise or for bitmasks additionDeepak R Varma
2023-01-13drm/amdgpu: Do not include <linux/fb.h>Thomas Zimmermann
2022-12-15drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settingsEvan Quan
2022-10-10drm/amd/pm: smu7_hwmgr: fix potential off-by-one overflow in 'performance_lev...Alexey Kodanev
2022-02-16drm/amd: smu7: downgrade voltage error to infoMario Limonciello
2022-01-25drm/amdgpu/pm/smu7: drop message about VI performance levelsAlex Deucher
2021-12-01amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...Darren Powell
2021-11-24drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher
2021-11-05drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher
2021-08-30drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan
2021-08-10amdgpu/pm: Replace hwmgr smu usage of sprintf with sysfs_emitDarren Powell
2021-04-09drm/amdgpu/smu7: fix CAC setting on TOPAZAlex Deucher
2021-04-09drm/amd/pm: no need to force MCLK to highest when no display connectedEvan Quan
2021-03-23drm/amd/pm: Fix spelling mistake "disble" -> "disable"Colin Ian King
2021-03-23drm/amd/pm: workaround for audio noise issueKenneth Feng
2021-03-23drm/amd/pm: correct the watermark settings for PolarisEvan Quan
2021-02-26amdgpu/pm: read_sensor() report failure apporpriatelyShirish S
2021-01-11drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix formatting and spelling issuesLee Jones
2020-12-01drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix a whole bunch of historical functi...Lee Jones
2020-10-30drm/amd/pm: fix compile warnings about variable used uninitializedEvan Quan
2020-10-30drm/amdgpu/powerplay: Only apply optimized mclk dpm policy on polarisAlex Deucher
2020-10-30drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan
2020-10-27drm/amd/pm: drop redundant display settingEvan Quan
2020-10-27drm/amd/pm: reconfigure smc on display vbitimeout setting changeEvan Quan
2020-10-27drm/amd/pm: correct the mclk switching settingEvan Quan
2020-10-27drm/amd/pm: enable Polaris watermark table settingEvan Quan
2020-10-27drm/amd/pm: fulfill the Polaris implementation for get_clock_by_type_with_lat...Evan Quan
2020-10-27drm/amd/pm: correct pcie spc cap setupEvan Quan
2020-10-27drm/amd/pm: correct the way to get the highest vddcEvan Quan
2020-10-27drm/amd/pm: correct sclk/mclk dpm enablementEvan Quan
2020-10-27drm/amd/pm: correct smc voltage controller setupEvan Quan
2020-10-27drm/amd/pm: correct platformcaps setupEvan Quan
2020-10-27drm/amd/pm: correct vddc phase control settingEvan Quan
2020-10-27drm/amd/pm: correct the checks for sclk/mclk SS supportEvan Quan
2020-10-27drm/amd/pm: add edc leakage controller settingEvan Quan
2020-10-27drm/amd/pm: correct the settings for ro range minimum and maximumEvan Quan
2020-10-27drm/amd/pm: add PWR_CKS_CNTL settingEvan Quan
2020-10-14drm/amd/pm: increase mclk switch threshold to 200 usEvan Quan