]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu: Update runtime pm checks
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 7 May 2025 20:51:38 +0000 (16:51 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 22 May 2025 16:02:14 +0000 (12:02 -0400)
commite90bd6d898165c281b5582361857e7bc8e0f917d
treeeae7e50daccacc09bfca7ad144be6d09ffadc25c
parentf55fcf15a9c585d0a3f294307f1499d3759459c6
drm/amdgpu: Update runtime pm checks

Don't enable BACO when in passthrough. PCI resets don't work
correctly when in BACO.

Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c