OSDN Git Service

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>
Tue, 28 Feb 2023 19:28:51 +0000 (14:28 -0500)
commit33759ce0ce8981c8d27b08927e894904b906e7db
tree22208cc0e3e0db0492e66bd9e1a899a8bafffc2d
parent283947bbd5dd8885dbfbd86515276a9ce4a31251
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>
drivers/gpu/drm/amd/amdgpu/nbio_v7_2.c