summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu
AgeCommit message (Expand)AuthorFilesLines
2024-03-20drm/amdgpu/pm: Don't use OD table on ArcturusMa Jun1-28/+5
2024-03-20drm/amdgpu/pm: Check the validity of overdiver power limitMa Jun5-26/+37
2024-03-20drm/amdgpu/pm: Fix NULL pointer dereference when get power limitMa Jun5-31/+41
2024-03-11Merge tag 'amd-drm-next-6.9-2024-03-08-1' of https://gitlab.freedesktop.org/a...Dave Airlie2-2/+16
2024-03-08Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...Dave Airlie9-48/+48
2024-03-07drm/amd/pm: wait for completion of the EnableGfxImu messageTim Huang1-2/+9
2024-03-07drm/amdgpu: add smu 14.0.1 supportYifan Zhang2-0/+7
2024-03-01drm/amd/swsmu: modify the gfx activity scalingLi Ma2-3/+4
2024-02-29drm/amd/pm: Fix esm reg mask use to get pcie speedAsad Kamal3-6/+6
2024-02-29drm/amd/pm: Skip reporting pcie width/speed on vfsAsad Kamal2-12/+16
2024-02-27drm/amd/pm: Increase SMUv13.0.6 mode-2 reset timeLijo Lazar1-2/+2
2024-02-26drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun5-25/+20
2024-02-22Merge tag 'amd-drm-next-6.9-2024-02-19' of https://gitlab.freedesktop.org/agd...Dave Airlie5-32/+162
2024-02-15drm/amd/pm: Allow setting max UCLK on SMU v13.0.6Lijo Lazar1-20/+102
2024-02-13Merge tag 'amd-drm-next-6.9-2024-02-09' of https://gitlab.freedesktop.org/agd...Dave Airlie7-29/+192
2024-02-13drm/amdgpu: implement smu send rma reason for smu v13.0.6Yang Wang5-2/+40
2024-02-13drm/amd/swsmu: add judgement for vcn jpeg dpm setLikun Gao1-10/+20
2024-02-07drm/amd/pm: Retrieve UMC ODECC error count from aca bankCandice Li1-1/+5
2024-02-07drm/amdgpu/pm: Use inline function for IP version checkMa Jun1-1/+1
2024-02-01drm/amdgpu/pm: Use inline function for IP version checkMa Jun1-1/+1
2024-01-29drm/amdgpu/pm: Use macro definitions in the smu IH process functionMa Jun4-13/+23
2024-01-29Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello4-46/+4
2024-01-25drm/amd/pm: Fetch current power limit from FWLijo Lazar1-0/+1
2024-01-25drm/amd/pm: update the power cap settingKenneth Feng2-4/+104
2024-01-25drm/amdgpu/pm: Fix the power source flag errorMa Jun3-10/+7
2024-01-25drm/amd/pm: udpate smu v13.0.6 message permissionYang Wang1-2/+2
2024-01-25drm/amdgpu/pm: Add default case for smu IH process funcMa Jun3-1/+12
2024-01-25drm/amd/pm: Fetch current power limit from FWLijo Lazar1-0/+1
2024-01-23Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello4-46/+4
2024-01-23drm/amd/pm: update the power cap settingKenneth Feng2-4/+104
2024-01-23drm/amdgpu/pm: Fix the power source flag errorMa Jun3-10/+7
2024-01-23Revert "drm/amd/pm: smu v13_0_6 supports ecc info by default"Tao Zhou1-8/+0
2024-01-23drm/amd/pm: udpate smu v13.0.6 message permissionYang Wang1-2/+2
2024-01-23drm/amdgpu: add interface to check mca umc statusYiPeng Chai1-3/+3
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-6/+9
2024-01-19Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+0
2024-01-18drm/amd/pm: enable amdgpu smu send message logYang Wang1-1/+8
2024-01-18drm/amd/pm: Remove I2C_CLASS_SPD supportHeiner Kallweit3-3/+0
2024-01-16drm/amdgpu: check PS, WS indexAlexander Richards2-2/+2
2024-01-16drm/amdgpu: Log deferred error separatelyCandice Li1-3/+3
2024-01-16drm/amd/pm: add aca smu backend support for smu v13.0.6Yang Wang1-0/+139
2024-01-16drm/amd/pm: Fix smuv13.0.6 current clock reportingLijo Lazar1-1/+3
2024-01-16drm/amd/pm: Add error log for smu v13.0.6 resetLijo Lazar1-5/+6
2024-01-03drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6Asad Kamal1-5/+24
2024-01-03drm/amd/pm: Add gpu_metrics_v1_5Asad Kamal1-0/+3
2024-01-03drm/amd/pm: Update metric table for jpeg/vcn dataAsad Kamal1-1/+9
2024-01-03drm/amd/pm: Use separate metric table for APUAsad Kamal2-58/+156
2023-12-19drm/amd/pm: smu v13_0_6 supports ecc info by defaultYiPeng Chai1-0/+8
2023-12-19drm/amdgpu: Add poison mode check error condition for umc v12_0YiPeng Chai1-2/+2
2023-12-15drm/amd/swsmu: remove duplicate definition of smu v14_0_0 driver if versionLi Ma2-6/+1