Quoting Chris Wilson (2018-02-16 15:32:10)
> We can't assert that the execlists are active before we set the flag. So
> perform the assert after we are expected to have marked the execlists
> active.
>
> Fixes: 339ccd35b42c ("drm/i915: Assert that we always complete a submission
> to guc/execlist
We can't assert that the execlists are active before we set the flag. So
perform the assert after we are expected to have marked the execlists
active.
Fixes: 339ccd35b42c ("drm/i915: Assert that we always complete a submission to
guc/execlists")
Signed-off-by: Chris Wilson
Cc: MichaĆ Winiarski