]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: drop pm_runtime_set_active
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 7 May 2020 13:57:09 +0000 (09:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 8 May 2020 18:33:21 +0000 (14:33 -0400)
commita50f0379e3aae18d31e104e3274dd07f305de966
tree5e766c2404d6b728c4e9488b32e5493548c95220
parentf3516e58024ae2dcf85aa5bb435e22aa765e0892
drm/amdgpu: drop pm_runtime_set_active

The pci core handles this for us in pci_pm_init.

Acked-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c