summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/pm: Use macro definitions in the smu IH process functionMa Jun2024-01-291-7/+7
* drm/amdgpu/pm: Add default case for smu IH process funcMa Jun2024-01-251-0/+4
* drm/amdgpu/pm: Fix the power source flag errorMa Jun2024-01-221-0/+2
* drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0Ma Jun2023-12-131-0/+48
* drm/amd/pm: Remove redundant function members of pptable_funcsMa Jun2023-12-131-21/+20
* drm/amd/pm: Make smu_v13_0_baco_set_armd3_sequence() staticMa Jun2023-11-171-1/+1
* drm/amd/pm: Move some functions to smu_v13_0.c as generic codeMa Jun2023-11-171-10/+28
* drm/amd/pm: fix the high voltage and temperature issueKenneth Feng2023-10-311-0/+13
* drm/amd: check num of link levels when update pcie paramLin.Cao2023-10-261-0/+3
* drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello2023-10-261-1/+1
* drm/amd/pm: wait for completion of the EnableGfxImu commandTim Huang2023-10-131-2/+10
* drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello2023-10-041-1/+1
* drm/amd: Update `update_pcie_parameters` functions to use uint8_t argumentsMario Limonciello2023-10-041-2/+2
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-9/+9
* drm/amdgpu/pm: Add notification for no DC supportBokun Zhang2023-08-301-6/+2
* drm/amd/pm: Update pci link speed for smu v13.0.6Asad Kamal2023-08-161-1/+0
* drm/amd/pm: allow the user to force BACO on smu v13.0.0/7Kenneth Feng2023-08-161-1/+1
* drm/amd/pm: Clean up errors in smu_v13_0.cRan Sun2023-08-091-4/+3
* drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello2023-07-121-20/+1
* drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13Mario Limonciello2023-07-121-3/+39
* drm/amd/pm: share the code around SMU13 pcie parameters updateEvan Quan2023-07-121-0/+31
* drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan2023-06-301-7/+2
* drm/amd/pm: fulfill SMU13 OD settings init and restoreEvan Quan2023-06-091-1/+12
* drm/amd/pm: Fix power context allocation in SMU13Lijo Lazar2023-06-091-2/+2
* drm/amd/pm: Keep interface version in PMFW headerLijo Lazar2023-06-091-37/+2
* drm/amd/pm: change pmfw_decoded_link_width, speed variables to globalsTom Rix2023-04-181-0/+3
* drm/amd/pm: Add SMU 13.0.6 supportLijo Lazar2023-03-071-4/+7
* drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen2023-02-231-2/+2
* drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan2023-02-231-4/+17
* drm/amd/pm/smu13: BACO is supported when it's in BACO stateGuchun Chen2023-01-101-0/+4
* drm/amd: Use `amdgpu_ucode_*` helpers for SMUMario Limonciello2023-01-101-12/+4
* drm/amd: Convert SMUv13 microcode to use `amdgpu_ucode_ip_version_decode`Mario Limonciello2023-01-091-10/+2
* drm/amd/pm: correct the reference clock for fan speed(rpm) calculationEvan Quan2023-01-051-2/+2
* drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan2022-12-201-0/+2
* drm/amd/pm: drop unused SMU v13 APIEvan Quan2022-12-151-39/+0
* drm/amd/pm: enable GPO dynamic control support for SMU13.0.0Evan Quan2022-12-151-0/+15
* drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP v13.0.11Yifan Zhang2022-11-291-0/+1
* drm/amdgpu: add smu 13 support for smu 13.0.11Yifan Zhang2022-11-291-0/+2
* drm/amdgpu: Fix minmax warningLuben Tuikov2022-11-231-3/+6
* drm/amdgpu: add the fan abnormal detection featurelyndonli2022-11-231-0/+28
* drm/amd/pm: enable runpm support over BACO for SMU13.0.0Evan Quan2022-11-151-0/+9
* drm/amd/pm: allow gfxoff on gc_11_0_3Kenneth Feng2022-10-241-0/+1
* drm/amd/pm: update driver-if header for smu_v13_0_10Kenneth Feng2022-10-211-4/+2
* drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10Kenneth Feng2022-10-171-1/+2
* drm/amd/pm: remove the pptable id override on smu_v13_0_10Kenneth Feng2022-10-171-3/+0
* drm/amd/pm: drop the pptable related workarounds for SMU 13.0.0Evan Quan2022-09-201-43/+3
* drm/amd: Skip smu_v13 register irq on SRIOV VFYifan Zha2022-09-011-0/+9
* drm/amdgpu: added supported smu 13.0.10 sw pptableJohn Clements2022-08-291-0/+2
* drm/amd/pm: add smu_v13_0_10 driver if versionYang Wang2022-08-291-0/+3
* drm/amd/pm: add smu_v13_0_10 supportYang Wang2022-08-291-0/+1