linux_dsm_epyc7002/drivers/gpu/drm/amd/powerplay
Likun Gao 76d8f83b2a drm/amdgpu/powerplay: unify smu send message function
Drop smu_send_smc_msg function from ASIC specify structure.
Reuse smu_send_smc_msg_with_param function for smu_send_smc_msg.
Set paramer to 0 for smu_send_msg function, otherwise it will send
with previous paramer value (Not a certain value).
Materialize msg type for smu send message function definition.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-12-03 11:49:41 -05:00
..
hwmgr drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2) 2019-11-22 14:35:10 -05:00
inc drm/amdgpu/powerplay: unify smu send message function 2019-12-03 11:49:41 -05:00
smumgr drm/amdgpu/powerplay: fix typo in mvdd table setup 2019-10-10 19:35:41 -05:00
amd_powerplay.c drm/amd/powerplay: dynamically disable ds and ulv for compute 2019-11-08 12:30:17 -05:00
amdgpu_smu.c drm/amdgpu/powerplay: unify smu send message function 2019-12-03 11:49:41 -05:00
arcturus_ppt.c drm/amdgpu/powerplay: unify smu send message function 2019-12-03 11:49:41 -05:00
arcturus_ppt.h drm/amd/powerplay: update arcturus_ppt.c/h V3 2019-07-30 23:48:33 -05:00
Makefile drm/amdgpu/powerplay: add smu ip block for renoir (v2) 2019-08-22 17:36:58 -05:00
navi10_ppt.c drm/amdgpu/powerplay: unify smu send message function 2019-12-03 11:49:41 -05:00
navi10_ppt.h drm/amd/powerplay: read pcie speed/width info (v2) 2019-11-13 15:29:42 -05:00
renoir_ppt.c drm/amdgpu/powerplay: unify smu send message function 2019-12-03 11:49:41 -05:00
renoir_ppt.h drm/amd/powerplay: implement sysfs for getting dpm clock 2019-09-13 17:49:19 -05:00
smu_internal.h drm/amdgpu/powerplay: unify smu send message function 2019-12-03 11:49:41 -05:00
smu_v11_0.c drm/amdgpu/powerplay: unify smu send message function 2019-12-03 11:49:41 -05:00
smu_v12_0.c drm/amdgpu/powerplay: unify smu send message function 2019-12-03 11:49:41 -05:00
vega20_ppt.c drm/amdgpu/powerplay: unify smu send message function 2019-12-03 11:49:41 -05:00
vega20_ppt.h drm/amd/powerplay: simplified od_settings for each asic 2019-06-21 18:59:32 -05:00