drm/amd: Fix initialization for nbio 7.5.1
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 20 Feb 2023 05:04:04 +0000 (23:04 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 Mar 2023 03:38:22 +0000 (22:38 -0500)
commit65a24000808f70ac69bd2a96381fa0c7341f20c0
tree5882846df43b71d5843f7a5c7e26c21b21f39c0a
parentc76e483cd9163138e8fc44d829c986819f072d4f
drm/amd: Fix initialization for nbio 7.5.1

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 <richard.gong@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org # 6.1.x
drivers/gpu/drm/amd/amdgpu/nbio_v7_2.c