]> git.baikalelectronics.ru Git - kernel.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)
commitfccaa63bf08c8558bdfc93fd79573df50c470849
tree110a8cb3b126d60f7855dafd9eb2546427341292
parent38ede59962fb8585b0c5130030d167a335ba47d4
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