]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: implement smu vega20_message_map for vega20
authorKevin Wang <Kevin1.Wang@amd.com>
Wed, 19 Dec 2018 07:46:24 +0000 (15:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:03:56 +0000 (15:03 -0500)
commit2a32abcaea0ad9447609acdef1813513889663b8
tree3dae21143be773c911263f1e5d2d4113087b72df
parent913ad759936992fcffa4ff3e6501cf45d7849b48
drm/amd/powerplay: implement smu vega20_message_map for vega20

This patch implements smu vega20_message_map to map the PPSMC messages from
smu11 to specific asic.

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
drivers/gpu/drm/amd/powerplay/vega20_ppt.c