aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/pm/swsmu/smu13 (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-30drm/amdgpu: Add SMU v13.0.6 default reset methodsLijo Lazar1-2/+1
2023-08-30drm/amd: Fix spelling mistake "throtting" -> "throttling"Colin Ian King2-6/+6
2023-08-30drm/amd/pm: fulfill the support for SMU13 `pp_dpm_dcefclk` interfaceEvan Quan2-0/+54
2023-08-30drm/amd/pm: correct SMU13 gfx voltage related OD settingsEvan Quan2-36/+26
2023-08-30drm/amdgpu/pm: Remove the duplicate dpm status checkJesse Zhang1-1/+1
2023-08-30drm/amd/pm: Fix critical temp unit of SMU v13.0.6Asad Kamal1-4/+5
2023-08-30drm/amd/pm: Add critical temp for GC v9.4.3Asad Kamal1-0/+50
2023-08-30drm/amdgpu/pm: Add notification for no DC supportBokun Zhang2-6/+4
2023-08-16drm/amd/pm: Update pci link speed for smu v13.0.6Asad Kamal4-5/+26
2023-08-16drm/amd/pm: allow the user to force BACO on smu v13.0.0/7Kenneth Feng3-3/+5
2023-08-16drm/amd/pm: Update pci link width for smu v13.0.6Asad Kamal1-2/+8
2023-08-15drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello7-3/+7
2023-08-15drm/amd: Fix the return for average power on aldebaranMario Limonciello1-3/+4
2023-08-15drm/amd: Drop unnecessary helper for aldebaranMario Limonciello1-12/+3
2023-08-15drm/amd: Fix SMU 13.0.4/13.0.11 GPU metrics average powerMario Limonciello1-1/+1
2023-08-15drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello7-18/+23
2023-08-15drm/amd/pm: correct the logics for retreiving SMU13 OD setting limitsEvan Quan2-76/+64
2023-08-15drm/amd/pm: correct the way for checking custom OD settingsEvan Quan2-16/+16
2023-08-15drm/amd/pm: Fix temperature unit of SMU v13.0.6Lijo Lazar1-3/+6
2023-08-15drm/amd/pm: avoid driver getting empty metrics table for the first timeYang Wang1-5/+15
2023-08-15drm/amd/pm: disallow the fan setting if there is no fan on smu 13.0.0Kenneth Feng1-0/+4
2023-08-09drm/amd/pm: Clean up errors in smu_v13_0_5_ppt.cRan Sun1-1/+1
2023-08-09drm/amd/pm: Clean up errors in smu_v13_0_6_ppt.cRan Sun1-5/+4
2023-08-09drm/amd/pm: Clean up errors in aldebaran_ppt.cRan Sun1-7/+5
2023-08-09drm/amd/pm: Clean up errors in smu_v13_0.cRan Sun1-4/+3
2023-08-09drm/amd/pm: Clean up errors in smu_v13_0_7_ppt.cRan Sun1-6/+4
2023-08-07drm/amd/pm: update smu_v13_0_6 message vf flagYang Wang1-6/+9
2023-08-07drm/amd/pm: Fix SMU v13.0.6 energy reportingLijo Lazar1-3/+2
2023-08-07drm/amd/pm: fix pp_dpm_sclk node not displaying correctlyYang Wang1-42/+14
2023-08-07drm/amd/pm: disable the SMU13 OD feature support temporarilyEvan Quan2-6/+23
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-18drm/amdgpu/pm: make mclk consistent for smu 13.0.7Alex Deucher1-1/+1
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello1-20/+1
2023-07-12drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13Mario Limonciello1-3/+39
2023-07-12drm/amd/pm: share the code around SMU13 pcie parameters updateEvan Quan3-64/+33
2023-07-10drm/amd/pm: fix smu i2c data read riskYang Wang3-3/+3
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctuationEvan Quan1-7/+2
2023-06-30drm/amd/pm: Provide energy data in 15.625mJ unitsLijo Lazar1-2/+2
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-15drm/amd/pm: enable more Pstates profile levels for SMU v13.0.5Tim Huang2-3/+39
2023-06-15drm/amd/pm: enable vclk and dclk Pstates for SMU v13.0.5Tim Huang1-0/+29
2023-06-15drm/amd/pm: fix vclk setting failed for SMU v13.0.5Tim Huang1-2/+9
2023-06-09drm/amd/pm: workaround for compute workload type on some skusKenneth Feng1-2/+31
2023-06-09drm/amd/pm: enable more Pstates profile levels for yellow_carpshikaguo2-5/+137
2023-06-09drm/amd/pm: enable more Pstates profile levels for SMU v13.0.4Tim Huang1-1/+53
2023-06-09drm/amd/pm: enable vclk and dclk Pstates for SMU v13.0.4Tim Huang1-0/+29
2023-06-09drm/amd/pm: fix vclk setting failed for SMU v13.0.4Tim Huang1-2/+9
2023-06-09drm/amd/pm: Fix memory some memory corruptionDan Carpenter2-4/+4