summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/smumgr
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/pp: remove duplicate assignmentAlex Deucher2018-05-241-1/+0
* drm/amd/pp: Fix static checker warningRex Zhu2018-05-241-4/+2
* drm/amd/pp: Fix build warning in vegamRex Zhu2018-05-181-1/+3
* drm/amdgpu: Add smu firmware support for vega20Feifei Xu2018-05-171-0/+1
* drm/amd/powerplay: add smumgr support for VEGAM (v2)Eric Huang2018-05-153-1/+2458
* drm/amdgpu: add VEGAM SMU firmware supportLeo Liu2018-05-151-0/+1
* drm/amd/pp: Clear smu response register before send smu messageRex Zhu2018-05-152-3/+2
* drm/amd/pp: Refine get_gpu_power for VIRex Zhu2018-05-151-3/+7
* drm/amd/pp: Remove useless smu7 running state checkRex Zhu2018-05-151-8/+0
* drm/amd/pp: Remove dead function in smu7_smumgr.cRex Zhu2018-05-152-11/+0
* drm/amd/pp: Move same macro definitions to hwmgr.hRex Zhu2018-05-157-19/+0
* drm/amd/pp: use soc15 common macros instead of vega10 specificEvan Quan2018-05-153-94/+49
* drm/amdgpu: remove duplicate cg/pg wrapper functionsRex Zhu2018-04-111-4/+4
* drm/amd/pp: Not call cgs interface to get display infoRex Zhu2018-04-115-21/+13
* drm/amd/pp: Use atombios api directly in powerplay (v2)Rex Zhu2018-04-111-1/+1
* drm/amd/pp: Use release_firmware directly in powerplayRex Zhu2018-04-112-2/+0
* drm/amd/pp: Save vf state in pp contextRex Zhu2018-04-114-13/+10
* drm/amd/pp: Remove useless fw load error handler on PolarisRex Zhu2018-04-111-10/+2
* 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
OpenPOWER on IntegriCloud