summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-1581-37230/+17676
|\
| * drm/amd/powerplay: initialize a variable before using itNicolas Iooss2017-11-071-0/+2
| * drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_al...Evan Quan2017-11-071-0/+4
| * Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-11-033-3/+6
| |\
| | * drm/amd/powerplay: wrong control mode cause the fan spins faster unnecessarilyEvan Quan2017-11-011-1/+1
| | * drm/amd/powerplay: fix memory leak of hardcoded pptableEric Huang2017-11-011-0/+3
| | * drm/amd/powerplay: change ASIC temperature reading on Vega10Eric Huang2017-10-271-2/+2
| * | Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie2017-11-021-3/+3
| |\ \ | | |/ | |/|
| * | drm/amd/powerplay: retrieve the real-time coreClock valuesEvan Quan2017-10-251-22/+6
| * | drm/amd/powerplay: fix performance drop on Vega10Eric Huang2017-10-251-0/+9
| * | drm/amd/powerplay: add one smc message for Vega10Eric Huang2017-10-251-1/+2
| * | drm/amd/powerplay: fix amd_powerplay_reset()Dan Carpenter2017-10-251-1/+1
| * | drm/amd/powerplay: Place the constant on the right side of the testGeorgiana Chelu2017-10-191-4/+4
| * | drm/amd/powerplay: Remove useless variableGeorgiana Chelu2017-10-191-2/+1
| * | drm/amd/powerplay: Don't cast kzalloc() return valueGeorgiana Chelu2017-10-191-16/+8
| * | drm/amd/pp: Fix overflow when setup decf/pix/disp dpm table.Rex Zhu2017-10-191-4/+2
| * | drm/amd/pp: thermal control not enabled on vega10.Rex Zhu2017-10-192-1/+3
| * | drm/amd/powerplay: Tidy up cz_dpm_powerup_vce()Tom St Denis2017-10-191-2/+1
| * | drm/amd/powerplay: Tidy up cz_dpm_powerdown_vce()Tom St Denis2017-10-191-2/+1
| * | drm/amd/powerplay: Tidy up cz_dpm_update_vce_dpm()Tom St Denis2017-10-191-11/+10
| * | drm/amd/powerplay: Tidy up cz_dpm_update_uvd_dpm()Tom St Denis2017-10-191-7/+6
| * | drm/amd/powerplay: Tidy up cz_dpm_powerup_uvd()Tom St Denis2017-10-191-12/+5
| * | drm/amd/powerplay: Tidy up cz_dpm_powerdown_uvd()Tom St Denis2017-10-191-4/+2
| * | drm/amd/powerplay: Tidy up cz_start_dpm()Tom St Denis2017-10-191-7/+2
| * | drm/amd/pp: remove polaris10_smc/smumgr split.Rex Zhu2017-10-194-2400/+2226
| * | drm/amd/pp: remove tonga_smc/smumgr split.Rex Zhu2017-10-195-3344/+3128
| * | drm/amd/pp: remove iceland_smc/smumgr split.Rex Zhu2017-10-194-2629/+2480
| * | drm/amd/pp: remove fiji_smc/smumgr split.Rex Zhu2017-10-195-2558/+2381
| * | drm/amd/pp: rename ci_smc.c to ci_smumgr.cRex Zhu2017-10-192-1/+1
| * | drm/amd/pp: move common function to smu7_smumgr.cRex Zhu2017-10-195-2094/+49
| * | drm/amd/pp: implement function notify_cac_buffer_info on VIRex Zhu2017-10-198-0/+125
| * | drm/amd/pp: implement function notify_cac_buffer_info on VegaRex Zhu2017-10-191-0/+28
| * | drm/amd/pp: add new function point in hwmgr.Rex Zhu2017-10-191-0/+6
| * | drm/amd/pp: export new smu messages for vega10Rex Zhu2017-10-191-0/+2
| * | drm/amd/powerplay: get the temperature on CZSatyajit Sahu2017-10-191-0/+1
| * | drm/amd/powerplay: fix mclk can't switch on TongaRex Zhu2017-10-062-2/+5
| * | drm/amd/powerplay: Partially revert changes and fix smu7_notify_smc_display()Tom St Denis2017-10-061-5/+2
| * | drm/amd/powerplay: fix typo on avfs disableEvan Quan2017-10-061-1/+1
| * | drm/amd/powerplay: get raven sclk and mclk levels (v2)Evan Quan2017-10-061-1/+47
| * | drm/amd/powerplay: get raven current sclk and mclk (v2)Evan Quan2017-10-061-2/+26
| * | drm/amd/powerplay: get raven max/min gfx clocks (v2)Evan Quan2017-10-062-0/+22
| * | drm/amd/powerplay: added new raven ppsmc messagesEvan Quan2017-10-061-1/+6
| * | drm/amd/powerplay: fixed wrong return value on error (v2)Evan Quan2017-10-061-4/+4
| * | drm/amd/powerplay: delete flag PP_VALIDRex Zhu2017-10-062-5/+1
| * | drm/amd/powerplay: move set_clockgating_by_smu to pp func tableRex Zhu2017-10-062-23/+22
| * | drm/amd/powerplay: tidy up ret checks in amd_powerplay.c (v3)Rex Zhu2017-10-061-38/+38
| * | drm/amd/powerplay: refine code in amd_powerplay.c (v2)Rex Zhu2017-10-012-36/+25
| * | amdgpu/pp: rewrite fiji pwr virus upload code.Dave Airlie2017-09-292-9548/+1284
| * | amdgpu/pp: rewrite polaris pwrvirus upload code.Dave Airlie2017-09-292-9549/+1285
| * | amdgpu/pp: constify soft_dummy_pp_table.Dave Airlie2017-09-291-1/+1
OpenPOWER on IntegriCloud