aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/powerplay/hwmgr
AgeCommit message (Expand)AuthorFilesLines
2023-08-09drm/amdgpu/powerplay: Clean up errors in smu_helper.hRan Sun1-1/+1
2023-08-09drm/amd: Clean up errors in vega10_processpptables.cRan Sun1-3/+3
2023-08-09drm/amd: Clean up errors in pptable_v1_0.hRan Sun1-2/+1
2023-08-09drm/amd: Clean up errors in smu7_hwmgr.cRan Sun1-13/+13
2023-08-09drm/amd/pm: Clean up errors in vega10_pptable.hRan Sun1-12/+6
2023-08-09drm/amdgpu: Clean up errors in ppatomctrl.hRan Sun1-4/+2
2023-08-09drm/amdgpu: Clean up errors in ci_baco.cRan Sun1-14/+7
2023-08-09drm/amdgpu: Clean up errors in smu_helper.cRan Sun1-1/+1
2023-08-09drm/amdgpu: Clean up errors in common_baco.cRan Sun1-1/+1
2023-08-09drm/amdgpu: Clean up errors in smu7_powertune.cRan Sun1-8/+5
2023-08-09drm/amd/pm: Clean up errors in vega12_baco.cRan Sun1-8/+4
2023-08-09drm/amd/pm: Clean up errors in vega12_pptable.hRan Sun1-6/+5
2023-08-09drm/amd/pm: Clean up errors in vega10_powertune.cRan Sun1-58/+31
2023-08-09drm/amd/pm: Clean up errors in fiji_baco.cRan Sun1-16/+8
2023-08-09drm/amd/pm: Clean up errors in smu10_hwmgr.cRan Sun1-8/+8
2023-08-09drm/amd/pm/powerplay/hwmgr/ppevvmath: Clean up errors in ppevvmath.hRan Sun1-7/+7
2023-08-09drm/amd/pm: Clean up errors in vega12_hwmgr.cRan Sun1-5/+5
2023-08-09drm/amd/pm: Clean up errors in vega10_baco.cRan Sun1-15/+11
2023-08-09drm/amdgpu: Remove a lot of unnecessary ternary operatorsRuan Jinjie3-9/+6
2023-07-13drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7Mario Limonciello1-12/+2
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan1-18/+9
2023-06-30drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan5-1/+23
2023-06-30drm/amd/pm: fulfill the missing enablement for vega12/vega20 L2H and H2L inte...Evan Quan2-2/+6
2023-04-18drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma2-24/+24
2023-02-08drm/amd/pm/smu7: move variables to where they are usedAlex Deucher1-6/+8
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie1-4/+4
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter7-7/+0
2023-01-17drm/amd/pm/powerplay/hwmgr: use bitwise or for bitmasks additionDeepak R Varma1-4/+4
2023-01-13drm/amdgpu: Do not include <linux/fb.h>Thomas Zimmermann7-7/+0
2022-12-15drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settingsEvan Quan6-36/+145
2022-11-15amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()Dan Carpenter1-1/+2
2022-11-09Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 prop...Asher Song1-13/+12
2022-10-18drm/amdgpu/powerplay/psm: Fix memory leak in power state initRafael Mendonca1-0/+2
2022-10-17drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"Asher Song1-12/+13
2022-10-10drm/amd/pm: smu7_hwmgr: fix potential off-by-one overflow in 'performance_lev...Alexey Kodanev1-1/+1
2022-10-10drm/amd/pm: vega10_hwmgr: fix potential off-by-one overflow in 'performance_l...Alexey Kodanev1-1/+1
2022-09-20drm/amd/pm: Remove the unneeded result variableye xingchen1-4/+1
2022-09-20drm/amdgpu: getting fan speed pwm for vega10 properlyYury Zhuravlev1-13/+12
2022-04-06drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher1-4/+4
2022-03-28amdgpu/pm: Implement emit_clk_levels for vega10Darren Powell1-0/+147
2022-03-02gpu/amd: vega10_hwmgr: fix inappropriate private variable nameMeng Tang1-30/+38
2022-02-16drm/amd: smu7: downgrade voltage error to infoMario Limonciello1-2/+2
2022-01-25drm/amdgpu/pm/smu7: drop message about VI performance levelsAlex Deucher1-4/+0
2022-01-14drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.cEvan Quan1-1/+9
2021-12-01amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...Darren Powell4-37/+8
2021-11-24drm/amdgpu/pm: fix powerplay OD interfaceAlex Deucher6-79/+67
2021-11-05drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handlingAlex Deucher7-12/+51
2021-09-29gpu: amd: replace open-coded offsetof() with builtinArnd Bergmann1-2/+2
2021-08-30drm/amdgpu: Disable PCIE_DPM on Intel RKL PlatformKoba Ko1-1/+16
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan9-49/+38