summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-14drm/amd/pm: fix the issue of uploading powerplay tableKenneth Feng1-1/+1
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan1-24/+16
2021-08-16drm/amd/pm: correct the fan speed RPM retrievingEvan Quan1-5/+2
2021-08-16drm/amd/pm: record the RPM and PWM based fan speed settingsEvan Quan1-6/+25
2021-08-16drm/amd/pm: correct the fan speed RPM settingEvan Quan1-4/+5
2021-08-12drm/amd/pm: graceful exit on restore fan mode failure (v2)Ryan Taylor1-2/+3
2021-08-12drm/amd/pm: restore fan_mode AMD_FAN_CTRL_NONE on resume (v2)Ryan Taylor1-1/+3
2021-07-28drm/amd/pm: restore user customized OD settings properly for NV1xEvan Quan1-0/+9
2021-07-23drm/amdgpu: enable SMU for cyan_skilfishLang Yu1-0/+4
2021-06-30drm/amdgpu: Power down VCN and JPEG before disabling SMU featuresChengzhe Liu1-2/+6
2021-06-11drm/amd/pm: correct the power limits reporting on OOB supportedEvan Quan1-1/+13
2021-06-11drm/amd/pm: correct the dpm features disablement for Navi1xEvan Quan1-1/+2
2021-06-11drm/amd/pm: update the cached dpm feature statusEvan Quan1-2/+7
2021-06-08amdgpu/pm: add kernel documentation for smu_get_power_limitDarren Powell1-0/+10
2021-06-08amdgpu/pm: modify and add smu_get_power_limit to Powerplay APIDarren Powell1-1/+3
2021-06-08amdgpu/pm: clean up smu_get_power_limit function signatureDarren Powell1-2/+32
2021-06-08amdgpu/pm: reorder definition of swsmu_pm_funcs for readabilityDarren Powell1-24/+24
2021-06-04drm/amdgpu/pm: support smu_post_init for yellow carpAaron Liu1-3/+3
2021-06-04drm/amdgpu/pm: enable smu_hw_init for yellow carpAaron Liu1-3/+0
2021-06-04drm/amdgpu: add smu ip block for yellow carp(V3)Aaron Liu1-0/+4
2021-06-04drm/amd/pm: partially enable swsmu for yellow carp(V2)Aaron Liu1-0/+6
2021-05-20drm/amd/amdgpu: add smu support for beige_gobyChengming Gui1-0/+1
2021-05-20drm/amdgpu: Fill adev->unique_id with data from PF2VF msgJiawei Gu1-1/+2
2021-05-11drm/amd/pm: Add interface to get FW private bufferLijo Lazar1-0/+21
2021-04-15drm/amd/pm: fix error code in smu_set_power_limit()Dan Carpenter1-0/+1
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/amd/pm: Add function to wait for smu eventsLijo Lazar1-0/+15
2021-04-09drm/amd/pm: drop redundant and unneeded BACO APIs V2Evan Quan1-95/+0
2021-04-09drm/amd/pm: label these APIs used internally as staticEvan Quan1-66/+93
2021-04-09drm/amd/pm: make DAL communicate with SMU through unified interfacesEvan Quan1-13/+55
2021-04-09drm/amd/pm: fix Navi1x runtime resume failure V2Evan Quan1-24/+4
2021-04-09drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher1-1/+2
2021-04-09drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher1-1/+1
2021-03-24drm/amd/pm: add a new sysfs entry for default power limitEric Huang1-0/+3
2021-03-24drm/amd/pm: Add LightSBR SMU MSG supportshaoyunl1-0/+13
2021-03-24drm/amd/pm: Enable pp_od_clk_voltage node on aldebaranLijo Lazar1-2/+2
2021-03-24drm/amd/pm: Enable performance determinism on aldebaranLijo Lazar1-2/+4
2021-03-24drm/amdgpu/pm: Remove unsupported MP1 messages from aldebaranLijo Lazar1-3/+0
2021-03-24drm/amd/pm: Set no fan control flag as needed.Lijo Lazar1-0/+4
2021-03-24drm/amdgpu:add smu mode1/2 support for aldebaranFeifei Xu1-0/+20
2021-03-24drm/amd/swsmu: add aldebaran smu13 ip support (v3)Kevin Wang1-0/+15
2021-03-05drm/amd/pm/swsmu: clean up user profile functionArunpravin1-22/+12
2021-03-05drm/amdgpu: enable one vf mode on sienna cichlid vfHorace Chen1-4/+6
2021-02-27amdgpu/pm: Powerplay API for smu , updates to some pm functionsDarren Powell1-8/+9
2021-02-27amdgpu/pm: Powerplay API for smu , changed 4 dpm functions to use APIDarren Powell1-2/+47
2021-02-27amdgpu/pm: Powerplay API for smu , changes to clock and profile mode functionsDarren Powell1-18/+112
2021-02-27amdgpu/pm: Powerplay API for smu , changed 5 dpm powergating & sensor functio...Darren Powell1-4/+68