summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/amdgpu_smu.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-22drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)Alex Deucher1-0/+2
2019-11-22drm/amd/powerplay: avoid DPM reenable process on Navi1x ASICs V2Evan Quan1-4/+27
2019-11-13drm/amd/powerplay: read pcie speed/width info (v2)Kenneth Feng1-4/+6
2019-11-11drm/amdgpu/smu_v11: Unify and fix power limitsMatt Coffin1-1/+11
2019-11-08drm/amd/powerplay: correct Arcturus OD supportEvan Quan1-3/+5
2019-11-06drm/amd/powerplay: fix deadlock on setting power_dpm_force_performance_levelEvan Quan1-5/+14
2019-11-06drm/amd/powerplay: update is_sw_smu_xgmi checkEvan Quan1-1/+1
2019-10-28drm/amd/powerplay: Disable gfx CGPG when suspend smuchen gong1-0/+2
2019-10-25drm/amd/powerplay: clear the swSMU code layerEvan Quan1-54/+61
2019-10-25drm/amd/powerplay: split out those internal used swSMU APIs V2Evan Quan1-0/+1
2019-10-25drm/amd/powerplay: add lock protection for swSMU APIs V2Evan Quan1-50/+650
2019-10-17drm/amd/powerplay: bug fix for memory clock request from displayKenneth Feng1-0/+2
2019-10-17drm/amdgpu: fix S3 failed as RLC safe mode entry stucked in polloing gfx acqPrike Liang1-0/+4
2019-10-15drm/amdgpu/powerplay: add renoir funcs to support dcHersen Wu1-0/+35
2019-10-15drm/amd/powerplay: bug fix for pcie parameters overrideKenneth Feng1-44/+0
2019-10-15drm/amd/powerplay: enable df cstate control on swSMU routineEvan Quan1-0/+23
2019-10-07drm/amd/powerplay: Fix error handling in smu_init_fb_allocations()Dan Carpenter1-3/+2
2019-10-07drm/amd/powerplay: unlock on error in smu_resume()Dan Carpenter1-1/+1
2019-10-03drm/amd/powerplay: initlialize smu->is_apu is false by defaultKevin Wang1-0/+1
2019-10-03drm/amd/powerplay: implement the interface for setting soft freq rangePrike Liang1-23/+2
2019-10-03drm/amd/powerplay: bypass dpm_context null pointer check guard for some smu s...Prike Liang1-3/+4
2019-10-03drm/amd/powerplay: add sensor lock support for smuKevin Wang1-0/+2
2019-10-03drm/amd/powerplay: A workaround to GPU RESET on APUchen gong1-1/+4
2019-09-16drm/amd/amdgpu: power up sdma engine when S3 resume backPrike Liang1-0/+3
2019-09-16drm/amd/powerplay: check SMU engine readiness before proceeding on S3 resumeEvan Quan1-5/+23
2019-09-16drm/amd/powerplay: properly set mp1 state for SW SMU suspend/reset routineEvan Quan1-0/+40
2019-09-16drm/amd/powerplay: issue DC-BTC for arcturus on SMU initEvan Quan1-2/+2
2019-09-13drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in smu (v2)Kevin Wang1-9/+4
2019-09-13drm/amd/powerplay: do proper cleanups on hw_finiEvan Quan1-0/+17
2019-09-13drm/amd/powerplay: update cached feature enablement status V3Evan Quan1-52/+49
2019-09-13drm/amd/powerplay: guard manual mode prerequisite for clock level forceEvan Quan1-0/+18
2019-09-13drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang1-1/+1
2019-08-30drm/amd/powerplay: SMU_MSG_OverridePcieParameters is unsupport for APUAaron Liu1-0/+3
2019-08-29drm/amd/powerplay: add the interface for getting ultimate frequency v3Prike Liang1-32/+6
2019-08-29drm/amd/powerplay: enable populate DPM clocks table for swSMU APUPrike Liang1-3/+0
2019-08-29drm/amd/powerplay: regards the APU always enable the dpm feature maskPrike Liang1-1/+1
2019-08-22drm/amd/powerplay: Disable renoir smu feature retrieve for the momentPrike Liang1-0/+4
2019-08-22drm/amd/powerplay: enable renoir dpm featurePrike Liang1-8/+0
2019-08-22drm/amd/powerplay: add DPMCLOCKS table implementationAaron Liu1-1/+1
2019-08-22drm/amdgpu: add and enable gfxoff featureAaron Liu1-1/+0
2019-08-22drm/amd/powerplay: powerup sdma/vcn for all apu seriesHuang Rui1-2/+2
2019-08-22drm/amdgpu/powerplay: add Renoir VCN power managementLeo Liu1-2/+6
2019-08-22drm/amdgpu: skip dpm init for renoirHuang Rui1-0/+9
2019-08-22drm/amdgpu/powerplay: add power up/down SDMA interfaces for renoirAaron Liu1-0/+6
2019-08-22drm/amdgpu/powerplay: add smu ip block for renoir (v2)Aaron Liu1-0/+19
2019-08-12drm/amd/powerplay: change smu_read_sensor sequence in smuKenneth Feng1-0/+3
2019-08-06drm/amd/powerplay: skip pcie params override on Arcturus V2Evan Quan1-4/+4
2019-08-02drm/amdgpu/smu11: add smu support for navi12Xiaojie Yuan1-0/+1
2019-08-02drm/amd/powerplay: correct navi10 vcn powergateEvan Quan1-1/+3
2019-08-02drm/amd/powerplay: enable SW SMU power profile switch support in KFDEvan Quan1-0/+36