Skip to content
Snippets Groups Projects
Commit 8a5d44dc authored by Chris Wilson's avatar Chris Wilson :thinking:
Browse files

i915/gem_exec_balancer: Wait for both engines to complete before resubmitting


As the scratch buf is shared between the two requests on both engines,
we need to wait for both to finish using the buffer before we reset it.

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: default avatarMika Kuoppala <mika.kuoppala@linux.intel.com>
parent 2d2fd6ce
No related branches found
No related tags found
No related merge requests found
Pipeline #76305 passed
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