]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/amdgpu: disable runpm if we are the primary adapter"
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 13:23:28 +0000 (09:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 May 2022 20:50:00 +0000 (16:50 -0400)
commit7163a6f8d37822b73ff2e1dae2486eb0dcb3c389
treebe58edde45b354087535bc907df69992d91511c4
parent114be027cd70cef14bad4e236fc5ded2ac8da428
Revert "drm/amdgpu: disable runpm if we are the primary adapter"

This reverts commit de3ba82c703d1a25e8d9fca55af84ddae8831c56.

This workaround is no longer necessary.  We have a better workaround
in commit 658af518cfab71 ("drm/amdgpu: don't runtime suspend if there are displays attached (v3)").

Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c