[PATCH i-g-t 2/2] tests/intel/gem_exec_schedule: Add w/a tag to prior update for MTL RCS/CCS w/a

Kamil Konieczny kamil.konieczny at linux.intel.com
Thu Feb 29 13:42:49 UTC 2024


Hi John.C.Harrison,
On 2024-02-26 at 15:57:36 -0800, John.C.Harrison at Intel.com wrote:
> From: John Harrison <John.C.Harrison at Intel.com>
> 
> This test was recently updated to not fall foul of a particular
> workaround. The w/a tag itself was missed, however. So, add that in to
> make it easier to find in the future.
> 
> Signed-off-by: John Harrison <John.C.Harrison at Intel.com>

Acked-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>

> ---
>  tests/intel/gem_exec_schedule.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/intel/gem_exec_schedule.c b/tests/intel/gem_exec_schedule.c
> index 3fd91b2fae80..8612929cc403 100644
> --- a/tests/intel/gem_exec_schedule.c
> +++ b/tests/intel/gem_exec_schedule.c
> @@ -444,6 +444,7 @@
>  IGT_TEST_DESCRIPTION("Check that we can control the order of execution");
>  
>  /*
> + * Wa_16019325821
>   * The RCS/CCS workaround on MTL means that if spinners are sent to both RCS
>   * and CCS engines concurrently then the system is effectively dead and will
>   * require a reset of both engines to recover. Even pre-emptible spinners
> -- 
> 2.43.0
> 


More information about the igt-dev mailing list