]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb023e9280765ae8245d6a63cfc6f8ad3e0d1ba27
treec35d053db296120b279d6769c380a290b02aac6e
parent80be814fe6849963ad20a0365057a0d1123ffe97
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