Re: [PATCH 03/12] drm/amdgpu: allow flushing VMID0 before IB execution as well

2017-06-30 Thread Alex Deucher
On Fri, Jun 30, 2017 at 7:22 AM, Christian König wrote: > From: Christian König > > This allows us to queue IBs which needs an up to date system domain as well. > > Signed-off-by: Christian König Reviewed-by: Alex

[PATCH 03/12] drm/amdgpu: allow flushing VMID0 before IB execution as well

2017-06-30 Thread Christian König
From: Christian König This allows us to queue IBs which needs an up to date system domain as well. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | 2 ++ 2 files