summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c
diff options
context:
space:
mode:
authorLikun Gao <Likun.Gao@amd.com>2019-12-02 15:04:35 +0800
committerAlex Deucher <alexander.deucher@amd.com>2019-12-03 11:49:41 -0500
commit76d8f83b2a6175909f4e93de868609d76fbba47c (patch)
tree4907df6d86fd7ae8acc1a197a73d7b5cb2a84375 /drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c
parent627f75d18910b287472593a4a2c41de9a386f5a2 (diff)
downloadlinux-76d8f83b2a6175909f4e93de868609d76fbba47c.tar.bz2
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/gfxhub_v1_1.c')
0 files changed, 0 insertions, 0 deletions