Re: [PATCH] drm/amd: Fix initialization for nbio 7.5.1

2023-02-20 Thread Deucher, Alexander
[AMD Official Use Only - General] Acked-by: Alex Deucher From: amd-gfx on behalf of Mario Limonciello Sent: Monday, February 20, 2023 1:10 PM To: amd-gfx@lists.freedesktop.org Cc: Gong, Richard ; Limonciello, Mario Subject: [PATCH] drm/amd: Fix

[PATCH] drm/amd: Fix initialization for nbio 7.5.1

2023-02-20 Thread Mario Limonciello
A mistake has been made in the BIOS for some ASICs with NBIO 7.5.1 where some NBIO registers aren't properly setup. Ensure that they're set during initialization. Tested-by: Richard Gong Signed-off-by: Mario Limonciello --- drivers/gpu/drm/amd/amdgpu/nbio_v7_2.c | 5 + 1 file changed, 5 in