RE: [PATCH 2/2] drm/amdgpu/mes12: add missing opcode string

2024-07-15 Thread Liu, Shaoyun
[AMD Official Use Only - AMD Internal Distribution Only] Reviewed-by : shaoyun. Liu -Original Message- From: amd-gfx On Behalf Of Alex Deucher Sent: Wednesday, July 10, 2024 9:44 AM To: Deucher, Alexander Cc: amd-gfx@lists.freedesktop.org Subject: Re: [PATCH 2/2] drm/amdgpu/mes12: add

RE: [PATCH 2/2] drm/amdgpu/mes12: add missing opcode string

2024-07-10 Thread Zhang, Hawking
] drm/amdgpu/mes12: add missing opcode string Fixes the indexing of the string array. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/mes_v12_0.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/amd/amdgpu/mes_v12_0.c b/drivers/gpu/drm/amd/amdgpu/mes_v12_0.c index

Re: [PATCH 2/2] drm/amdgpu/mes12: add missing opcode string

2024-07-10 Thread Alex Deucher
Ping on this series? Alex On Mon, Jul 8, 2024 at 6:30 PM Alex Deucher wrote: > > Fixes the indexing of the string array. > > Signed-off-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/mes_v12_0.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/gpu/drm/amd/amdgpu/mes_v12_0.

[PATCH 2/2] drm/amdgpu/mes12: add missing opcode string

2024-07-08 Thread Alex Deucher
Fixes the indexing of the string array. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/mes_v12_0.c | 1 + 1 file changed, 1 insertion(+) 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/driver