drm/amdgpu: stop waiting on UVD messages before mapping them
authorChristian König <christian.koenig@amd.com>
Thu, 10 Mar 2016 15:23:29 +0000 (16:23 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 14 Mar 2016 17:43:18 +0000 (13:43 -0400)
commitf4247c5046cdea4e166620f41c0bd3b475e98fff
treec35d053db296120b279d6769c380a290b02aac6e
parent587f3c70aaf07081fb24ac035789836a3f7d9008
drm/amdgpu: stop waiting on UVD messages before mapping them

amdgpu_bo_kmap() now always waits for moves to finish.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c