summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)Author
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
2017-10-06drm/amd/powerplay: get raven current sclk and mclk (v2)Evan Quan
2017-10-06drm/amd/powerplay: get raven max/min gfx clocks (v2)Evan Quan
2017-10-06drm/amd/powerplay: added new raven ppsmc messagesEvan Quan
2017-10-06drm/amd/powerplay: fixed wrong return value on error (v2)Evan Quan
2017-10-06drm/amd/powerplay: delete flag PP_VALIDRex Zhu
2017-10-06drm/amd/powerplay: move set_clockgating_by_smu to pp func tableRex Zhu
2017-10-06drm/amd/powerplay: tidy up ret checks in amd_powerplay.c (v3)Rex Zhu
2017-10-01drm/amd/powerplay: refine code in amd_powerplay.c (v2)Rex Zhu
2017-09-29amdgpu/pp: rewrite fiji pwr virus upload code.Dave Airlie
2017-09-29amdgpu/pp: rewrite polaris pwrvirus upload code.Dave Airlie
2017-09-29amdgpu/pp: constify soft_dummy_pp_table.Dave Airlie
2017-09-29amdgpu/pp: use array_size to size the pwrvirus tables.Dave Airlie
2017-09-28drm/amd/powerplay: change dmesg log level in powerplayRex Zhu
2017-09-28drm/amdgpu: create powerplay by cgs interfaceRex Zhu
2017-09-28drm/amdgpu: delete pp_enable in adevRex Zhu
2017-09-28drm/amd/powerplay: fix memory leak in powerplayRex Zhu
2017-09-28drm/amd/powerplay: fix spelling mistake: "dividable" -> "divisible"Colin Ian King
2017-09-28amdgpu/pp: reduce size of vega10_fuses_defaultDave Airlie
2017-09-28drm/amdgpu: use designated initialiser for thermal_irq_src.Dave Airlie
2017-09-28amdgpu/pp: slim down the pwr virus tables.Dave Airlie
2017-09-28amdgpu/pp: move amdgpu_fuses_default into static const.Dave Airlie
2017-09-28amdgpu/pp: move PhwVega10_Magic to static const.Dave Airlie
2017-09-28amdgpu/pp: remove ci_smc/smumgr split.Dave Airlie