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

Belgaumkar, Vinay vinay.belgaumkar at intel.com
Thu Feb 29 20:35:46 UTC 2024


On 2/29/2024 11:39 AM, 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
Reviewed-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
>    * 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


More information about the igt-dev mailing list