diff options
author | Likun Gao <Likun.Gao@amd.com> | 2019-12-02 15:04:35 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-12-03 11:08:17 -0500 |
commit | f275cde7066a27ab7afa0a1d95390dbf237726a2 (patch) | |
tree | e42e3b8cc70b75b4021d8c675f7e7c82b7029726 /drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.h | |
parent | 7091b60cadae8353866084f3d2d61affa66f6473 (diff) |
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.h')
0 files changed, 0 insertions, 0 deletions