]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/amdgpu: disable ASPM on VI if pcie dpm is disabled
authorKenneth Feng <kenneth.feng@amd.com>
Thu, 25 Jun 2026 09:48:22 +0000 (17:48 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 Jul 2026 20:21:49 +0000 (16:21 -0400)
commit18a7826aea6fd09f2d371c02cec70c7234fc4879
treef777820bd27a3106153f46ecbb462d0565156fb2
parent9c809e489802e40d7845f4daf5a9d828830a8724
drm/amd/amdgpu: disable ASPM on VI if pcie dpm is disabled

Disable ASPM on VI if PCIE dpm is disabled.

Fixes: bb00bf17328d ("drm/amd/amdgpu: decouple ASPM with pcie dpm")
Closes: https://gitlab.freedesktop.org/drm/amd/-/work_items/5370
Signed-off-by: Kenneth Feng <kenneth.feng@amd.com>
Reviewed-by: Yang Wang <kevinyang.wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 873a8d6b3c0a386408c891e4ff1c684fa11783e1)
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c