From: Christian König
Now that we can pipeline evictions we need to wait for
them to finish when we cleanup a memory domain.
Signed-off-by: Christian König
---
drivers/gpu/drm/ttm/ttm_bo.c | 18 ++
1 file changed, 18 insertions(+)
diff --git a/drivers/gpu/drm/ttm/ttm_bo.c b/
On Wed, Jun 22, 2016 at 8:16 AM, Christian König
wrote:
> From: Christian König
>
> Now that we can pipeline evictions we need to wait for
> them to finish when we cleanup a memory domain.
>
> Signed-off-by: Christian König
Reviewed-by: Alex Deucher
> ---
> drivers/gpu/drm/ttm/ttm_bo.c |