[igt-dev] [PATCH i-g-t] i915/gem_gpgpu_fill: Add test description
Zbigniew Kempczyński
zbigniew.kempczynski at intel.com
Mon Dec 7 08:22:56 UTC 2020
On Sun, Dec 06, 2020 at 05:40:45PM +0530, apoorva1.singh at intel.com wrote:
> From: Apoorva Singh <apoorva1.singh at intel.com>
>
> Add description for the test
>
> Signed-off-by: Apoorva Singh <apoorva1.singh at intel.com>
> Cc: Melkaveri, Arjun <arjun.melkaveri at intel.com>
> ---
> tests/i915/gem_gpgpu_fill.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/tests/i915/gem_gpgpu_fill.c b/tests/i915/gem_gpgpu_fill.c
> index c605629f..3356892d 100644
> --- a/tests/i915/gem_gpgpu_fill.c
> +++ b/tests/i915/gem_gpgpu_fill.c
> @@ -47,6 +47,8 @@
> #include "igt.h"
> #include "intel_bufops.h"
>
> +IGT_TEST_DESCRIPTION("Test for the gpgpu fill function - a very simple workload for the GPGPU pipeline");
> +
Maybe "Verify surface is filled correctly using GPGPU pipeline"?
--
Zbigniew
> #define WIDTH 64
> #define HEIGHT 64
> #define STRIDE (WIDTH)
> --
> 2.25.1
>
> _______________________________________________
> igt-dev mailing list
> igt-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev
More information about the igt-dev
mailing list