drm/amd/powerplay: add enum smu_msg_type to header
authorKevin Wang <Kevin1.Wang@amd.com>
Wed, 19 Dec 2018 07:12:10 +0000 (15:12 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:03:56 +0000 (15:03 -0500)
commit64136ea6e7d678a1b705b2b5519c5476715c8498
treefc50e8f4e1f6e35560a77d0cb1571f0d7061d2f4
parente88e4f836c6138bd16b070128a9bcc56824a8037
drm/amd/powerplay: add enum smu_msg_type to header

each asic with different message index,
add this header to help top level smu code to send message.

Signed-off-by: Kevin Wang <Kevin1.Wang@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h