]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec3e714c232ea62cd755b1c314d7395c0b219fb0
tree47cad6c9a4c961281b3e86a5b886020a637d0aeb
parentd7f4b09f2b6cfc594630d0c0cfe708d63caf2642
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