summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-10drm/amdgpu/pm: Change the member function name in pp_hwmgr_func and pptable_f...Ma Jun1-1/+1
2023-08-16drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello1-2/+2
2023-08-16drm/amd: Show both power attributes for vega20Mario Limonciello1-5/+13
2023-08-16drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello1-1/+1
2023-08-09drm/amdgpu/powerplay: Clean up errors in vega20_hwmgr.cRan Sun1-6/+6
2023-06-30drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan1-0/+4
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+0
2023-01-13drm/amdgpu: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2022-12-15drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settingsEvan Quan1-13/+7
2022-11-15amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()Dan Carpenter1-1/+2
2021-12-02amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...Darren Powell1-9/+1
2021-11-24drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher1-30/+28
2021-11-05drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher1-4/+10
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan1-3/+3
2021-08-10amdgpu/pm: Replace vega12,20 usage of sprintf with sysfs_emitDarren Powell1-37/+37
2021-05-27drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Provide function name 'vega20_init_s...Lee Jones1-1/+1
2021-04-09drm/amdgpu/pm: mark pcie link/speed arrays as constAlex Deucher1-2/+2
2021-03-24drm/amd/pm: workaround for audio noise issueKenneth Feng1-0/+25
2021-03-24drm/amd/pm: bug fix for pcie dpmKenneth Feng1-21/+27
2021-02-27amdgpu/pm: read_sensor() report failure apporpriatelyShirish S1-1/+1
2021-01-12drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Fix legacy function header formattingLee Jones1-6/+5
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li1-1/+1
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan1-0/+4409