drm/amdgpu/mes12: add missing opcode string
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Jul 2024 21:40:14 +0000 (17:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Jul 2024 15:46:46 +0000 (11:46 -0400)
commit1cff1010bef6f325d895db0306b59dc7232ed9b7
treeebb42bef077e20488cddaa26fee5089f30d97a93
parent478cb8badf1898f22e19e4d21f7d7b70cd44df9e
drm/amdgpu/mes12: add missing opcode string

Fixes the indexing of the string array.

Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c