]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
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)
commit914f9e18c859d9413058c3632aba54d348a6527e
tree1db7eccbe8ecfac0d503367c1f8bd7cdd0266c76
parent8e008dd70e0cf5b0fd7a5a29e00f613370e5ca74
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