commit | df264f9e08081c8c79523fd9e9f5241ed23ee7e8 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Jun 28 15:41:17 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jul 14 11:05:57 2017 -0400 |
tree | e4ec93583462e2c4d749a14a43a2c2a2623ecc8f | |
parent | 369421cbfabf0650b73571d7d1c026fc3830e74d [diff] |
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>