drm/amd: Fix initialization mistake for NBIO 7.7.0
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Tue, 12 Nov 2024 16:11:42 +0000 (10:11 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 12 Nov 2024 22:10:40 +0000 (17:10 -0500)
commit447a54a0f79c9a409ceaa17804bdd2e0206397b9
tree1a72c7a9e80648e9e61b1af588ba9124a8cea681
parent3c2296b1eec55b50c64509ba15406142d4a958dc
drm/amd: Fix initialization mistake for NBIO 7.7.0

There is a strapping issue on NBIO 7.7.0 that can lead to spurious PME
events while in the D0 state.

Co-developed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://lore.kernel.org/r/20241112161142.28974-1-mario.limonciello@amd.com
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c