summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/hwmgr
AgeCommit message (Expand)AuthorFilesLines
2018-02-28drm/amd/powerplay: fix power over limit on FijiEric Huang1-7/+0
2018-02-20drm/amd/powerplay/smu7: allow mclk switching with no displaysAlex Deucher1-4/+7
2018-02-20drm/amd/powerplay/vega10: allow mclk switching with no displaysAlex Deucher1-4/+7
2018-01-10drm/amd/pp: Implement get_max_high_clocks for CI/VIRex Zhu1-0/+20
2017-12-20drm/amd/pp: Implement force_dpm_level on RvRex Zhu2-0/+138
2017-12-20drm/amd/pp: Move smu_version to common codeRex Zhu2-5/+4
2017-12-19drm/amd/pp: delete repeated call of force_dpm_levelRex Zhu2-1/+5
2017-12-19drm/amd/pp: implement phm_reset_power_profile_stateRex Zhu2-15/+19
2017-12-19drm/amd/pp: delete dead code of arbiter overdriver clkRex Zhu4-133/+5
2017-12-14drm/amd/pp: reset dpm level when adjust power stateRex Zhu1-1/+1
2017-12-14drm/amd/pp: implement dpm_get_sclk/mclk for RVRex Zhu1-2/+23
2017-12-07drm/amdgpu: add license to files where it was missingAlex Deucher1-1/+23
2017-12-07drm/amdgpu: add license to MakefilesAlex Deucher1-1/+21
2017-12-06drm/amd/include:cleanup raven1 thm header files.Feifei Xu1-3/+3
2017-12-06drm/amd/include:cleanup raven1 nbio header files.Feifei Xu1-3/+3
2017-12-06drm/amd/include:cleanup raven1 mp header files.Feifei Xu1-3/+3
2017-12-06drm/amd/include:cleanup vega10 nbio header files.Feifei Xu1-3/+3
2017-12-06drm/amd/include:cleanup vega10 gc header files.Feifei Xu1-3/+3
2017-12-06drm/amd/include:cleanup vega10 thm header files.Feifei Xu1-3/+3
2017-12-06drm/amd/include:cleanup vega10 mp header files.Feifei Xu1-3/+2
2017-12-06drm/amd/powerplay: Fix missing newlines at end of fileErnst Sjöstrand2-2/+2
2017-12-06drm/amd/powerplay: Minor fixes in processpptables.c (v2)Ernst Sjöstrand1-3/+3
2017-12-06drm: amd: Fix line continuation formatsJoe Perches2-22/+11
2017-12-05drm/amd/powerplay: describe the PCIE link speed in right GT/sEvan Quan2-6/+6
2017-11-24Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-18/+20
2017-11-21drm/amd/pp: fix typecast error in powerplay.Rex Zhu1-2/+2
2017-11-16drm/amd/powerplay: fix unfreeze level smc message for smu7Eric Huang1-1/+1
2017-11-16Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds30-3523/+3282
2017-11-15drm/amd/pp: fix dpm randomly failed on Vega10Rex Zhu2-14/+16
2017-11-10drm/amd/powerplay: fix copy-n-paste error on vddci_buf indexColin Ian King1-1/+1
2017-11-08drm/amd/powerplay: initialize a variable before using itNicolas Iooss1-0/+2
2017-11-08drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_al...Evan Quan1-0/+4
2017-11-02Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-3/+3
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-11-02drm/amd/powerplay: wrong control mode cause the fan spins faster unnecessarilyEvan Quan1-1/+1
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie1-3/+3
2017-10-27drm/amd/powerplay: change ASIC temperature reading on Vega10Eric Huang1-2/+2
2017-10-26drm/amd/powerplay: retrieve the real-time coreClock valuesEvan Quan1-22/+6
2017-10-26drm/amd/powerplay: fix performance drop on Vega10Eric Huang1-0/+9
2017-10-22drm/amd/powerplay: fix uninitialized variableRex Zhu1-3/+3
2017-10-19drm/amd/powerplay: Place the constant on the right side of the testGeorgiana Chelu1-4/+4
2017-10-19drm/amd/powerplay: Remove useless variableGeorgiana Chelu1-2/+1
2017-10-19drm/amd/powerplay: Don't cast kzalloc() return valueGeorgiana Chelu1-16/+8
2017-10-19drm/amd/pp: Fix overflow when setup decf/pix/disp dpm table.Rex Zhu1-4/+2
2017-10-19drm/amd/pp: thermal control not enabled on vega10.Rex Zhu2-1/+3
2017-10-19drm/amd/powerplay: Tidy up cz_dpm_powerup_vce()Tom St Denis1-2/+1
2017-10-19drm/amd/powerplay: Tidy up cz_dpm_powerdown_vce()Tom St Denis1-2/+1
2017-10-19drm/amd/powerplay: Tidy up cz_dpm_update_vce_dpm()Tom St Denis1-11/+10
2017-10-19drm/amd/powerplay: Tidy up cz_dpm_update_uvd_dpm()Tom St Denis1-7/+6