aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
AgeCommit message (Expand)Author
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-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-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-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-15BackMerge v5.1-rc5 into drm-nextDave Airlie
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-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: add ECC feature bitEvan Quan
2019-03-20drm/amdgpu: enable gfxoff again on raven series (v2)Huang Rui
2019-03-19drm/amd/powerplay: apply Vega20 BACO workaroundEvan Quan
2019-03-19drm/amd/powerplay: fix semicolon code style issueYang Wei
2019-03-11drm/amd/powerplay: correct power reading on fijiEvan Quan
2019-03-11drm/amd/powerplay: set max fan target temperature as 105CEvan Quan
2019-03-05drm/amdgpu/powerplay: split out common smu9 BACO codeAlex Deucher
2019-03-05drm/amdgpu/powerplay: add BACO support for vega12Alex Deucher
2019-02-27drm/amd/powerplay: show the right override pcie parametersEvan Quan
2019-02-27drm/amd/powerplay: honor the OD settingsEvan Quan
2019-02-27drm/amd/powerplay: set default fclk for no fclk dpm support caseEvan Quan
2019-02-27drm/amd/powerplay: support retrieving clock information from other syspllsEvan Quan
2019-02-27drm/amd/powerplay: overwrite ODSettingsMin for UCLK_FMAX featureEvan Quan
2019-02-27drm/amd/powerplay: force FCLK to highest also for 5K or higher displaysEvan Quan
2019-02-27drm/amd/powerplay: need to reapply the dpm level settingsEvan Quan
2019-02-27drm/amd/powerplay: drop redundant soft min/max settingsEvan Quan
2019-02-22drm/amd/powerplay: fix the confusing ppfeature mask calculationsEvan Quan
2019-02-22drm/powerplay: print current clock level when dpm is disabled on vg20shaoyunl
2019-02-22Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-02-21drm/amdgpu/powerplay: fix typo in BACO header guardsAlex Deucher
2019-02-21drm/amdgpu/powerplay: fix return codes in BACO codeAlex Deucher
2019-02-21drm/amdgpu: add missing license on baco filesAlex Deucher
2019-02-19drm/amd/powerplay/smu10_hwmgr: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-19drm/amd/powerplay/smu8_hwmgr: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-18drm/amd/powerplay/smu7_hwmgr: Mark expected switch fall-throughsGustavo A. R. Silva
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-13drm/amdgpu: fix several indentation issuesColin Ian King
2019-02-07drm/amd/powerplay: add override pcie parameters for Vega20 (v2)Harish Kasiviswanathan
2019-02-05drm/amd/powerplay: update soc boot and max level on vega10Kenneth Feng
2019-01-29drm/amd/powerplay: Fix missing break in switchGustavo A. R. Silva