aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-13drm/amd/pm/smu13: Remove unused smu_v13_0_init_display_countDr. David Alan Gilbert1-12/+0
2025-05-07drm/amd/pm/smu13: Remove unused smu_v3 functionsDr. David Alan Gilbert1-101/+0
2025-04-30drm/amd/pm: Reset SMU v13.0.x custom settingsLijo Lazar1-0/+10
2025-03-26drm/amd/pm: Prevent division by zeroDenis Arefev1-1/+1
2025-02-12drm/amd/pm: Populate pmfw version for SMU v13.0.12Asad Kamal1-4/+1
2025-01-06drm/amd/pm: fix BUG: scheduling while atomicKun Liu1-6/+6
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello1-1/+2
2024-12-10drm/amd/pm: power up or down vcn by instanceBoyuan Zhang1-10/+6
2024-11-04drm/amd/pm: add inst to dpm_set_vcn_enableBoyuan Zhang1-1/+2
2024-10-15drm/amdgpu/swsmu: add automatic parameter to set_soft_freq_rangeAlex Deucher1-9/+25
2024-06-14drm/amdgpu: refine pmfw/smu firmware loadingYang Wang1-5/+1
2024-05-17drm/amd/pm: Add support to select pstate policyLijo Lazar1-0/+2
2024-05-17drm/amd/pm: Fix aldebaran pcie speed reportingLijo Lazar1-2/+2
2024-05-02drm/amdgpu: Add smu v13_0_14 ip blockHawking Zhang1-1/+2
2024-04-30drm/amd/pm: fix uninitialized variable warning for smu_v13Tim Huang1-17/+38
2024-04-09drm/amdgpu/pm: Check AMDGPU_RUNPM_BAMACO when setting baco stateMa Jun1-3/+2
2024-04-09drm/amdgpu/pm: Add support for MACO flag checkingMa Jun1-5/+9
2024-04-09drm/amdgpu/pm: Change the member function name in pp_hwmgr_func and pptable_funcsMa Jun1-1/+1
2024-03-20drm/amdgpu: Fix truncation issues in smu_v13_0_init_microcodeSrinivasan Shanmugam1-1/+1
2024-01-29drm/amdgpu/pm: Use macro definitions in the smu IH process functionMa Jun1-7/+7
2024-01-25drm/amdgpu/pm: Add default case for smu IH process funcMa Jun1-0/+4
2024-01-22drm/amdgpu/pm: Fix the power source flag errorMa Jun1-0/+2
2023-12-13drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0Ma Jun1-0/+48
2023-12-13drm/amd/pm: Remove redundant function members of pptable_funcsMa Jun1-21/+20
2023-11-17drm/amd/pm: Make smu_v13_0_baco_set_armd3_sequence() staticMa Jun1-1/+1
2023-11-17drm/amd/pm: Move some functions to smu_v13_0.c as generic codeMa Jun1-10/+28
2023-10-31drm/amd/pm: fix the high voltage and temperature issueKenneth Feng1-0/+13
2023-10-26drm/amd: check num of link levels when update pcie paramLin.Cao1-0/+3
2023-10-26drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello1-1/+1
2023-10-13drm/amd/pm: wait for completion of the EnableGfxImu commandTim Huang1-2/+10
2023-10-04drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello1-1/+1
2023-10-04drm/amd: Update `update_pcie_parameters` functions to use uint8_t argumentsMario Limonciello1-2/+2
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar1-9/+9
2023-08-30drm/amdgpu/pm: Add notification for no DC supportBokun Zhang1-6/+2
2023-08-16drm/amd/pm: Update pci link speed for smu v13.0.6Asad Kamal1-1/+0
2023-08-16drm/amd/pm: allow the user to force BACO on smu v13.0.0/7Kenneth Feng1-1/+1
2023-08-09drm/amd/pm: Clean up errors in smu_v13_0.cRan Sun1-4/+3
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 Quan1-0/+31
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctuationEvan Quan1-7/+2
2023-06-09drm/amd/pm: fulfill SMU13 OD settings init and restoreEvan Quan1-1/+12
2023-06-09drm/amd/pm: Fix power context allocation in SMU13Lijo Lazar1-2/+2
2023-06-09drm/amd/pm: Keep interface version in PMFW headerLijo Lazar1-37/+2
2023-04-18drm/amd/pm: change pmfw_decoded_link_width, speed variables to globalsTom Rix1-0/+3
2023-03-07drm/amd/pm: Add SMU 13.0.6 supportLijo Lazar1-4/+7
2023-02-23drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen1-2/+2
2023-02-23drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan1-4/+17
2023-01-10drm/amd/pm/smu13: BACO is supported when it's in BACO stateGuchun Chen1-0/+4
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SMUMario Limonciello1-12/+4