aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c
AgeCommit message (Expand)Author
2020-09-17drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman
2020-07-13drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman
2018-10-10drm/amdgpu/powerplay: fix missing break in switch statementsColin Ian King
2018-08-27drm/amdgpu/powerplay: check vrefresh when when changing displaysAlex Deucher
2018-06-15drm/amd/pp: Implement update_smc_table for CI.Rex Zhu
2018-06-15drm/amd/pp: Remove SAMU support in powerplayRex Zhu
2018-05-15drm/amd/pp: Clear smu response register before send smu messageRex Zhu
2018-05-15drm/amd/pp: Move same macro definitions to hwmgr.hRex Zhu
2018-04-11drm/amd/pp: Not call cgs interface to get display infoRex Zhu
2018-04-11drm/amd/pp: Use release_firmware directly in powerplayRex Zhu
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu
2018-03-06drm/amd/pp: Implement update_dpm_settings on CIRex Zhu
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu
2018-02-19drm/amd/pp: Delete unnecessary function argumentRex Zhu
2018-02-19drm/amd/pp: Add struct profile_mode_setting for smu7Rex Zhu
2018-02-19drm/amd/pp: Delete dead code in powerplayRex Zhu
2018-02-19drm/amd/pp: Fix SMIO implementation on CIRex Zhu
2018-02-19drm/amd/pp: Implement voltage regulator config on CIRex Zhu
2017-12-20drm/amd/pp: update smu_version value for CI/VIRex Zhu
2017-12-19drm/amd/pp: delete dead code of arbiter overdriver clkRex Zhu
2017-12-06drm/amd/powerplay: Followup fixes to mc_reg_addressErnst Sjöstrand
2017-12-06drm: amd: Fix line continuation formatsJoe Perches
2017-10-19drm/amd/pp: rename ci_smc.c to ci_smumgr.cRex Zhu
2017-09-28amdgpu/pp: remove ci_smc/smumgr split.Dave Airlie
2017-09-26drm/amd/powerplay: refine powerplay code.Rex Zhu
2017-09-26drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu
2017-09-26drm/amd/powerplay: add CI asics support to smumgr (v3)Rex Zhu