]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/powerplay: use virtual msg index to replace asic-related msg index
authorKevin Wang <Kevin1.Wang@amd.com>
Wed, 19 Dec 2018 08:23:23 +0000 (16:23 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:03:56 +0000 (15:03 -0500)
commit5c45103f48d77287b0a641d40c96d284abac8d23
tree614e213fe68e8c451e790d0ceaa3cc0b6d0bce82
parent78031c2c4dcdee689610dbf64dd77e0e3cc11051
drm/amd/powerplay: use virtual msg index to replace asic-related msg index

Using virtual msg index is able to support all ASIC specific message values on
one smu upper layer.

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/smu_v11_0.c