summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/smu_v11_0.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: add smu if version for navi12Xiaojie Yuan2020-03-091-0/+3
* drm/amdgpu/smu: Add message sending lockMatt Coffin2020-02-281-5/+7
* drm/amdgpu/powerplay: Remove deprecated smc_read_argMatt Coffin2020-02-281-1/+1
* drm/amdgpu/powerplay: Refactor SMU message handling for safetyMatt Coffin2020-02-281-59/+55
* drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu2020-02-251-1/+5
* drm/amd/powerplay: always refetch the enabled features status on dpm enablementEvan Quan2020-02-121-3/+3
* drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)Matt Coffin2020-02-041-0/+6
* drm/amdgpu/powerplay: fix warning in smu_v11_0.cAlex Deucher2020-01-141-1/+1
* drm/amd/powerplay: sw ctf for arcturusKenneth Feng2020-01-141-2/+3
* drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2Evan Quan2020-01-071-0/+18
* drm/amd/powerplay: cache the watermark settings on system memoryEvan Quan2020-01-071-0/+2
* drm/amd/powerplay: retrieve the enabled feature mask from cacheEvan Quan2020-01-071-26/+35
* drm/amdgpu/smu: make the set_performance_level logic easier to followAlex Deucher2020-01-071-0/+39
* drm/amd/powerplay: clear VBIOS scratchs on baco exit V2Evan Quan2019-12-111-0/+7
* drm/amd/powerplay: pre-check the SMU state before issuing messageEvan Quan2019-12-091-8/+8
* drm/amdgpu/powerplay: unify smu send message functionLikun Gao2019-12-031-27/+2
* drm/amdgpu: split swSMU baco_reset into enter and exitAlex Deucher2019-11-191-1/+8
* drm/amd/powerplay: add missing header file declarationEvan Quan2019-11-191-0/+1
* drm/amd/powerplay: add Arcturus baco reset supportEvan Quan2019-11-191-4/+10
* drm/amd/powerplay: correct swSMU baco reset related settingsEvan Quan2019-11-191-3/+27
* drm/amdgpu/smu_v11: Unify and fix power limitsMatt Coffin2019-11-111-3/+37
* drm/amdgpu/navi10: implement sclk/mclk OD via pp_od_clk_voltageMatt Coffin2019-11-111-0/+27
* drm/amd/powerplay: print the pptable providerXiaojie Yuan2019-11-061-0/+2
* drm/amd/powerplay: support xgmi pstate setting on powerplay routine V2Evan Quan2019-11-061-4/+1
* drm/amd/powerplay: clear the swSMU code layerEvan Quan2019-10-251-133/+50
* drm/amd/powerplay: split out those internal used swSMU APIs V2Evan Quan2019-10-251-0/+1
* drm/amd/powerplay: add lock protection for swSMU APIs V2Evan Quan2019-10-251-16/+6
* drm/amdgpu/powerplay: add renoir funcs to support dcHersen Wu2019-10-151-39/+0
* drm/amd/powerplay: bug fix for pcie parameters overrideKenneth Feng2019-10-151-0/+44
* drm/amd/powerplay: implement the interface for setting soft freq rangePrike Liang2019-10-031-0/+30
* drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in smu (v2)Kevin Wang2019-09-141-3/+2
* drm/amd/powerplay: do proper cleanups on hw_finiEvan Quan2019-09-141-0/+10
* drm/amd/powerplay: add the interface for getting ultimate frequency v3Prike Liang2019-08-291-0/+38
* drm/amd/powerplay: add DPMCLOCKS table implementationAaron Liu2019-08-231-1/+1
* drm/amdgpu/powerplay: remove redundant assignment to variable baco_stateColin Ian King2019-08-231-1/+1
* drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptableAlex Deucher2019-08-221-1/+1
* drm/amd/powerplay: correct SW smu11 thermal range settingsEvan Quan2019-08-221-33/+18
* drm/amd/powerplay: get bootup fclk valueEvan Quan2019-08-221-0/+21
* drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptableKevin Wang2019-08-221-1/+3
* drm/amdgpu/powerplay: fix spelling mistake "unsuported" -> "unsupported"Colin Ian King2019-08-151-1/+1
* drm/amd/powerplay: fix message of SetHardMinByFreq failed when feature is dis...Kevin Wang2019-08-151-10/+1
* drm/amdgpu/powerplay: update Arcturus smu version in new placeLe Ma2019-08-121-0/+3
* drm/amd/powerplay: change smu_read_sensor sequence in smuKenneth Feng2019-08-121-4/+4
* drm/amd/powerplay: re-define smu interface version for smu v11tiancyin2019-08-121-0/+16
* gpu: drm: amd: powerplay: Remove logically dead codeHariprasad Kelam2019-08-061-2/+0
* drm/amd/powerplay: check before issuing messages for max sustainable clocksEvan Quan2019-08-061-0/+4
* drm/amdgpu/smu11: add smu support for navi12Xiaojie Yuan2019-08-021-0/+6
* drm/amd/powerplay: Allow changing of fan_control in smu_v11_0Matt Coffin2019-08-021-1/+1
* drm/amd/powerplay: make power limit retrieval as asic specificEvan Quan2019-07-311-44/+11
* drm/amdgpu/powerplay: provide the interface to disable uclk switch for DALKenneth Feng2019-07-311-0/+7