summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-05drm/amd/pm: Fix the null pointer dereference for vega10_hwmgrBob Zhou1-4/+25
2024-05-18drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rulesMa Jun1-2/+5
2024-05-08drm/amdgpu/pm: Fix uninitialized variable agc_btc_responseMa Jun1-2/+7
2024-04-30drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgrTim Huang1-12/+34
2024-04-30drm/amd/pm: fix warning using uninitialized value of max_vid_stepJesse Zhang1-1/+4
2024-04-30drm/amd/pm: fix uninitialized variable warningJesse Zhang1-6/+13
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: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello1-1/+1
2023-08-09drm/amdgpu: Remove a lot of unnecessary ternary operatorsRuan Jinjie1-6/+3
2023-06-30drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan1-0/+10
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-5/+26
2022-10-11drm/amd/pm: vega10_hwmgr: fix potential off-by-one overflow in 'performance_l...Alexey Kodanev1-1/+1
2022-03-28amdgpu/pm: Implement emit_clk_levels for vega10Darren Powell1-0/+147
2022-03-03gpu/amd: vega10_hwmgr: fix inappropriate private variable nameMeng Tang1-30/+38
2021-12-02amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...Darren Powell1-9/+3
2021-11-24drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher1-15/+13
2021-11-05drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher1-3/+9
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan1-3/+3
2021-08-16drm/amd/pm: change the workload type for some cardsKenneth Feng1-1/+14
2021-08-16Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng1-1/+1
2021-08-10amdgpu/pm: Replace vega10 usage of sprintf with sysfs_emitDarren Powell1-19/+19
2021-05-27drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Kernel-doc headers must contain func...Lee Jones1-11/+15
2021-03-24drm/amd/pm: fix workload mismatch on vega10Kenneth Feng1-1/+1
2021-03-24drm/amd/pm: workaround for audio noise issueKenneth Feng1-11/+63
2021-03-24drm/amd/pm: bug fix for pcie dpmKenneth Feng1-0/+48
2021-02-27amdgpu/pm: read_sensor() report failure apporpriatelyShirish S1-1/+1
2021-01-12drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix worthy function headers, demote ...Lee Jones1-4/+6
2021-01-12drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix a bunch of kernel-doc formatting...Lee Jones1-68/+65
2020-12-03drm/amdgpu/powerplay/vega10: handle error in getting pptableAlex Deucher1-0/+2
2020-09-18drm/amdgpu/powerplay: hwmgr - modify the return valueXiaoliang Pang1-1/+1
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan1-0/+5482