summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-30drm/amd/pm: enable the rest functions of swSMU for vangogh.Xiaojian Du1-3/+0
2020-10-15drm/amd/pm: properly setting GPO feature on UMD pstate entering/exitingEvan Quan1-0/+2
2020-10-15drm/amd/pm: correct gfx and pcie settings on umd pstate switching(V2)Evan Quan1-0/+2
2020-10-14drm/amdgpu/swsmu: init the baco mutex in early_initAlex Deucher1-4/+3
2020-10-12drm/amdgpu/swsmu: add smu support for dimgrey_cavefish(v2)Tao Zhou1-0/+1
2020-10-09drm/amdgpu/swsmu: clean up a bunch of stale interfacesAlex Deucher1-196/+0
2020-10-09drm/amd/pm: setup APU dpm clock table in SMU HW initializationEvan Quan1-11/+11
2020-10-05drm/amd/powerplay: add vangogh ppt into swSMUHuang Rui1-0/+4
2020-10-05drm/amd/powerplay: partially enable swsmu for vangoghHuang Rui1-0/+6
2020-10-01drm/amdgpu/swsmu: add interrupt work functionAlex Deucher1-0/+15
2020-09-25drm/amd: Skip not used microcode loading in SRIOVJingwen Chen1-4/+7
2020-09-22drm/amd/pm: drop redundant watermarks bitmap settingEvan Quan1-5/+0
2020-09-22drm/amd/pm: decouple the watermark table setting from socclk/uclk dpmsEvan Quan1-8/+7
2020-09-22drm/amd/pm: simplify the return expression of smu_hw_finiLiu Shixin1-6/+1
2020-09-17drm/amd/pm: move NAVI1X power mode switching workaround to post_initEvan Quan1-14/+0
2020-09-17drm/amd/pm: apply no power source workaround if dc reported by gpioEvan Quan1-10/+12
2020-09-17drm/amd/pm: drop unnecessary wrappers around watermark settingEvan Quan1-1/+1
2020-09-17drm/amd/pm: drop unnecessary table existence and dpm enablement checkEvan Quan1-16/+0
2020-09-17drm/amd/pm: drop unnecessary feature->mutex lock protections(V2)Evan Quan1-4/+0
2020-09-17drm/amd/pm: allocate a new buffer for pstate dummy readingEvan Quan1-0/+45
2020-09-17drm/amd/pm: put Navi1X umc cdr workaround in post_smu_initEvan Quan1-6/+0
2020-09-17drm/amd/pm: wrapper for postponing some setup job after DAL initializatioa(V2)Evan Quan1-0/+6
2020-09-15drm/amd/pm: support runtime pptable update for sienna_cichlid etc.Jiansong Chen1-3/+9
2020-09-03drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)Alex Deucher1-2/+7
2020-09-03drm/amdgpu/swsmu: drop get_fan_speed_percent (v2)Alex Deucher1-2/+10
2020-09-03drm/amdgpu/swsmu: add new callback for getting fan parametersAlex Deucher1-0/+2
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li1-1/+1
2020-08-18drm/amd/pm: disable/enable deep sleep features on UMD pstate enter/exitEvan Quan1-0/+2
2020-08-18drm/amd/pm: disable/enable gfx ulv on UMD pstate enter/exitEvan Quan1-0/+2
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan1-0/+2671