summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-01drm/amd/powerplay: move amdgpu_irq_src to the smu structure allocationEvan Quan1-1/+1
2020-07-01drm/amd/powerplay: better namingsEvan Quan1-2/+0
2020-07-01drm/amd/powerplay: clean up the overdrive settingsEvan Quan1-1/+1
2020-07-01drm/amd/powerplay: clean up the APIs for pptable setupEvan Quan1-5/+0
2020-07-01drm/amd/powerplay: clean up the APIs for bootup clocksEvan Quan1-1/+0
2020-07-01drm/amd/powerplay: drop unused APIs and unnecessary checksEvan Quan1-2/+0
2020-07-01drm/amd/powerplay: use existed smu_dpm_set* interfaces to implement powergate...Huang Rui1-2/+0
2020-06-02drm/amdgpu: Add unique_id and serial_number for Arcturus v3Kent Russell1-0/+1
2020-05-29drm/amd/powerplay: give better names for the thermal IRQ related APIsEvan Quan1-2/+2
2020-05-29drm/amd/powerplay: implement ASIC specific thermal throttling loggingEvan Quan1-0/+1
2020-05-28drm/amd/powerplay: remove the support of xgmi pstate on vega20 from swsmuKevin Wang1-1/+0
2020-05-14drm/amdgpu: Add cmd to control XGMI link sleepJohn Clements1-0/+2
2020-04-22drm/amdgpu: cache smu fw version infoJohn Clements1-1/+3
2020-04-22drm/amd/powerplay: correct i2c eeprom init/fini sequenceEvan Quan1-5/+0
2020-03-25drm/amdgpu/swSMU: handle manual AC/DC notificationsAlex Deucher1-0/+1
2020-03-25drm/amdgpu/swSMU: handle DC controlled by GPIO for navi1xAlex Deucher1-0/+1
2020-03-25drm/amd/swSMU: add callback to set AC/DC power source (v2)Evan Quan1-0/+1
2020-03-05drm/amdgpu: Add debugfs interface to set arbitrary sclk for navi14 (v2)Chengming Gui1-0/+3
2020-03-05drm/amdgpu: add lock option for smu_set_soft_freq_range()Chengming Gui1-1/+1
2020-02-28drm/amdgpu/smu: Add message sending lockMatt Coffin1-0/+1
2020-02-28drm/amdgpu/powerplay: Remove deprecated smc_read_argMatt Coffin1-1/+0
2020-02-28drm/amdgpu/powerplay: Refactor SMU message handling for safetyMatt Coffin1-1/+1
2020-02-04drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)Matt Coffin1-0/+1
2020-02-04drm/amd/powerplay: fix navi10 system intermittent reboot issue V2Evan Quan1-0/+1
2020-01-07drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2Evan Quan1-0/+10
2020-01-07drm/amd/powerplay: cache the watermark settings on system memoryEvan Quan1-0/+1
2020-01-07drm/amdgpu/smu: add helper function smu_get_dpm_level_range() for smu driverKevin Wang1-0/+2
2019-12-18drm/amdgpu/smu: add metrics table lockAlex Deucher1-0/+1
2019-12-18drm/amdgpu/smu: fix spellingAlex Deucher1-1/+1
2019-12-03drm/amdgpu/powerplay: unify smu send message functionLikun Gao1-2/+2
2019-11-19drm/amdgpu: split swSMU baco_reset into enter and exitAlex Deucher1-2/+4
2019-11-19drm/amd/powerplay: avoid DPM reenable process on Navi1x ASICs V2Evan Quan1-0/+1
2019-11-19drm/amd/powerplay: add JPEG Powerplay interfaceLeo Liu1-0/+3
2019-11-11drm/amdgpu/smu_v11: Unify and fix power limitsMatt Coffin1-1/+3
2019-10-25drm/amd/powerplay: Add interface for I2C transactions to SMU.Andrey Grodzovsky1-0/+9
2019-10-25drm/amd/powerplay: clear the swSMU code layerEvan Quan1-8/+1
2019-10-25drm/amd/powerplay: split out those internal used swSMU APIs V2Evan Quan1-160/+1
2019-10-25drm/amd/powerplay: add lock protection for swSMU APIs V2Evan Quan1-75/+87
2019-10-15drm/amdgpu/powerplay: add renoir funcs to support dcHersen Wu1-9/+7
2019-10-15drm/amd/powerplay: bug fix for pcie parameters overrideKenneth Feng1-0/+8
2019-10-15drm/amd/powerplay: enable df cstate control on swSMU routineEvan Quan1-0/+3
2019-10-03drm/amd/powerplay: update the interface for getting dpm full scale clock freq...Prike Liang1-3/+4
2019-10-03drm/amd/powerplay: implement the interface for setting soft freq rangePrike Liang1-0/+3
2019-10-03drm/amd/powerplay: bypass dpm_context null pointer check guard for some smu s...Prike Liang1-0/+1
2019-10-03drm/amd/powerplay: add sensor lock support for smuKevin Wang1-0/+1
2019-10-03drm/amd/powerplay: remove duplicate macro of smu_get_uclk_dpm_statesKevin Wang1-2/+0
2019-10-03drm/amd/powerplay: Add mode2 mode for GPU RESET in SMUchen gong1-0/+10
2019-09-16drm/amd/powerplay: properly set mp1 state for SW SMU suspend/reset routineEvan Quan1-0/+2
2019-09-16drm/amd/powerplay: issue DC-BTC for arcturus on SMU initEvan Quan1-3/+3
2019-09-13drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in smu (v2)Kevin Wang1-1/+0