]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu/gfx10: remove unnecessary waiting on gfx inactive
authorJack Xiao <Jack.Xiao@amd.com>
Mon, 6 May 2019 08:40:48 +0000 (16:40 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:59:29 +0000 (18:59 -0500)
commit2c195b6cac59e2d60b75ac20379a7a48f5185c2c
treef9246924d555bb0918099b07b852390bb331da68
parente17a512a18c1f1dece8c3d4f9685c581052d3191
drm/amdgpu/gfx10: remove unnecessary waiting on gfx inactive

The following KIQ ring test could guarantee the previous unmap
has been done.

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c