summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c
AgeCommit message (Expand)Author
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan
2020-04-01drm/amd/powerplay: unified interfaces for message issuing and response checkingEvan Quan
2020-04-01drm/amd/powerplay: avoid calling SMU7 specific SMU message implementionEvan Quan
2019-10-09drm/amdgpu/powerplay: fix typo in mvdd table setupAlex Deucher
2019-07-01drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-17drm/amd/powerplay: detect version of smu backend (v2)Prike Liang
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg
2019-05-24drm/amd/powerplay: expose SMU7 asics realtime memory utilizationEvan Quan
2019-02-27drm/amdgpu/powerplay: add missing breaks in polaris10_smumgrAlex Deucher
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-10drm/amdgpu/powerplay: Add special avfs cases for some polaris asics (v3)Alex Deucher
2018-12-10drm/amdgpu/powerplay: Apply avfs cks-off voltages on VIKenneth Feng
2018-12-05drm/amdgpu/powerplay: fix clock stretcher limits on polaris (v2)Alex Deucher
2018-11-05drm/amd/powerplay: remove duplicated includesYueHaibing
2018-08-27drm/amdgpu/powerplay: check vrefresh when when changing displaysAlex Deucher
2018-07-31drm/amd/pp: Delete unused temp variablesRex Zhu
2018-06-15drm/amd/pp: Remove SAMU support in powerplayRex 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: Save vf state in pp contextRex Zhu
2018-04-11drm/amd/pp: Remove useless fw load error handler on PolarisRex Zhu
2018-03-20drm/amd/pp: Fix gfx ring test failed on Fiji without hw avfs supportRex Zhu
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu
2018-03-15drm/amd/pp: Fix memory leak in error path in smumgrRex Zhu
2018-03-15drm/amd/pp: Simplified the avfs btc state on smu7Rex Zhu
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu
2018-03-05drm/amd/pp: Implement update_dpm_settings on PolarisRex Zhu
2018-02-26drm/amdgpu/powerplay/smu7: use proper dep table for mclkAlex Deucher
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: Change activity_target for performance optimization on PolarisRex Zhu
2018-02-19drm/amd/pp: Update smu7 dpm table with OD clock/voltageRex Zhu
2018-02-19drm/amd/pp: Add querying current gfx voltage for CI/VIRex Zhu
2018-02-19drm/amd/powerplay: drop unneeded newlineJulia Lawall
2017-12-19drm/amd/pp: delete dead code of arbiter overdriver clkRex Zhu
2017-10-19drm/amd/pp: remove polaris10_smc/smumgr split.Rex Zhu
2017-10-19drm/amd/pp: move common function to smu7_smumgr.cRex Zhu
2017-09-29amdgpu/pp: rewrite polaris pwrvirus upload code.Dave Airlie
2017-09-29amdgpu/pp: use array_size to size the pwrvirus tables.Dave Airlie
2017-09-28amdgpu/pp: slim down the pwr virus tables.Dave Airlie
2017-09-26drm/amd/powerplay: delete SMUM_READ_VFPF_INDIRECT_FIELDRex Zhu
2017-09-26drm/amd/powerplay: delete SMUM_WRITE_VFPF_INDIRECT_FIELDRex Zhu
2017-09-26drm/amd/powerplay: move PHM_WAIT_VFPF_INDIRECT_FIELD to hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: move SMUM_WAIT_VFPF_INDIRECT_FIELD_UNEQUAL to hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: refine powerplay code.Rex Zhu
2017-09-26drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu
2017-07-14drm/amd/powerplay: move VI common AVFS code to smu7_smumgr.cRex Zhu