]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amd: Fix initialization mistake for NBIO 7.11 devices
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 18 Nov 2024 17:46:11 +0000 (11:46 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Dec 2024 09:41:15 +0000 (10:41 +0100)
commit6209e4178aeaea4c62670503807cb3a705a71818
tree633277af6244b426f7eb1a36cfdfcc48d8130f20
parente5483137d16f615a02d68e28627f1225e1fd1476
drm/amd: Fix initialization mistake for NBIO 7.11 devices

commit 349af06a3abd0bb3787ee2daf3ac508412fe8dcc upstream.

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

Cc: stable@vger.kernel.org
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://lore.kernel.org/r/20241118174611.10700-2-mario.limonciello@amd.com
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c