Re: [PATCH] drm/amdgpu: init microcode chip name from ip versions

2024-04-21 Thread Lazar, Lijo
On 4/22/2024 11:23 AM, Le Ma wrote: > To adapt to different gc versions in gfx_v9_4_3.c file. > > Change-Id: Ib4465aade0dcbbcc43318c6dc865f813c5411097 > Signed-off-by: Le Ma > Reviewed-by: Hawking Zhang Reviewed-by: Lijo Lazar Thanks, Lijo > --- > drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c

[PATCH] drm/amdgpu: init microcode chip name from ip versions

2024-04-21 Thread Le Ma
To adapt to different gc versions in gfx_v9_4_3.c file. Change-Id: Ib4465aade0dcbbcc43318c6dc865f813c5411097 Signed-off-by: Le Ma Reviewed-by: Hawking Zhang --- drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/am