summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-01drm/amdgpu/swsmu: add interrupt work handler for smu11 partsAlex Deucher1-0/+1
2020-09-18drm/amd/pm: drop unnecessary smu_baco->mutex lock protections(V2)Evan Quan1-2/+0
2020-09-03drm/amdgpu/swsmu: handle manual fan readback on SMU11Alex Deucher1-3/+8
2020-09-03drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)Alex Deucher1-1/+0
2020-09-03drm/amdgpu/swsmu: drop get_fan_speed_percent (v2)Alex Deucher1-21/+0
2020-09-03drm/amdgpu/swsmu: add get_fan_parameters callbacks for smu11 asicsAlex Deucher1-0/+10
2020-08-27drm/amd/pm: fix is_dpm_running() run error on 32bit systemKevin Wang1-3/+7
2020-08-19drm/amd/pm: add SMU11 common deep sleep control interfaceEvan Quan1-0/+1
2020-08-19drm/amd/pm: add SMU11 common gfx ulv control interfaceEvan Quan1-0/+1
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan1-0/+2405