summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/swsmu
AgeCommit message (Expand)AuthorFilesLines
2021-06-04drm/amd/pm: Use generic BACO function for smu11 ASICsLijo Lazar3-33/+3
2021-06-04drm/amd/pm: Add VF check to BACO support checkLijo Lazar1-1/+1
2021-06-04drm/amd/pm: Read BIF STRAP also for BACO checkLijo Lazar3-20/+59
2021-06-04drm/amd/pm: Remove BACO check for aldebaranLijo Lazar1-7/+0
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie6-21/+221
2021-05-27drm/amdgpu/swsmu/aldebaran: fix check in is_dpm_runningAlex Deucher1-1/+4
2021-05-27drm/amd/pm/inc/smu_v13_0: Move table into the only source file that uses itLee Jones1-0/+6
2021-05-25drm/amdgpu: Rename flag which prevents HW accessAndrey Grodzovsky1-1/+1
2021-05-21drm/amd/pm: fix return value in aldebaran_set_mp1_state()Feifei Xu1-3/+1
2021-05-21drm/amdgpu/pm: display vcn pp dpm (v4)David M Nieto5-8/+131
2021-05-21drm/amdgpu/pm: add new fields for Navi1x (v3)David M Nieto1-17/+65
2021-05-21drm/amdgpu/pm: Update metrics table (v2)David M Nieto1-0/+3
2021-05-21drm/amd/pm: correct MGpuFanBoost settingEvan Quan2-0/+19
2021-05-19drm/amd/amdgpu: Enable gfxoff for beige_gobyChengming Gui1-0/+1
2021-05-19drm/amd/pm: Use the PPTable from VBIOS for beige_gobyChengming Gui1-2/+1
2021-05-19drm/amd/pm: use macro to get pptable membersChengming Gui1-66/+729
2021-05-19drm/amd/amdgpu: add smu support for beige_gobyChengming Gui2-2/+11
2021-05-19drm/amd/pm: Reset max GFX clock after disabling determinismLijo Lazar1-3/+8
2021-05-19drm/amd/pm: Fix showing incorrect frequencies on aldebaranLijo Lazar2-25/+55
2021-05-19drm/amdgpu: Fill adev->unique_id with data from PF2VF msgJiawei Gu1-1/+2
2021-05-19drm/amd/pm: enable ASPM by defaultKenneth Feng1-1/+1
2021-05-10drm/amdgpu: Rename to ras_*_enabledLuben Tuikov1-1/+1
2021-05-10drm/amdgpu: Remove redundant ras->supportedLuben Tuikov1-1/+2
2021-05-10drm/amd/pm: expose pmfw attached timestamp on AldebaranEvan Quan2-5/+11
2021-05-10drm/amd/pm: Add interface to get FW private bufferLijo Lazar1-0/+21
2021-04-28amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLIDDarren Powell2-2/+7
2021-04-28amdgpu/pm: add extra info to SMU msg pre-check failed messageDarren Powell1-2/+2
2021-04-28drm/amd/pm: Update energy_accumulator in gpu metricsHarish Kasiviswanathan1-1/+3
2021-04-15drm/amd/pm: fix error code in smu_set_power_limit()Dan Carpenter1-0/+1
2021-04-15drm/amd/pm: revise two names of sensor values for vangoghXiaojian Du1-6/+6
2021-04-15drm/amd/pm: remove the "set" function of pp_dpm_mclk for vangoghXiaojian Du1-6/+0
2021-04-15drm/amd/pm: add the callback to get the bootup values for renoirXiaojian Du2-0/+124
2021-04-15drm/amd/pm: Show updated clocks on aldebaranLijo Lazar1-11/+41
2021-04-15drm/amd/pm: add support for new smu metrics table for vangoghXiaojian Du1-26/+338
2021-04-15drm/amd/pm: Use VBIOS PPTable for aldebaranLijo Lazar2-2/+3
2021-04-09drm/amdgpu: add ras aldebaran ras eeprom driverJohn Clements1-0/+229
2021-04-09drm/amd/pm: increase time out value when sending msg to SMUcharles sun1-1/+1
2021-04-09drm/amd/pm: add the callback to get vbios bootup values for vangoghXiaojian Du2-0/+2
2021-04-09drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspendAlex Deucher1-0/+5
2021-04-09drm/amd/pm: Fix DPM level count on aldebaranLijo Lazar1-4/+8
2021-04-09drm/amd/pm: unify the interface for gfx state settingEvan Quan1-1/+4
2021-04-09drm/amd/pm: unify the interface for power gatingEvan Quan1-3/+3
2021-04-09drm/amd/pm: fix missing static declarationsEvan Quan1-7/+7
2021-04-09drm/amd/pm: unify the interface for loading SMU microcodeEvan Quan1-21/+20
2021-04-09drm/amdgpu: Fix build warningsLijo Lazar1-1/+1
2021-04-09drm/amd/pm: Add support for reset completion on aldebaranLijo Lazar2-1/+30
2021-04-09drm/amd/pm: Add function to wait for smu eventsLijo Lazar1-0/+15
2021-04-09drm/amd/pm: Modify mode2 msg sequence on aldebaranLijo Lazar4-11/+61
2021-04-09drm/amdgpu/pm: mark pcie link/speed arrays as constAlex Deucher1-2/+2
2021-04-09drm/amd/pm: drop redundant and unneeded BACO APIs V2Evan Quan1-95/+0