summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/smumgr
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pp: Clean header file in vega12_smumgr.cRex Zhu2018-04-031-4/+2
* drm/amd/powerplay: add the smu manager for vega12 (v4)Evan Quan2018-03-213-1/+625
* drm/amdgpu: vega12 to smu firmwareHawking Zhang2018-03-211-0/+1
* drm/amd/pp: Fix gfx ring test failed on Fiji without hw avfs supportRex Zhu2018-03-202-2/+7
* drm/amd/pp: Remove unneeded void * casts for Vega10Rex Zhu2018-03-191-8/+4
* drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu2018-03-195-7/+7
* drm/amd/pp: Clean up header file for Vega10Rex Zhu2018-03-192-15/+1
* drm/amd/pp: Move functions to smu backend table for vega10Rex Zhu2018-03-193-39/+24
* drm/amd/pp: Mark bunches of functins in vega10_smumgr.c staticRex Zhu2018-03-192-8/+5
* drm/amd/pp: Remove dead functions in vega10_smumgr.cRex Zhu2018-03-192-40/+0
* drm/amd/pp: Remove the cgs wrapper for notify smu version on APURex Zhu2018-03-162-7/+5
* drm/amd/pp: Rename file name cz_* to smu8_*Rex Zhu2018-03-153-2/+2
* drm/amd/pp: Replace function/struct name cz_* with smu8_*Rex Zhu2018-03-152-322/+322
* drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.cRex Zhu2018-03-151-17/+17
* drm/amd/pp: Replace rv_* with smu10_*Rex Zhu2018-03-153-64/+64
* drm/amd/pp: Fix function parameter not correctRex Zhu2018-03-151-2/+2
* drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function tableRex Zhu2018-03-152-34/+38
* drm/amd/pp: Add new smu backend function smc_table_managerRex Zhu2018-03-151-0/+8
* drm/amd/pp: Mark internal functions as static in rv_smumgr.cRex Zhu2018-03-151-3/+3
* drm/amd/pp: Add rv_read_arg_from_smc to smu backend function tableRex Zhu2018-03-152-8/+5
* drm/amd/pp: Remove meanless return value check in RVRex Zhu2018-03-151-65/+33
* drm/amd/pp: Delete is_smc_ram_running function on RVRex Zhu2018-03-152-28/+0
* drm/amd/pp: Clean up header file includeRex Zhu2018-03-153-7/+3
* drm/amd/pp: Fix memory leak in error path in smumgrRex Zhu2018-03-156-23/+43
* drm/amd/pp: Simplified the avfs btc state on smu7Rex Zhu2018-03-154-116/+48
* drm/amd/powerplay: Fix KASAN user after free on driver unload.Andrey Grodzovsky2018-03-152-48/+23
* drm/amdgpu/powerplay/vega10: fix memory leak in error pathAlex Deucher2018-03-141-2/+4
* drm/amd/pp: remove redundant pointer internal_bufColin Ian King2018-03-141-2/+0
* drm/amd/pp: fix "Delete the wrapper layer of smu_allocate/free_memory"Christian König2018-03-072-2/+2
* drm/amd/pp: Drop wrapper functions for upper/lower_32_bitsRex Zhu2018-03-074-28/+28
* drm/amd/pp: Delete the wrapper layer of smu_allocate/free_memoryRex Zhu2018-03-079-294/+195
* drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu2018-03-065-231/+0
* drm/amd/pp: Implement update_dpm_settings on CIRex Zhu2018-03-061-0/+97
* drm/amd/pp: Implement update_dpm_settings on TongaRex Zhu2018-03-061-0/+97
* drm/amd/pp: Implement update_dpm_settings on FijiRex Zhu2018-03-061-0/+97
* drm/amd/pp: Implement update_dpm_settings on PolarisRex Zhu2018-03-051-0/+97
* drm/amd/pp: Add common interface in smu for update dpm settingRex Zhu2018-03-051-0/+8
* drm/amd/pp: Remove cgs_query_system_infoRex Zhu2018-03-054-35/+12
* drm/amd/pp: Print more smu failed info on Vega10Rex Zhu2018-02-281-1/+1
* drm/amdgpu/powerplay/smu7: use proper dep table for mclkAlex Deucher2018-02-263-3/+3
* drm/amd/pp: Refine code in powerplay for Cz/Vega10Rex Zhu2018-02-263-0/+39
* drm/amd/pp: Remove dead error checking code on Vega10Rex Zhu2018-02-261-35/+20
* drm/amd/pp: Add debug info when smu failed on Vega10Rex Zhu2018-02-261-5/+13
* drm/amd/pp: Remove duplicated vega10_is_smc_ram_running callsRex Zhu2018-02-261-12/+3
* drm/amd/powerplay: Remove extra pair of parenthesesMatthias Kaehlcke2018-02-191-1/+1
* drm/amd/pp: Delete unnecessary function argumentRex Zhu2018-02-195-18/+8
* drm/amd/pp: Add struct profile_mode_setting for smu7Rex Zhu2018-02-195-35/+35
* drm/amd/pp: Delete dead code in powerplayRex Zhu2018-02-199-38/+14
* drm/amd/pp: Change activity_target for performance optimization on PolarisRex Zhu2018-02-192-6/+1
* drm/amd/pp: Update smu7 dpm table with OD clock/voltageRex Zhu2018-02-193-9/+45
OpenPOWER on IntegriCloud