aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)Author
2020-09-17drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman
2020-09-04drm/amd/powerplay: fix compile error with ARCH=arcEvan Quan
2020-08-18drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo
2020-07-13drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman
2020-06-08drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan
2020-06-08drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou
2020-06-04drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...Sandeep Raghuraman
2020-06-01drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin
2020-05-21drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu
2020-05-15drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher
2020-05-15drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher
2020-04-12drm/amdgpu/vi: silence an uninitialized variable warningDan Carpenter
2020-02-24drm/amd/powerplay: avoid disabling ECC if RAS is enabled for VEGA20Le Ma
2020-01-09drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan
2019-12-10drm/amdgpu/powerplay/vega10: allow undervolting in p7Pelle van Gils
2019-10-05drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2)Ahzo
2019-09-21drm/amd/powerplay: correct Vega20 dpm level related settingsEvan Quan
2019-08-25drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan
2019-07-01drm/amdgpu: Don't skip display settings in hwmgr_resume()Lyude Paul
2019-07-01drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan
2019-06-05drm/amd/powerplay: add set_power_profile_mode for raven1_refreshChengming Gui
2019-05-20drm/amd/powerplay: fix locking in smu_feature_set_supported()Dan Carpenter
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-29drm/amdgpu: power down the Vega20 VCE engine on requestEvan Quan
2019-04-29drm/amd/powerplay: raven 4k@60hz dp monitor always flickinghersen wu
2019-04-24Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-23drm/amd/powerplay: enable UMDPSTATE support on raven2 (v2)Chengming Gui
2019-04-23drm/amd/powerplay: add set/get_power_profile_mode for Raven (v2)Chengming Gui
2019-04-19drm/powerplay : send SMC message to set XGMI pstateshaoyunl
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-04-12drm/powerplay: Add smu set xgmi pstate interfaceshaoyunl
2019-04-10drm/amd/powerplay: simplify the code of [get|set]_activity_monitor_coeffKevin Wang
2019-04-10drm/amd/powerplay: optimization function of smu_update_tableKevin Wang
2019-04-04drm/amd/powerplay: check for invalid profile mode before switchingEvan Quan
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on Vega20Kent Russell
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on Vega10 v2Kent Russell
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on smu7 v2Kent Russell
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-02drm/amdgpu/smu11: fix warning on 32bit archesAlex Deucher
2019-03-27drm/amd/powerplay: update current profile mode only when it's really appliedEvan Quan
2019-03-27drm/amd/powerplay: fix possible hang with 3+ 4K monitorsEvan Quan
2019-03-27drm/amd/powerplay: correct data type to avoid overflowEvan Quan
2019-03-27drm/amd/powerplay: add ECC feature bitEvan Quan
2019-03-21drm/amd/powerplay: Fix double unlock bug in smu_sys_set_pp_table()Dan Carpenter
2019-03-21drm/amd/powerplay: Off by one in vega20_get_smu_msg_index()Dan Carpenter
2019-03-21drm/amd/powerplay: delete some dead codeDan Carpenter
2019-03-20drm/amdgpu: enable gfxoff again on raven series (v2)Huang Rui
2019-03-20drm/amd/powerplay: fix spelling mistake "unknow" -> "unknown"Colin Ian King
2019-03-20drm/amd/powerplay: Zero initialize num_of_levels in vega20_set_single_dpm_tableNathan Chancellor
2019-03-19drm/amd/powerplay: move the smc_if_version to asic fileKevin Wang