drm/amdgpu: allow flushing VMID0 before IB execution as well
authorChristian König <christian.koenig@amd.com>
Wed, 28 Jun 2017 13:41:17 +0000 (15:41 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:05:57 +0000 (11:05 -0400)
commitdf264f9e08081c8c79523fd9e9f5241ed23ee7e8
treee4ec93583462e2c4d749a14a43a2c2a2623ecc8f
parent369421cbfabf0650b73571d7d1c026fc3830e74d
drm/amdgpu: allow flushing VMID0 before IB execution as well

This allows us to queue IBs which needs an up to date system domain as well.

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