From f806d438d63e6ac41b742c3fd1b43cdccc5177dc Mon Sep 17 00:00:00 2001 From: Leo Liu Date: Thu, 14 May 2020 12:27:41 -0400 Subject: [PATCH] tests/amdgpu: clear msg decode flag It is not used for VCN from VCN1, but VCN3 use it for other feature, so clear it, because we don't use the feature for now Signed-off-by: Leo Liu Reviewed-by: Thong Thai Reviewed-by: James Zhu --- tests/amdgpu/decode_messages.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/amdgpu/decode_messages.h b/tests/amdgpu/decode_messages.h index 52c1cbb6..9a9c9932 100644 --- a/tests/amdgpu/decode_messages.h +++ b/tests/amdgpu/decode_messages.h @@ -826,7 +826,7 @@ static const uint8_t vcn_dec_decode_msg[] = { 0x28,0x00,0x00,0x00,0x90,0x06,0x00,0x00,0x02,0x00,0x00,0x00,0x01,0x00,0x00,0x00, 0x03,0x00,0x44,0x40,0x01,0x00,0x00,0x00,0x02,0x00,0x00,0x00,0x38,0x00,0x00,0x00, 0xb4,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x00,0x00,0x00,0xec,0x00,0x00,0x00, - 0x5c,0x04,0x00,0x00,0x00,0x00,0x00,0x00,0x07,0x00,0x00,0x00,0x01,0x00,0x00,0x00, + 0x5c,0x04,0x00,0x00,0x00,0x00,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x60,0x03,0x00,0x00,0xe0,0x01,0x00,0x00,0x80,0x05,0x00,0x00,0x00,0x94,0x6b,0x00, 0x96,0x4e,0x0b,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xaf,0x50,0x00, 0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,