aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)Author
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
2019-03-19drm/amd/powerplay: simplify sw-smu message map macroKevin Wang
2019-03-19drm/amd/powerplay: apply Vega20 BACO workaroundEvan Quan
2019-03-19drm/amd/powerplay: fix pcie sysfs interface when set wrong valueLikun Gao
2019-03-19drm/amd/powerplay: fix memdup.cocci warningskbuild test robot
2019-03-19drm/amd/powerplay: fix semicolon code style issueYang Wei
2019-03-19drm/amd/powerplay: fix raven issue for sw smuHuang Rui
2019-03-19drm/amd/powerplay: add od condition for power limitLikun Gao
2019-03-19drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao
2019-03-19drm/amd/powerplay: use REG32_PCIE wrapper instead for sw smuHuang Rui
2019-03-19drm/amd/powerplay: fix the issue of checking on message mappingHuang Rui
2019-03-19drm/amd/powerplay: move setting allowed mask and feature enabling togetherHuang Rui
2019-03-19drm/amd/powerplay: fix byte alignment issue of smu11 pptableHuang Rui
2019-03-19drm/amd/powerplay: fix smc messsage index reportHuang Rui
2019-03-19drm/amd/powerplay: support sysfs to set/get pcieLikun Gao
2019-03-19drm/amd/powerplay: add override pcie parametersLikun Gao