[PATCH i-g-t 07/24] tests/intel: Introduce GPGPU subcategory

Kamil Konieczny kamil.konieczny at linux.intel.com
Mon Mar 4 16:02:30 UTC 2024


Hi Katarzyna,
On 2024-03-04 at 11:16:00 +0000, Katarzyna Piecielska wrote:
> Let's introduce GPGPU subcategory.
> 
> Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
> Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> Cc: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>
> Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
> ---
>  tests/intel/gem_gpgpu_fill.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/tests/intel/gem_gpgpu_fill.c b/tests/intel/gem_gpgpu_fill.c
> index ac283620e..535ac0cc8 100644
> --- a/tests/intel/gem_gpgpu_fill.c
> +++ b/tests/intel/gem_gpgpu_fill.c
> @@ -51,13 +51,13 @@
>  /**
>   * TEST: gem gpgpu fill
>   * Category: Server
> - * Functionality: command submission
> - * Run type: FULL
> - * Sub-category: Compute
> + * Functionality: gpgpu
---------------------^^^^^
What about decipher it here into: General Purpose GPU

Regards,
Kamil

> + * Sub-category: GPGPU
>   * Test category: GEM_Legacy
> + * Feature: compute
> + * Run type: FULL
>   *
>   * SUBTEST: basic
> - * Feature: compute
>   */
>  
>  #define WIDTH 64
> -- 
> 2.34.1
> 


More information about the igt-dev mailing list