RE: [PATCH 2/2] drm/amdgpu: skip gpu_info fw loading on navi12

2024-01-03 Thread Zhang, Hawking
[AMD Official Use Only - General] Series is Reviewed-by: Hawking Zhang Regards, Hawking -Original Message- From: amd-gfx On Behalf Of Alex Deucher Sent: Friday, December 22, 2023 02:11 To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander Subject: [PATCH 2/2] drm/amdgpu: skip

Re: [PATCH 2/2] drm/amdgpu: skip gpu_info fw loading on navi12

2024-01-02 Thread Deucher, Alexander
[AMD Official Use Only - General] Ping on this series? Alex From: Deucher, Alexander Sent: Thursday, December 21, 2023 1:11 PM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander Subject: [PATCH 2/2] drm/amdgpu: skip gpu_info fw loading on navi12 It'

[PATCH 2/2] drm/amdgpu: skip gpu_info fw loading on navi12

2023-12-21 Thread Alex Deucher
It's no longer required. Link: https://gitlab.freedesktop.org/drm/amd/-/issues/2318 Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu