drm/amdgpu/mes10.1: add the mes fw api
authorJack Xiao <Jack.Xiao@amd.com>
Tue, 15 Oct 2019 09:02:45 +0000 (17:02 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:08 +0000 (01:59 -0400)
commit3f63345d38a604b1aeab518b9c1845e91430baec
tree47cad6c9a4c961281b3e86a5b886020a637d0aeb
parente25c0dcd0d581c9dbd2c90a17d7f2f8688e83d3c
drm/amdgpu/mes10.1: add the mes fw api

Add the definitions of mes commands.

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mes_api_def.h [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/mes_v10_1.c