]> www.infradead.org Git - users/dwmw2/linux.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)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Nov 2024 15:03:05 +0000 (10:03 -0500)
commit349af06a3abd0bb3787ee2daf3ac508412fe8dcc
tree56e2fda07308b8336817c1dfe6411151b7d2e9ba
parent902fbbf429b8213232b18de0ddfd5c0f3851cb8f
drm/amd: Fix initialization mistake for NBIO 7.11 devices

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>
drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c