aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/mes_v12_0.c
diff options
context:
space:
mode:
authorAlex Deucher <[email protected]>2024-07-08 21:40:14 +0000
committerAlex Deucher <[email protected]>2024-07-12 15:46:46 +0000
commit1cff1010bef6f325d895db0306b59dc7232ed9b7 (patch)
treeebb42bef077e20488cddaa26fee5089f30d97a93 /drivers/gpu/drm/amd/amdgpu/mes_v12_0.c
parentdrm/amdgpu/mes11: update opcode strings (diff)
downloadkernel-1cff1010bef6f325d895db0306b59dc7232ed9b7.tar.gz
kernel-1cff1010bef6f325d895db0306b59dc7232ed9b7.zip
drm/amdgpu/mes12: add missing opcode string
Fixes the indexing of the string array. Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/mes_v12_0.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/mes_v12_0.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/mes_v12_0.c b/drivers/gpu/drm/amd/amdgpu/mes_v12_0.c
index 106eef1ff5cc..c9f74231ad59 100644
--- a/drivers/gpu/drm/amd/amdgpu/mes_v12_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/mes_v12_0.c
@@ -99,6 +99,7 @@ static const char *mes_v12_0_opcodes[] = {
"SET_LOG_BUFFER",
"CHANGE_GANG_PRORITY",
"QUERY_SCHEDULER_STATUS",
+ "unused",
"SET_DEBUG_VMID",
"MISC",
"UPDATE_ROOT_PAGE_TABLE",