Skip to content
Snippets Groups Projects
Commit 05974a79 authored by Zbigniew Kempczyński's avatar Zbigniew Kempczyński
Browse files

i915/gem_softpin: Ensure gpu is idle when we use manual placement


For separate execution there is no risk we may reserve offset which is
still in use by some job. But for running bunch of allocator tests
which may be still on gpu such risk exists. To avoid failures on
grouped execution ensure for 'nopin' subtests gpu is idle first.

Signed-off-by: default avatarZbigniew Kempczyński <zbigniew.kempczynski@intel.com>
Reviewed-by: default avatarKamil Konieczny <kamil.konieczny@linux.intel.com>
parent e6d15f2d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment