aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)Author
2018-02-22drm/amd/powerplay: Fix smu_table_entry.handle typeAndrey Grodzovsky
2017-12-04drm/amdgpu: add license to files where it was missingAlex Deucher
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-20drm/amd/pp: fix typecast error in powerplay.Rex Zhu
2017-11-16drm/amd/powerplay: fix unfreeze level smc message for smu7Eric Huang
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15drm/amd/pp: fix dpm randomly failed on Vega10Rex Zhu
2017-11-09drm/amd/powerplay: fix copy-n-paste error on vddci_buf indexColin Ian King
2017-11-07drm/amd/powerplay: initialize a variable before using itNicolas Iooss
2017-11-07drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_al...Evan Quan
2017-11-03Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01drm/amd/powerplay: wrong control mode cause the fan spins faster unnecessarilyEvan Quan
2017-11-01drm/amd/powerplay: fix memory leak of hardcoded pptableEric Huang
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie
2017-10-27drm/amd/powerplay: change ASIC temperature reading on Vega10Eric Huang
2017-10-25drm/amd/powerplay: retrieve the real-time coreClock valuesEvan Quan
2017-10-25drm/amd/powerplay: fix performance drop on Vega10Eric Huang
2017-10-25drm/amd/powerplay: add one smc message for Vega10Eric Huang
2017-10-25drm/amd/powerplay: fix amd_powerplay_reset()Dan Carpenter
2017-10-21drm/amd/powerplay: fix uninitialized variableRex Zhu
2017-10-19drm/amd/powerplay: Place the constant on the right side of the testGeorgiana Chelu
2017-10-19drm/amd/powerplay: Remove useless variableGeorgiana Chelu
2017-10-19drm/amd/powerplay: Don't cast kzalloc() return valueGeorgiana Chelu
2017-10-19drm/amd/pp: Fix overflow when setup decf/pix/disp dpm table.Rex Zhu
2017-10-19drm/amd/pp: thermal control not enabled on vega10.Rex Zhu
2017-10-19drm/amd/powerplay: Tidy up cz_dpm_powerup_vce()Tom St Denis
2017-10-19drm/amd/powerplay: Tidy up cz_dpm_powerdown_vce()Tom St Denis
2017-10-19drm/amd/powerplay: Tidy up cz_dpm_update_vce_dpm()Tom St Denis
2017-10-19drm/amd/powerplay: Tidy up cz_dpm_update_uvd_dpm()Tom St Denis
2017-10-19drm/amd/powerplay: Tidy up cz_dpm_powerup_uvd()Tom St Denis
2017-10-19drm/amd/powerplay: Tidy up cz_dpm_powerdown_uvd()Tom St Denis
2017-10-19drm/amd/powerplay: Tidy up cz_start_dpm()Tom St Denis
2017-10-19drm/amd/pp: remove polaris10_smc/smumgr split.Rex Zhu
2017-10-19drm/amd/pp: remove tonga_smc/smumgr split.Rex Zhu
2017-10-19drm/amd/pp: remove iceland_smc/smumgr split.Rex Zhu
2017-10-19drm/amd/pp: remove fiji_smc/smumgr split.Rex Zhu
2017-10-19drm/amd/pp: rename ci_smc.c to ci_smumgr.cRex Zhu
2017-10-19drm/amd/pp: move common function to smu7_smumgr.cRex Zhu
2017-10-19drm/amd/pp: implement function notify_cac_buffer_info on VIRex Zhu
2017-10-19drm/amd/pp: implement function notify_cac_buffer_info on VegaRex Zhu
2017-10-19drm/amd/pp: add new function point in hwmgr.Rex Zhu
2017-10-19drm/amd/pp: export new smu messages for vega10Rex Zhu
2017-10-19drm/amd/powerplay: get the temperature on CZSatyajit Sahu
2017-10-06drm/amd/powerplay: fix mclk can't switch on TongaRex Zhu
2017-10-06drm/amd/powerplay: Partially revert changes and fix smu7_notify_smc_display()Tom St Denis
2017-10-06drm/amd/powerplay: fix typo on avfs disableEvan Quan
2017-10-06drm/amd/powerplay: get raven sclk and mclk levels (v2)Evan Quan