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

2023-01-30 Thread Alex Deucher
On Mon, Jan 30, 2023 at 11:16 AM Mario Limonciello wrote: > > A mistake has been made on some boards with NBIO 4.3.0 where some > NBIO registers aren't properly set by the hardware. > > Ensure that they're set during initialization. > > Cc: Natikar Basavaraj > Tested-by: Satyanarayana ReddyTVN >

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

2023-01-30 Thread Mario Limonciello
A mistake has been made on some boards with NBIO 4.3.0 where some NBIO registers aren't properly set by the hardware. Ensure that they're set during initialization. Cc: Natikar Basavaraj Tested-by: Satyanarayana ReddyTVN Tested-by: Rutvij Gajjar Signed-off-by: Mario Limonciello --- drivers/g