]> git.hungrycats.org Git - linux/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 Nov 2024 14:37:32 +0000 (15:37 +0100)
commitd61a1ccd79b97fb827e5823bfe13e4a248bb8ff3
treefd47d7e2e2f1eddb5af20a32dfd6b33945a9de57
parent74d8e0efa065756be311a836a714593339f1114b
drm/amd: Fix initialization mistake for NBIO 7.7.0

commit 7013a8268d311fded6c7a6528fc1de82668e75f6 upstream.

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>
(cherry picked from commit 447a54a0f79c9a409ceaa17804bdd2e0206397b9)
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c