drm/amdgpu: handle runtime pm in drm pre/post close
authorAlex Deucher <alexander.deucher@amd.com>
Sat, 27 Aug 2016 16:27:24 +0000 (12:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 2 Sep 2016 14:34:48 +0000 (10:34 -0400)
commitd6bda7b4b4997f1062844dbc8b47708d244c10be
tree47c6b5c27b483897f91f4f310d69bc587ced42f0
parent32c59dc14b72803f20742e5b6e515d39e90dbb83
drm/amdgpu: handle runtime pm in drm pre/post close

Close was not handled correctly.

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c