diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-12-07 01:06:17 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-12-07 20:31:02 +0000 |
commit | 834e3127c747040b87f12a20b653cba27d980e00 (patch) | |
tree | d11c0d2cedf2b264cdeacfa7c248bf169ba615f0 /lib/intel_batchbuffer.c | |
parent | 06aa2c377ed40df1e246fca009c441fa18e53825 (diff) |
Revert "tests/i915: Use engine query interface for gem_ctx_isolation/persistence"
This reverts commit 343aae776a58a67fa153825385e6fe90e3185c5b.
__for_each_physical_engine() reprograms the context, invalidating the
use of e->flags to select engines, necessitating e->index instead.
Without also fixing up the engine selection, the result is that random
engines were being used to read registers from the intended engine.
This does not end well.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Stuart Summers <stuart.summers@intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Acked-by: Andi Shyti <andi.shyti@intel.com>
Diffstat (limited to 'lib/intel_batchbuffer.c')
0 files changed, 0 insertions, 0 deletions