summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu
AgeCommit message (Expand)AuthorFilesLines
2025-11-24drm/amd/pm: Use cached metrics data on arcturusLijo Lazar1-1/+1
2025-11-24drm/amd/pm: Use cached metrics data on aldebaranLijo Lazar1-1/+1
2025-11-24drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang1-1/+1
2025-10-02minmax: don't use max() in situations that want a C constant expressionLinus Torvalds1-1/+1
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds3-0/+8
2025-08-28drm/amd: Restore cached power limit during resumeMario Limonciello1-0/+6
2025-08-28drm/amd: Allow printing VanGogh OD SCLK levels without setting dpm to manualMario Limonciello1-22/+15
2025-04-25drm/amd/pm/swsmu/smu13/smu_v13_0: Prevent division by zeroDenis Arefev1-1/+1
2025-04-25drm/amd/pm/smu11: Prevent division by zeroDenis Arefev1-1/+1
2025-04-25drm/amd/pm: Prevent division by zeroDenis Arefev1-0/+3
2025-02-21drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu1-1/+2
2025-02-17drm/amd/pm: Mark MM activity as unsupportedLijo Lazar1-1/+0
2024-12-09drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7Umio Yasuno1-0/+2
2024-11-22drm/amd/pm: Vangogh: Fix kernel memory out of bounds writeTvrtko Ursulin1-4/+3
2024-10-22drm/amdgpu/swsmu: Only force workload setup on initAlex Deucher1-3/+3
2024-09-12Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher1-2/+4
2024-09-08drm/amd/pm: check specific index for smu13Jesse Zhang1-0/+2
2024-09-08drm/amd/pm: check specific index for aldebaranJesse Zhang1-1/+2
2024-09-08drm/amd/pm: fix uninitialized variable warnings for vangogh_pptTim Huang1-0/+14
2024-09-08drm/amd/pm: Fix negative array index readJesse Zhang1-6/+21
2024-09-04drm/amdgpu/swsmu: always force a state reprogram on initAlex Deucher1-6/+9
2024-09-04drm/amdgpu: align pp_power_profile_mode with kernel docsAlex Deucher1-4/+2
2024-08-14drm/amdgpu/pm: Fix the param type of set_power_profile_modeMa Jun1-8/+8
2024-08-03drm/amd/pm: Fix aldebaran pcie speed reportingLijo Lazar1-2/+2
2024-06-16drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello1-9/+11
2024-06-12drm/amd/pm: Restore config space after resetLijo Lazar1-0/+25
2024-05-17dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello1-1/+1
2024-04-17drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang1-1/+11
2024-03-27drm/amd/pm: Fix esm reg mask use to get pcie speedAsad Kamal3-6/+6
2024-02-01drm/amdgpu/pm: Fix the power source flag errorMa Jun3-10/+7
2023-12-08drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu1-1/+4
2023-11-28drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher1-30/+2
2023-11-28drm/amd/pm: Fix error of MACO flag setting codeMa Jun2-8/+9
2023-11-28drm/amd: check num of link levels when update pcie paramLin.Cao1-0/+3
2023-11-28drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello2-2/+2
2023-11-28drm/amd: Update `update_pcie_parameters` functions to use uint8_t argumentsMario Limonciello6-12/+12
2023-11-20drm/amd/pm: Fix a memory leak on an error pathKunwu.Chan1-1/+3
2023-10-05drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello1-18/+23
2023-09-12drm/amdgpu: fix retry loop testDan Carpenter1-1/+1
2023-09-01drm/amdgpu: Add SMU v13.0.6 default reset methodsLijo Lazar1-2/+1
2023-09-01drm/amd/pm: Fix critical temp unit of SMU v13.0.6Asad Kamal1-4/+5
2023-09-01drm/amd/pm: Add critical temp for GC v9.4.3Asad Kamal2-0/+51
2023-09-01drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal2-3/+17
2023-09-01drm/amdgpu/pm: Add notification for no DC supportBokun Zhang5-12/+11
2023-08-16drm/amd/pm: Update pci link speed for smu v13.0.6Asad Kamal7-6/+36
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-16drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello13-8/+13
2023-08-16drm/amd: Fix the return for average power on aldebaranMario Limonciello1-3/+4
2023-08-16drm/amd: Drop unnecessary helper for aldebaranMario Limonciello1-12/+3