summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)Author
2020-04-28drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou
2020-04-28Revert "drm/amd/powerplay: avoid using pm_en before it is initialized"Tiecheng Zhou
2020-04-17drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman
2020-04-17drm/amd/powerplay: fix resume failed as smu table initialize early exitPrike Liang
2020-04-09drm/amd/powerplay: unload mp1 for Arcturus RAS baco resetEvan Quan
2020-04-09drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin
2020-04-08drm/amd/powerplay: error out on forcing clock setting not supportedEvan Quan
2020-04-03drm/amd/powerplay: avoid using pm_en before it is initializedTiecheng Zhou
2020-04-03drm/amd/powerplay: implement the is_dpm_running()Prike Liang
2020-04-03drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai
2020-03-31drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.cEvan Quan
2020-03-31drm/amd/powerplay: drop redundant BIF doorbell interrupt operationsEvan Quan
2020-03-25drm/amdgpu/smu11: add support for SMU AC/DC interruptsAlex Deucher
2020-03-25drm/amdgpu/swSMU: handle manual AC/DC notificationsAlex Deucher
2020-03-25drm/amdgpu/swSMU: handle DC controlled by GPIO for navi1xAlex Deucher
2020-03-25drm/amdgpu/swSMU: set AC/DC mode based on the current system state (v2)Alex Deucher
2020-03-25drm/amdgpu/swSMU: correct the bootup power source for Navi1X (v2)Evan Quan
2020-03-25drm/amdgpu/swSMU: use the smu11 power source helper for navi1xAlex Deucher
2020-03-25drm/amdgpu/smu11: add a helper to set the power sourceAlex Deucher
2020-03-25drm/amd/swSMU: add callback to set AC/DC power source (v2)Evan Quan
2020-03-19amd/powerplay: arcturus baco reset disable all featuresJohn Clements
2020-03-16drm/amdgpu: Move EEPROM I2C adapter to amdgpu_deviceAndrey Grodzovsky
2020-03-13drm/amdgpu/swsmu: clean up unused header in swsmuKevin Wang
2020-03-13drm/amd/powerplay: Move fallthrough; into containing #ifdef/#endifJoe Perches
2020-03-13AMD POWERPLAY: Use fallthrough;Joe Perches
2020-03-10drm/amd/powerplay: fix the coverity warning about negative check for an unsig...Prike Liang
2020-03-09drm/amd/powerplay: add smu if version for navi12Xiaojie Yuan
2020-03-05drm/amd/powerplay: map mclk to fclk for COMBINATIONAL_BYPASS casePrike Liang
2020-03-05drm/amd/powerplay: fix pre-check condition for setting clock rangePrike Liang
2020-03-05drm/amdgpu: Add debugfs interface to set arbitrary sclk for navi14 (v2)Chengming Gui
2020-03-05drm/amdgpu: add lock option for smu_set_soft_freq_range()Chengming Gui
2020-02-28drm/amdgpu/smu: Add message sending lockMatt Coffin
2020-02-28drm/amdgpu/powerplay: Remove deprecated smc_read_argMatt Coffin
2020-02-28drm/amdgpu/powerplay: Refactor SMU message handling for safetyMatt Coffin
2020-02-28drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to sm...Hersen Wu
2020-02-26drm/amd/powerplay: add DFCstate control pptable func for arctHawking Zhang
2020-02-26drm/amd/powerplay: update arcturus ppsmc header to 54.15.0Hawking Zhang
2020-02-26drm/amd/powerplay: Use bitwise instead of arithmetic operator for flagsChen Zhou
2020-02-25drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu
2020-02-13drm/amd/powerplay: correct the way for checking SMU_FEATURE_BACO_BIT supportEvan Quan
2020-02-12drm/powerplay: Ratelimit PP_ASSERT warningsKent Russell
2020-02-12drm/amd/powerplay: always refetch the enabled features status on dpm enablementEvan Quan
2020-02-11drm/amdgpu/powerplay: fix baco check for vega20Alex Deucher
2020-02-11drm/amdgpu/smu: properly handle runpm/suspend/resetAlex Deucher
2020-02-11drm/amdgpu:/navi10: use the ODCAP enum to index the caps arrayAlex Deucher
2020-02-11drm/amdgpu: update smu_v11_0_pptable.hAlex Deucher
2020-02-11drm/amd/powerplay: suppress nonsupport profile mode overrun messagePrike Liang
2020-02-11drm/amd/powerplay: update smu11_driver_if_navi10.hEvan Quan
2020-02-11drm/amdgpu/sriov set driver_table address in VFJack Zhang
2020-02-07drm/amd/powerplay: handle features disablement for baco reset in SMU FWEvan Quan