summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/smumgr
AgeCommit message (Expand)Author
2018-07-16drm/amdgpu/pp: remove dead vega12 codeAlex Deucher
2018-07-13drm/amdgpu/pp/smu7: cache smu firmware tocAlex Deucher
2018-07-13drm/amdgpu/pp/smu7: remove local mc_addr variableAlex Deucher
2018-07-13drm/amdgpu/pp/smu7: drop unused values in smu data structureAlex Deucher
2018-07-13drm/amdgpu/pp/smu7: use a local variable for toc indexingAlex 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-24drm/amdgpu/pp: remove duplicate assignmentAlex Deucher
2018-05-24drm/amd/pp: Fix static checker warningRex Zhu
2018-05-18drm/amd/pp: Fix build warning in vegamRex Zhu
2018-05-17drm/amdgpu: Add smu firmware support for vega20Feifei Xu
2018-05-15drm/amd/powerplay: add smumgr support for VEGAM (v2)Eric Huang
2018-05-15drm/amdgpu: add VEGAM SMU firmware supportLeo Liu
2018-05-15drm/amd/pp: Clear smu response register before send smu messageRex Zhu
2018-05-15drm/amd/pp: Refine get_gpu_power for VIRex Zhu
2018-05-15drm/amd/pp: Remove useless smu7 running state checkRex Zhu
2018-05-15drm/amd/pp: Remove dead function in smu7_smumgr.cRex Zhu
2018-05-15drm/amd/pp: Move same macro definitions to hwmgr.hRex Zhu
2018-05-15drm/amd/pp: use soc15 common macros instead of vega10 specificEvan Quan
2018-04-11drm/amdgpu: remove duplicate cg/pg wrapper functionsRex Zhu
2018-04-11drm/amd/pp: Not call cgs interface to get display infoRex Zhu
2018-04-11drm/amd/pp: Use atombios api directly in powerplay (v2)Rex Zhu
2018-04-11drm/amd/pp: Use release_firmware directly in powerplayRex 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-04-03drm/amd/pp: Clean header file in vega12_smumgr.cRex Zhu
2018-03-21drm/amd/powerplay: add the smu manager for vega12 (v4)Evan Quan
2018-03-21drm/amdgpu: vega12 to smu firmwareHawking Zhang
2018-03-20drm/amd/pp: Fix gfx ring test failed on Fiji without hw avfs supportRex Zhu
2018-03-19drm/amd/pp: Remove unneeded void * casts for Vega10Rex Zhu
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu
2018-03-19drm/amd/pp: Clean up header file for Vega10Rex Zhu
2018-03-19drm/amd/pp: Move functions to smu backend table for vega10Rex Zhu
2018-03-19drm/amd/pp: Mark bunches of functins in vega10_smumgr.c staticRex Zhu
2018-03-19drm/amd/pp: Remove dead functions in vega10_smumgr.cRex Zhu
2018-03-16drm/amd/pp: Remove the cgs wrapper for notify smu version on APURex Zhu
2018-03-15drm/amd/pp: Rename file name cz_* to smu8_*Rex Zhu
2018-03-15drm/amd/pp: Replace function/struct name cz_* with smu8_*Rex Zhu
2018-03-15drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.cRex Zhu
2018-03-15drm/amd/pp: Replace rv_* with smu10_*Rex Zhu
2018-03-15drm/amd/pp: Fix function parameter not correctRex Zhu
2018-03-15drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function tableRex Zhu
2018-03-15drm/amd/pp: Add new smu backend function smc_table_managerRex Zhu
2018-03-15drm/amd/pp: Mark internal functions as static in rv_smumgr.cRex Zhu
2018-03-15drm/amd/pp: Add rv_read_arg_from_smc to smu backend function tableRex Zhu
2018-03-15drm/amd/pp: Remove meanless return value check in RVRex Zhu
2018-03-15drm/amd/pp: Delete is_smc_ram_running function on RVRex Zhu
2018-03-15drm/amd/pp: Clean up header file includeRex 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