summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: remove memset after kzallocFuqian Huang2019-07-161-2/+0
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-0/+1
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+1
| |\
| | * drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg2019-06-101-0/+1
* | | drm/amd/powerplay: detect version of smu backend (v2)Prike Liang2019-06-171-0/+1
|/ /
* / drm/amd/powerplay: expose SMU7 asics realtime memory utilizationEvan Quan2019-05-241-0/+2
|/
* drm/amdgpu/powerplay: fix missing break in switch statementsColin Ian King2018-10-101-0/+2
* drm/amdgpu/powerplay: check vrefresh when when changing displaysAlex Deucher2018-08-271-0/+1
* drm/amd/pp: Implement update_smc_table for CI.Rex Zhu2018-06-151-0/+84
* drm/amd/pp: Remove SAMU support in powerplayRex Zhu2018-06-151-35/+0
* drm/amd/pp: Clear smu response register before send smu messageRex Zhu2018-05-151-3/+1
* drm/amd/pp: Move same macro definitions to hwmgr.hRex Zhu2018-05-151-3/+0
* drm/amd/pp: Not call cgs interface to get display infoRex Zhu2018-04-111-3/+1
* drm/amd/pp: Use release_firmware directly in powerplayRex Zhu2018-04-111-1/+0
* drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu2018-03-191-1/+1
* drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu2018-03-061-27/+0
* drm/amd/pp: Implement update_dpm_settings on CIRex Zhu2018-03-061-0/+97
* drm/amd/pp: Remove cgs_query_system_infoRex Zhu2018-03-051-10/+4
* drm/amd/pp: Delete unnecessary function argumentRex Zhu2018-02-191-4/+2
* drm/amd/pp: Add struct profile_mode_setting for smu7Rex Zhu2018-02-191-7/+7
* drm/amd/pp: Delete dead code in powerplayRex Zhu2018-02-191-7/+3
* drm/amd/pp: Fix SMIO implementation on CIRex Zhu2018-02-191-11/+20
* drm/amd/pp: Implement voltage regulator config on CIRex Zhu2018-02-191-0/+37
* drm/amd/pp: update smu_version value for CI/VIRex Zhu2017-12-201-0/+1
* drm/amd/pp: delete dead code of arbiter overdriver clkRex Zhu2017-12-191-4/+1
* drm/amd/powerplay: Followup fixes to mc_reg_addressErnst Sjöstrand2017-12-061-8/+4
* drm: amd: Fix line continuation formatsJoe Perches2017-12-061-4/+2
* drm/amd/pp: rename ci_smc.c to ci_smumgr.cRex Zhu2017-10-191-0/+2818
* amdgpu/pp: remove ci_smc/smumgr split.Dave Airlie2017-09-281-86/+0
* drm/amd/powerplay: refine powerplay code.Rex Zhu2017-09-261-3/+3
* drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu2017-09-261-7/+7
* drm/amd/powerplay: add CI asics support to smumgr (v3)Rex Zhu2017-09-261-0/+86