aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-10drm/amdgpu/powerplay: fix missing break in switch statementsColin Ian King1-0/+2
2018-08-27drm/amdgpu/powerplay: check vrefresh when when changing displaysAlex Deucher1-0/+1
2018-06-15drm/amd/pp: Implement update_smc_table for CI.Rex Zhu1-0/+84
2018-06-15drm/amd/pp: Remove SAMU support in powerplayRex Zhu1-35/+0
2018-05-15drm/amd/pp: Clear smu response register before send smu messageRex Zhu1-3/+1
2018-05-15drm/amd/pp: Move same macro definitions to hwmgr.hRex Zhu1-3/+0
2018-04-11drm/amd/pp: Not call cgs interface to get display infoRex Zhu1-3/+1
2018-04-11drm/amd/pp: Use release_firmware directly in powerplayRex Zhu1-1/+0
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu1-1/+1
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu1-27/+0
2018-03-06drm/amd/pp: Implement update_dpm_settings on CIRex Zhu1-0/+97
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu1-10/+4
2018-02-19drm/amd/pp: Delete unnecessary function argumentRex Zhu1-4/+2
2018-02-19drm/amd/pp: Add struct profile_mode_setting for smu7Rex Zhu1-7/+7
2018-02-19drm/amd/pp: Delete dead code in powerplayRex Zhu1-7/+3
2018-02-19drm/amd/pp: Fix SMIO implementation on CIRex Zhu1-11/+20
2018-02-19drm/amd/pp: Implement voltage regulator config on CIRex Zhu1-0/+37
2017-12-20drm/amd/pp: update smu_version value for CI/VIRex Zhu1-0/+1
2017-12-19drm/amd/pp: delete dead code of arbiter overdriver clkRex Zhu1-4/+1
2017-12-06drm/amd/powerplay: Followup fixes to mc_reg_addressErnst Sjöstrand1-8/+4
2017-12-06drm: amd: Fix line continuation formatsJoe Perches1-4/+2
2017-10-19drm/amd/pp: rename ci_smc.c to ci_smumgr.cRex Zhu1-0/+2818
2017-09-28amdgpu/pp: remove ci_smc/smumgr split.Dave Airlie1-86/+0
2017-09-26drm/amd/powerplay: refine powerplay code.Rex Zhu1-3/+3
2017-09-26drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu1-7/+7
2017-09-26drm/amd/powerplay: add CI asics support to smumgr (v3)Rex Zhu1-0/+86