Commit 478cb8ba authored by Alex Deucher's avatar Alex Deucher

drm/amdgpu/mes11: update opcode strings

Add new packet.
Reviewed-by: default avatarHawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 7ed58b68
...@@ -120,6 +120,9 @@ static const char *mes_v11_0_opcodes[] = { ...@@ -120,6 +120,9 @@ static const char *mes_v11_0_opcodes[] = {
"MISC", "MISC",
"UPDATE_ROOT_PAGE_TABLE", "UPDATE_ROOT_PAGE_TABLE",
"AMD_LOG", "AMD_LOG",
"unused",
"unused",
"SET_HW_RSRC_1",
}; };
static const char *mes_v11_0_misc_opcodes[] = { static const char *mes_v11_0_misc_opcodes[] = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment