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

Liu, Shaoyun Shaoyun.Liu at amd.com
Mon Jul 15 11:50:52 UTC 2024


[AMD Official Use Only - AMD Internal Distribution Only]

Reviewed-by : shaoyun. Liu <Shaoyun.liu at amd.com>

-----Original Message-----
From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of Alex Deucher
Sent: Wednesday, July 10, 2024 9:44 AM
To: Deucher, Alexander <Alexander.Deucher at amd.com>
Cc: amd-gfx at lists.freedesktop.org
Subject: Re: [PATCH 2/2] drm/amdgpu/mes12: add missing opcode string

Ping on this series?

Alex

On Mon, Jul 8, 2024 at 6:30 PM Alex Deucher <alexander.deucher at amd.com> wrote:
>
> Fixes the indexing of the string array.
>
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> ---
>  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/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",
> --
> 2.45.2
>


More information about the amd-gfx mailing list