]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gfx7: fix pipeline sync
authorChunming Zhou <David1.Zhou@amd.com>
Mon, 9 May 2016 09:29:39 +0000 (17:29 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 May 2016 17:30:29 +0000 (13:30 -0400)
commit9aab957c76ff6a762bdfbfd4f85beb12ac0e0bd8
tree1db7eccbe8ecfac0d503367c1f8bd7cdd0266c76
parent750e924c96799349fd56f5f158bb6fe00cae15fe
drm/amdgpu/gfx7: fix pipeline sync

Need to wait on the fence as well.

Signed-off-by: Chunming Zhou <David1.Zhou@amd.com>
Reviewed-by: Monk Liu <monk.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c