diff options
author | Likun Gao <Likun.Gao@amd.com> | 2019-12-02 08:04:35 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-12-03 17:49:41 +0100 |
commit | 76d8f83b2a6175909f4e93de868609d76fbba47c (patch) | |
tree | 4907df6d86fd7ae8acc1a197a73d7b5cb2a84375 /drivers/ntb | |
parent | drm/amd/display: re-enable wait in pipelock, but add timeout (diff) | |
download | linux-76d8f83b2a6175909f4e93de868609d76fbba47c.tar.xz linux-76d8f83b2a6175909f4e93de868609d76fbba47c.zip |
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/ntb')
0 files changed, 0 insertions, 0 deletions