summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/smumgr
AgeCommit message (Expand)AuthorFilesLines
2018-04-03drm/amd/pp: Clean header file in vega12_smumgr.cRex Zhu1-4/+2
2018-03-21drm/amd/powerplay: add the smu manager for vega12 (v4)Evan Quan3-1/+625
2018-03-21drm/amdgpu: vega12 to smu firmwareHawking Zhang1-0/+1
2018-03-20drm/amd/pp: Fix gfx ring test failed on Fiji without hw avfs supportRex Zhu2-2/+7
2018-03-19drm/amd/pp: Remove unneeded void * casts for Vega10Rex Zhu1-8/+4
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu5-7/+7
2018-03-19drm/amd/pp: Clean up header file for Vega10Rex Zhu2-15/+1
2018-03-19drm/amd/pp: Move functions to smu backend table for vega10Rex Zhu3-39/+24
2018-03-19drm/amd/pp: Mark bunches of functins in vega10_smumgr.c staticRex Zhu2-8/+5
2018-03-19drm/amd/pp: Remove dead functions in vega10_smumgr.cRex Zhu2-40/+0
2018-03-16drm/amd/pp: Remove the cgs wrapper for notify smu version on APURex Zhu2-7/+5
2018-03-15drm/amd/pp: Rename file name cz_* to smu8_*Rex Zhu3-2/+2
2018-03-15drm/amd/pp: Replace function/struct name cz_* with smu8_*Rex Zhu2-322/+322
2018-03-15drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.cRex Zhu1-17/+17
2018-03-15drm/amd/pp: Replace rv_* with smu10_*Rex Zhu3-64/+64
2018-03-15drm/amd/pp: Fix function parameter not correctRex Zhu1-2/+2
2018-03-15drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function tableRex Zhu2-34/+38
2018-03-15drm/amd/pp: Add new smu backend function smc_table_managerRex Zhu1-0/+8
2018-03-15drm/amd/pp: Mark internal functions as static in rv_smumgr.cRex Zhu1-3/+3
2018-03-15drm/amd/pp: Add rv_read_arg_from_smc to smu backend function tableRex Zhu2-8/+5
2018-03-15drm/amd/pp: Remove meanless return value check in RVRex Zhu1-65/+33
2018-03-15drm/amd/pp: Delete is_smc_ram_running function on RVRex Zhu2-28/+0
2018-03-15drm/amd/pp: Clean up header file includeRex Zhu3-7/+3
2018-03-15drm/amd/pp: Fix memory leak in error path in smumgrRex Zhu6-23/+43
2018-03-15drm/amd/pp: Simplified the avfs btc state on smu7Rex Zhu4-116/+48
2018-03-15drm/amd/powerplay: Fix KASAN user after free on driver unload.Andrey Grodzovsky2-48/+23
2018-03-14drm/amdgpu/powerplay/vega10: fix memory leak in error pathAlex Deucher1-2/+4
2018-03-14drm/amd/pp: remove redundant pointer internal_bufColin Ian King1-2/+0
2018-03-07drm/amd/pp: fix "Delete the wrapper layer of smu_allocate/free_memory"Christian König2-2/+2
2018-03-07drm/amd/pp: Drop wrapper functions for upper/lower_32_bitsRex Zhu4-28/+28
2018-03-07drm/amd/pp: Delete the wrapper layer of smu_allocate/free_memoryRex Zhu9-294/+195
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu5-231/+0
2018-03-06drm/amd/pp: Implement update_dpm_settings on CIRex Zhu1-0/+97
2018-03-06drm/amd/pp: Implement update_dpm_settings on TongaRex Zhu1-0/+97
2018-03-06drm/amd/pp: Implement update_dpm_settings on FijiRex Zhu1-0/+97
2018-03-05drm/amd/pp: Implement update_dpm_settings on PolarisRex Zhu1-0/+97
2018-03-05drm/amd/pp: Add common interface in smu for update dpm settingRex Zhu1-0/+8
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu4-35/+12
2018-02-28drm/amd/pp: Print more smu failed info on Vega10Rex Zhu1-1/+1
2018-02-26drm/amdgpu/powerplay/smu7: use proper dep table for mclkAlex Deucher3-3/+3
2018-02-26drm/amd/pp: Refine code in powerplay for Cz/Vega10Rex Zhu3-0/+39
2018-02-26drm/amd/pp: Remove dead error checking code on Vega10Rex Zhu1-35/+20
2018-02-26drm/amd/pp: Add debug info when smu failed on Vega10Rex Zhu1-5/+13
2018-02-26drm/amd/pp: Remove duplicated vega10_is_smc_ram_running callsRex Zhu1-12/+3
2018-02-19drm/amd/powerplay: Remove extra pair of parenthesesMatthias Kaehlcke1-1/+1
2018-02-19drm/amd/pp: Delete unnecessary function argumentRex Zhu5-18/+8
2018-02-19drm/amd/pp: Add struct profile_mode_setting for smu7Rex Zhu5-35/+35
2018-02-19drm/amd/pp: Delete dead code in powerplayRex Zhu9-38/+14
2018-02-19drm/amd/pp: Change activity_target for performance optimization on PolarisRex Zhu2-6/+1
2018-02-19drm/amd/pp: Update smu7 dpm table with OD clock/voltageRex Zhu3-9/+45