aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/powerplay (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-17drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii)Sandeep Raghuraman1-0/+26
2020-04-17drm/amd/powerplay: fix resume failed as smu table initialize early exitPrike Liang1-1/+6
2020-04-09drm/amd/powerplay: unload mp1 for Arcturus RAS baco resetEvan Quan1-0/+6
2020-04-09drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin1-1/+4
2020-04-08drm/amd/powerplay: error out on forcing clock setting not supportedEvan Quan1-1/+46
2020-04-03drm/amd/powerplay: avoid using pm_en before it is initializedTiecheng Zhou1-1/+2
2020-04-03drm/amd/powerplay: implement the is_dpm_running()Prike Liang1-0/+12
2020-04-03drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai2-1/+7
2020-03-31drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.cEvan Quan4-13/+44
2020-03-31drm/amd/powerplay: drop redundant BIF doorbell interrupt operationsEvan Quan1-14/+0
2020-03-25drm/amdgpu/smu11: add support for SMU AC/DC interruptsAlex Deucher1-0/+16
2020-03-25drm/amdgpu/swSMU: handle manual AC/DC notificationsAlex Deucher2-0/+24
2020-03-25drm/amdgpu/swSMU: handle DC controlled by GPIO for navi1xAlex Deucher2-1/+7
2020-03-25drm/amdgpu/swSMU: set AC/DC mode based on the current system state (v2)Alex Deucher1-6/+6
2020-03-25drm/amdgpu/swSMU: correct the bootup power source for Navi1X (v2)Evan Quan1-0/+15
2020-03-25drm/amdgpu/swSMU: use the smu11 power source helper for navi1xAlex Deucher1-0/+1
2020-03-25drm/amdgpu/smu11: add a helper to set the power sourceAlex Deucher2-0/+18
2020-03-25drm/amd/swSMU: add callback to set AC/DC power source (v2)Evan Quan2-0/+4
2020-03-19amd/powerplay: arcturus baco reset disable all featuresJohn Clements1-8/+13
2020-03-16drm/amdgpu: Move EEPROM I2C adapter to amdgpu_deviceAndrey Grodzovsky3-2/+23
2020-03-13drm/amdgpu/swsmu: clean up unused header in swsmuKevin Wang7-10/+0
2020-03-13drm/amd/powerplay: Move fallthrough; into containing #ifdef/#endifJoe Perches1-1/+1
2020-03-13AMD POWERPLAY: Use fallthrough;Joe Perches1-3/+3
2020-03-10drm/amd/powerplay: fix the coverity warning about negative check for an unsigned valuePrike Liang1-3/+0
2020-03-09drm/amd/powerplay: add smu if version for navi12Xiaojie Yuan2-0/+4
2020-03-05drm/amd/powerplay: map mclk to fclk for COMBINATIONAL_BYPASS casePrike Liang1-3/+3
2020-03-05drm/amd/powerplay: fix pre-check condition for setting clock rangePrike Liang2-4/+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 Gui4-13/+18
2020-02-28drm/amdgpu/smu: Add message sending lockMatt Coffin4-9/+15
2020-02-28drm/amdgpu/powerplay: Remove deprecated smc_read_argMatt Coffin10-13/+2
2020-02-28drm/amdgpu/powerplay: Refactor SMU message handling for safetyMatt Coffin11-205/+211
2020-02-28drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to smu during boot upHersen Wu3-13/+21
2020-02-26drm/amd/powerplay: add DFCstate control pptable func for arctHawking Zhang1-0/+23
2020-02-26drm/amd/powerplay: update arcturus ppsmc header to 54.15.0Hawking Zhang1-1/+5
2020-02-26drm/amd/powerplay: Use bitwise instead of arithmetic operator for flagsChen Zhou1-2/+2
2020-02-25drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu1-1/+5
2020-02-13drm/amd/powerplay: correct the way for checking SMU_FEATURE_BACO_BIT supportEvan Quan1-1/+12
2020-02-12drm/powerplay: Ratelimit PP_ASSERT warningsKent Russell1-2/+2
2020-02-12drm/amd/powerplay: always refetch the enabled features status on dpm enablementEvan Quan1-3/+3
2020-02-11drm/amdgpu/powerplay: fix baco check for vega20Alex Deucher1-3/+4
2020-02-11drm/amdgpu/smu: properly handle runpm/suspend/resetAlex Deucher1-16/+19
2020-02-11drm/amdgpu:/navi10: use the ODCAP enum to index the caps arrayAlex Deucher1-11/+11
2020-02-11drm/amdgpu: update smu_v11_0_pptable.hAlex Deucher1-14/+32
2020-02-11drm/amd/powerplay: suppress nonsupport profile mode overrun messagePrike Liang1-2/+6
2020-02-11drm/amd/powerplay: update smu11_driver_if_navi10.hEvan Quan2-3/+4
2020-02-11drm/amdgpu/sriov set driver_table address in VFJack Zhang1-4/+4
2020-02-07drm/amd/powerplay: handle features disablement for baco reset in SMU FWEvan Quan1-14/+45
2020-02-07drm/amdgpu/sriov Don't send msg when smu suspendJack Zhang1-8/+13
2020-02-04drm/amdgpu: update default voltage for boot od table for navi1xAlex Deucher1-1/+8