]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/amdgpu: fix postclose order
authorChristian König <christian.koenig@amd.com>
Tue, 25 Aug 2015 13:05:20 +0000 (15:05 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Aug 2015 21:51:37 +0000 (17:51 -0400)
commit02537d63623ce5281c20d76f1b61797a7836acf4
tree110a8cb3b126d60f7855dafd9eb2546427341292
parentc7ae72c01be10f539f385f624713f8ba0aa11a8f
drm/amdgpu: fix postclose order

The context needs to finish before everything else.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c