summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/smumgr/rv_smumgr.c
AgeCommit message (Expand)Author
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: 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/powerplay: Fix KASAN user after free on driver unload.Andrey Grodzovsky
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
2017-12-20drm/amd/pp: Get and save Rv smu versionRex Zhu
2017-09-26drm/amd/powerplay: add new helper functions in hwmgr.hRex Zhu
2017-09-26drm/amd/powerplay: refine powerplay code.Rex Zhu
2017-09-26drm/amd/powerplay: refine interface in struct pp_smumgr_funcRex Zhu
2017-05-24drm/amd/powerplay: print msg id when smu failed.Rex Zhu
2017-05-24drm/amdgpu/raven: power up/down VCN via the SMU (v2)Alex Deucher
2017-05-24drm/amd/powerplay/rv: power up/down sdma via the SMUChunming Zhou
2017-05-24drm/amd/powerplay: add raven support in smumgr. (v2)Rex Zhu