Skip to content

Commit 478cb8b

Browse files
committed
drm/amdgpu/mes11: update opcode strings
Add new packet. Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 7ed58b6 commit 478cb8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

drivers/gpu/drm/amd/amdgpu/mes_v11_0.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@ static const char *mes_v11_0_opcodes[] = {
120120
"MISC",
121121
"UPDATE_ROOT_PAGE_TABLE",
122122
"AMD_LOG",
123+
"unused",
124+
"unused",
125+
"SET_HW_RSRC_1",
123126
};
124127

125128
static const char *mes_v11_0_misc_opcodes[] = {

0 commit comments

Comments
 (0)