summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)AuthorFilesLines
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 header files.Feifei Xu1-1/+1
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: Followup fixes to mc_reg_addressErnst Sjöstrand2-16/+8
2017-12-06drm/amd/powerplay: Fix buffer overflows with mc_reg_addressErnst Sjöstrand1-7/+3
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 Perches5-36/+18
2017-12-04drm/amd/pp: delete an outdated comment in amd_powerplay.cRex Zhu1-3/+0
2017-12-04drm/amd/pp: implement notify_smu_memory_info on PowerplayRex Zhu1-0/+36
2017-12-04drm/amdgpu: add header kgd_pp_interface.hRex Zhu1-92/+1
2017-12-04drm/amdgpu: move struct amd_powerplay to amdgpu.hRex Zhu1-7/+0
2017-12-04drm/amd/powerplay: move functions to amd_pm_funcs tableRex Zhu2-96/+73
2017-12-04drm/amdgpu: move DC and PP shared data structures to dm_pp_interface.hRex Zhu1-143/+0
2017-12-04drm/amd/powerplay: describe the PCIE link speed in right GT/sEvan Quan2-6/+6
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding1-1/+1
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-18/+20
2017-11-20drm/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-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds81-37230/+17676
2017-11-15drm/amd/pp: fix dpm randomly failed on Vega10Rex Zhu2-14/+16
2017-11-09drm/amd/powerplay: fix copy-n-paste error on vddci_buf indexColin Ian King1-1/+1
2017-11-07drm/amd/powerplay: initialize a variable before using itNicolas Iooss1-0/+2
2017-11-07drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_al...Evan Quan1-0/+4
2017-11-03Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-3/+6
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2017-11-01drm/amd/powerplay: wrong control mode cause the fan spins faster unnecessarilyEvan Quan1-1/+1
2017-11-01drm/amd/powerplay: fix memory leak of hardcoded pptableEric Huang1-0/+3
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-25drm/amd/powerplay: retrieve the real-time coreClock valuesEvan Quan1-22/+6
2017-10-25drm/amd/powerplay: fix performance drop on Vega10Eric Huang1-0/+9
2017-10-25drm/amd/powerplay: add one smc message for Vega10Eric Huang1-1/+2
2017-10-25drm/amd/powerplay: fix amd_powerplay_reset()Dan Carpenter1-1/+1
2017-10-21drm/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