summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/smumgr
AgeCommit message (Expand)Author
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
2018-03-15drm/amd/powerplay: Fix KASAN user after free on driver unload.Andrey Grodzovsky
2018-03-14drm/amdgpu/powerplay/vega10: fix memory leak in error pathAlex Deucher
2018-03-14drm/amd/pp: remove redundant pointer internal_bufColin Ian King
2018-03-07drm/amd/pp: fix "Delete the wrapper layer of smu_allocate/free_memory"Christian König
2018-03-07drm/amd/pp: Drop wrapper functions for upper/lower_32_bitsRex Zhu
2018-03-07drm/amd/pp: Delete the wrapper layer of smu_allocate/free_memoryRex Zhu
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu
2018-03-06drm/amd/pp: Implement update_dpm_settings on CIRex Zhu
2018-03-06drm/amd/pp: Implement update_dpm_settings on TongaRex Zhu
2018-03-06drm/amd/pp: Implement update_dpm_settings on FijiRex Zhu
2018-03-05drm/amd/pp: Implement update_dpm_settings on PolarisRex Zhu
2018-03-05drm/amd/pp: Add common interface in smu for update dpm settingRex Zhu
2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu
2018-02-28drm/amd/pp: Print more smu failed info on Vega10Rex Zhu
2018-02-26drm/amdgpu/powerplay/smu7: use proper dep table for mclkAlex Deucher
2018-02-26drm/amd/pp: Refine code in powerplay for Cz/Vega10Rex Zhu
2018-02-26drm/amd/pp: Remove dead error checking code on Vega10Rex Zhu
2018-02-26drm/amd/pp: Add debug info when smu failed on Vega10Rex Zhu
2018-02-26drm/amd/pp: Remove duplicated vega10_is_smc_ram_running callsRex Zhu
2018-02-19drm/amd/powerplay: Remove extra pair of parenthesesMatthias Kaehlcke
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: Fix SMIO implementation on CIRex Zhu
2018-02-19drm/amd/pp: Implement voltage regulator config on CIRex Zhu
2018-02-19drm/amd/pp: Add querying current gfx voltage for CI/VIRex Zhu
2018-02-19drm/amd/powerplay: drop unneeded newlineJulia Lawall
2018-01-18drm/amd/powerplay: Fix smu_table_entry.handle typeAndrey Grodzovsky
2018-01-10drm/amd/powerplay: fix memory leakage when reload (v2)Yintian Tao
2017-12-27drm/amd/pp: Get and save CZ/ST smu versionRex Zhu