[PATCH i-g-t 3/5] tests/xe_compute: Update documentation
Zbigniew Kempczyński
zbigniew.kempczynski at intel.com
Thu Feb 20 08:07:15 UTC 2025
On Mon, Feb 17, 2025 at 08:18:52AM +0000, priyanka.dandamudi at intel.com wrote:
> From: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
>
> PTL support is added for compute and compute_preempt tests. Update the GPU
> requirement field.
>
> Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
Reviewed-by: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>
--
Zbigniew
> ---
> tests/intel/xe_compute.c | 2 +-
> tests/intel/xe_compute_preempt.c | 6 +++---
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/tests/intel/xe_compute.c b/tests/intel/xe_compute.c
> index 62beb24dc..558b46eba 100644
> --- a/tests/intel/xe_compute.c
> +++ b/tests/intel/xe_compute.c
> @@ -164,7 +164,7 @@ test_compute_kernel_with_ccs_mode(int num_gt)
> /**
> * SUBTEST: compute-square
> * Sub-category: Compute square tests
> - * GPU requirement: TGL, PVC, LNL
> + * GPU requirement: TGL, PVC, LNL, PTL
> * Description:
> * Run an openCL Kernel that returns output[i] = input[i] * input[i],
> * for an input dataset..
> diff --git a/tests/intel/xe_compute_preempt.c b/tests/intel/xe_compute_preempt.c
> index 7ce5c595a..5319dee7b 100644
> --- a/tests/intel/xe_compute_preempt.c
> +++ b/tests/intel/xe_compute_preempt.c
> @@ -20,17 +20,17 @@
>
> /**
> * SUBTEST: compute-preempt
> - * GPU requirement: LNL
> + * GPU requirement: LNL, PTL
> * Description:
> * Exercise compute walker mid thread preemption scenario
> *
> * SUBTEST: compute-preempt-many
> - * GPU requirement: LNL
> + * GPU requirement: LNL, PTL
> * Description:
> * Exercise multiple walker mid thread preemption scenario
> *
> * SUBTEST: compute-threadgroup-preempt
> - * GPU requirement: LNL
> + * GPU requirement: LNL, PTL
> * Description:
> * Exercise compute walker threadgroup preemption scenario
> */
> --
> 2.34.1
>
More information about the igt-dev
mailing list