On Mon, 25 Apr 2022 at 16:22, Ramalingam C <ramalinga...@intel.com> wrote:
>
> From: Chris Wilson <chris.p.wil...@intel.com>
>
> When predication is enabled all commands baring a few (such as MI_BB_END)
> are nop'ed. If we accidentally enable predication while poisoning the
> context, not only is the rest of the poisoning skipped (thus disabling
> the test), but the closing instructions of the poison request are
> nop'ed. Not only do we then not signal the waiting context, but we even
> prevent re-enabling arbitration and the GPU will not perform a context
> switch at the end of the request.
>
> Cc: Joonas Lahtinen <joonas.lahti...@linux.intel.com>
> Suggested-by: CQ Tang <cq.t...@intel.com>
> Signed-off-by: Chris Wilson <chris.p.wil...@intel.com>
> Signed-off-by: Ramalingam C <ramalinga...@intel.com>
Reviewed-by: Matthew Auld <matthew.a...@intel.com>

Reply via email to