]> 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)
commit0b9fbcf92eafcad305bb82de428e46b372c568a8
tree5e766c2404d6b728c4e9488b32e5493548c95220
parent47bc8185a92b09ffc0b1caae1daec8e71a4a81d7
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