summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11
AgeCommit message (Expand)AuthorFilesLines
2020-12-17drm/amd/pm: check pmfw version before issuing RlcPowerNotify messageXiaomeng Hou1-2/+7
2020-12-15drm/amdgpu: skip load smu and sdma microcode on sriov for SIENNA_CICHLIDStanley.Yang1-0/+5
2020-12-15drm/amd/pm: add deep sleep control for uclk and fclkEvan Quan1-0/+16
2020-12-15drm/amd/pm: update the data strucutre for SMU metrics exchangeEvan Quan1-36/+39
2020-12-15drm/amd/pm: correct the data structure for activity monitor coeff exchangeEvan Quan1-60/+65
2020-12-15drm/amd/pm: fulfill the sienna cichlid UMD PSTATE profiling clocksEvan Quan2-0/+10
2020-12-10drm/amd/pm: inform SMU RLC status thus enable/disable DPM feature for vangoghXiaomeng Hou2-1/+12
2020-12-10drm/amd/pm: typo fix (CUSTOM -> COMPUTE)Evan Quan1-1/+1
2020-12-10drm/amd/pm: fulfill sienna cichlid 2nd usb2.0 port workaroundEvan Quan1-1/+39
2020-12-10drm/amd/pm: new SMC message for 2nd usb2.0 port workaroundEvan Quan1-0/+1
2020-12-10drm/amd/pm: expose the firmware_capability from firmware_info tableEvan Quan1-0/+2
2020-12-10drm/amd/pm: correct the gpo control for sienna cichlidEvan Quan1-10/+32
2020-12-10drm/amd/pm: correct power limit setting for SMU V11Evan Quan1-1/+22
2020-12-10drm/amd/pm: support power source switch on Sienna CichlidEvan Quan1-0/+4
2020-12-08drm/amd/pm: remove one unsupported smu function for vangoghXiaojian Du1-1/+0
2020-12-02drm/amdgpu/swsmu/vangogh: use metrics table for voltages (v2)Alex Deucher1-3/+17
2020-12-02drm/amdgpu/swsmu/vangogh: simplify sensor handlingAlex Deucher1-94/+20
2020-12-02drm/amdgpu/swsmu/sienna_cichlid: simplify sensor handlingAlex Deucher1-74/+24
2020-12-02drm/amdgpu/swsmu/arcturus: simplify sensor handlingAlex Deucher1-77/+24
2020-12-02drm/amdgpu/swsmu/navi1x: simplify sensor handlingAlex Deucher1-74/+24
2020-12-01drm/amd/pm/swsmu/smu11/navi10_ppt: Remove unused 'struct i2c_algorithm navi10...Lee Jones1-204/+0
2020-12-01drm/amdgpu/swsmu/vangogh: return error if fetching metrics failsAlex Deucher1-0/+2
2020-12-01drm/amdgpu/pm/smu11: Fix fan set speed bugArunpravin1-1/+6
2020-11-24drm/amdgpu: add module parameter choose runtime methodLikun Gao1-8/+30
2020-11-24drm/amdgpu: Add gfx doorbell setting for VangoghJinzhou Su1-1/+1
2020-11-18drm/amd/pm: fix smu_v11_0_init_power power_context allocationRyan Taylor1-2/+2
2020-11-17drm/amd/pm: fix spelling mistakes in dev_warn messagesColin Ian King1-2/+2
2020-11-17drm/amd/pm: retire dimgrey_cavefish hardcode for the use of soft PPTableTao Zhou1-2/+1
2020-11-16drm/amd/pm: update driver if file for sienna cichlidLikun Gao1-22/+0
2020-11-16drm/amd/pm: add the fine grain tuning function for vangoghXiaojian Du2-0/+151
2020-11-13drm/amd/pm: add the interface to dump smu metrics table for vangoghXiaojian Du2-0/+64
2020-11-10drm/amdgpu/pm/smu11: cache smu firmware versionAlex Deucher1-0/+3
2020-11-05drm/amdgpu: Fix Arcturus fan speed reportingKent Russell1-8/+3
2020-11-04drm/amdgpu: enable GFXOFF for dimgrey_cavefishTao Zhou1-0/+1
2020-10-30drm/amd/pm: fix out-of-bound read on pptable->SkuReservedColin Ian King1-1/+0
2020-10-30drm/amd/pm: add some swSMU functions for vangogh.Xiaojian Du1-73/+338
2020-10-30drm/amd/pm: add UMD Pstate Msg Parameters for vangogh temporarilyXiaojian Du1-0/+5
2020-10-27drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1xAlex Deucher1-8/+3
2020-10-27drm/amdgpu/swsmu: drop smu i2c bus on navi1xAlex Deucher1-25/+0
2020-10-23drm/amd/pm: remove the average clock value in sysfsKenneth Feng1-4/+8
2020-10-21drm/amd/pm: fix pp_dpm_fclkKenneth Feng1-0/+3
2020-10-21drm/amd/pm: fix the wrong fan speed in fan1_inputKenneth Feng1-8/+3
2020-10-21drm/amd/pm: fix pcie information for sienna cichlidLikun Gao1-2/+2
2020-10-16drm/amd/pm: drop navy_flounder hardcode of using soft pptableJiansong Chen1-1/+0
2020-10-16drm/amd/swsmu: add missing feature map for sienna_cichlidKevin Wang1-0/+3
2020-10-15drm/amd/pm: properly setting GPO feature on UMD pstate entering/exitingEvan Quan1-0/+22
2020-10-15drm/amd/pm: populate Arcturus PCIE link stateEvan Quan1-0/+18
2020-10-15drm/amd/pm: populate the bootup LCLK frequencyEvan Quan1-0/+5
2020-10-15drm/amdgpu: add missing newline at eofTom Rix1-1/+1
2020-10-12drm/amdgpu/swsmu: add smu support for dimgrey_cavefish(v2)Tao Zhou1-3/+14