summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-10drm/amdgpu/pm: Check AMDGPU_RUNPM_BAMACO when setting baco stateMa Jun1-3/+2
2024-04-10drm/amdgpu/pm: Add support for MACO flag checkingMa Jun1-5/+9
2024-04-10drm/amdgpu/pm: Change the member function name in pp_hwmgr_func and pptable_f...Ma 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-23drm/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-27drm/amd: check num of link levels when update pcie paramLin.Cao1-0/+3
2023-10-27drm/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-05drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello1-1/+1
2023-10-05drm/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 fluctua...Evan 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-24drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen1-2/+2
2023-02-24drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan1-4/+17
2023-01-11drm/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
2023-01-10drm/amd: Convert SMUv13 microcode to use `amdgpu_ucode_ip_version_decode`Mario Limonciello1-10/+2
2023-01-05drm/amd/pm: correct the reference clock for fan speed(rpm) calculationEvan Quan1-2/+2
2022-12-20drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan1-0/+2
2022-12-15drm/amd/pm: drop unused SMU v13 APIEvan Quan1-39/+0
2022-12-15drm/amd/pm: enable GPO dynamic control support for SMU13.0.0Evan Quan1-0/+15
2022-11-29drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP v13.0.11Yifan Zhang1-0/+1
2022-11-29drm/amdgpu: add smu 13 support for smu 13.0.11Yifan Zhang1-0/+2
2022-11-23drm/amdgpu: Fix minmax warningLuben Tuikov1-3/+6
2022-11-23drm/amdgpu: add the fan abnormal detection featurelyndonli1-0/+28
2022-11-15drm/amd/pm: enable runpm support over BACO for SMU13.0.0Evan Quan1-0/+9
2022-10-24drm/amd/pm: allow gfxoff on gc_11_0_3Kenneth Feng1-0/+1
2022-10-21drm/amd/pm: update driver-if header for smu_v13_0_10Kenneth Feng1-4/+2
2022-10-18drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10Kenneth Feng1-1/+2
2022-10-18drm/amd/pm: remove the pptable id override on smu_v13_0_10Kenneth Feng1-3/+0
2022-09-20drm/amd/pm: drop the pptable related workarounds for SMU 13.0.0Evan Quan1-43/+3