summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-17drm/amd/pm: fix the high voltage issue after unloadKenneth Feng1-1/+7
2024-04-03drm/amdgpu/pm: Check the validity of overdiver power limitMa Jun1-4/+6
2024-04-03drm/amdgpu/pm: Fix NULL pointer dereference when get power limitMa Jun1-6/+8
2024-02-27drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun1-5/+4
2024-02-01drm/amdgpu/pm: Use inline function for IP version checkMa Jun1-1/+1
2024-01-29Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello1-7/+1
2024-01-25drm/amd/pm: update the power cap settingKenneth Feng1-2/+52
2024-01-19Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2024-01-18drm/amd/pm: Remove I2C_CLASS_SPD supportHeiner Kallweit1-1/+0
2023-12-14drm/amd/pm: add power save mode workload for smu 13.0.10Kenneth Feng1-10/+13
2023-12-13drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0Ma Jun1-0/+22
2023-12-13drm/amd/pm: Remove redundant function members of pptable_funcsMa Jun1-2/+0
2023-11-17drm/amd/pm: Move some functions to smu_v13_0.c as generic codeMa Jun1-34/+2
2023-11-03drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher1-30/+2
2023-11-01drm/amd/pm: Fix error of MACO flag setting codeMa Jun1-4/+4
2023-10-31drm/amd/pm: fix the high voltage and temperature issueKenneth Feng1-3/+15
2023-10-27drm/amd/pm: call smu_cmn_get_smc_version in is_mode1_reset_supported.Yifan Zhang1-1/+7
2023-10-20drm/amd/pm: Support for getting power1_cap_min valueMa Jun1-12/+22
2023-10-20drm/amdgpu/pm: update SMU 13.0.0 PMFW version checkAlex Deucher1-1/+1
2023-10-13drm/amd/pm: drop most smu_cmn_get_smc_version in smuYifan Zhang1-16/+4
2023-10-13drm/amd/pm: Add reset option for fan_ctrl interfacesMa Jun1-0/+24
2023-10-09drm/amdgpu: Refactor FRU product informationLijo Lazar1-2/+0
2023-10-09drm/amdgpu: Enable SMU 13.0.0 optimizations when ROCm is active (v2)Alex Deucher1-1/+16
2023-10-05drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello1-4/+3
2023-09-27drm/amd/pm: Add reset option for fan_curve on smu13_0_0Ma Jun1-4/+39
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-4/+4
2023-09-01Revert "drm/amd/pm: disable the SMU13 OD feature support temporarily"Evan Quan1-15/+3
2023-09-01drm/amd/pm: add fan minimum pwm OD setting support for SMU13Evan Quan1-1/+50
2023-09-01drm/amd/pm: add fan target temperature OD setting support for SMU13Evan Quan1-1/+50
2023-09-01drm/amd/pm: add fan acoustic target OD setting support for SMU13Evan Quan1-1/+50
2023-08-31drm/amd/pm: add fan acoustic limit OD setting support for SMU13Evan Quan1-1/+50
2023-08-31drm/amd/pm: add fan temperature/pwm curve OD setting support for SMU13Evan Quan1-3/+99
2023-08-30drm/amd/pm: fulfill the support for SMU13 `pp_dpm_dcefclk` interfaceEvan Quan1-0/+27
2023-08-30drm/amd/pm: correct SMU13 gfx voltage related OD settingsEvan Quan1-18/+13
2023-08-30drm/amdgpu/pm: Add notification for no DC supportBokun Zhang1-0/+2
2023-08-16drm/amd/pm: Update pci link speed for smu v13.0.6Asad Kamal1-1/+6
2023-08-16drm/amd/pm: allow the user to force BACO on smu v13.0.0/7Kenneth Feng1-1/+2
2023-08-16drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello1-1/+1
2023-08-16drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello1-0/+1
2023-08-16drm/amd/pm: correct the logics for retreiving SMU13 OD setting limitsEvan Quan1-38/+32
2023-08-16drm/amd/pm: correct the way for checking custom OD settingsEvan Quan1-8/+8
2023-08-16drm/amd/pm: disallow the fan setting if there is no fan on smu 13.0.0Kenneth Feng1-0/+4
2023-08-08drm/amd/pm: disable the SMU13 OD feature support temporarilyEvan Quan1-3/+14
2023-08-07drm/amd/pm: correct the pcie width for smu 13.0.0Kenneth Feng1-2/+1
2023-07-25drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJane Jian1-1/+1
2023-07-12drm/amd/pm: share the code around SMU13 pcie parameters updateEvan Quan1-32/+1
2023-07-10drm/amd/pm: fix smu i2c data read riskYang Wang1-1/+1
2023-06-30drm/amd/pm: add abnormal fan detection for smu 13.0.0Kenneth Feng1-0/+1
2023-06-15drm/amd/pm: Align eccinfo table structure with smu v13_0_0 interfaceCandice Li1-2/+1
2023-06-09drm/amd/pm: workaround for compute workload type on some skusKenneth Feng1-2/+31