All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t, v2] i915/gem_gpgpu_fill: Add test description
@ 2020-12-07 11:44 apoorva1.singh
  2020-12-07 12:22 ` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_gpgpu_fill: Add test description (rev2) Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: apoorva1.singh @ 2020-12-07 11:44 UTC (permalink / raw)
  To: zbigniew.kempczynski, igt-dev, arjun.melkaveri

From: Apoorva Singh <apoorva1.singh@intel.com>

Add description for the test

v2: Modified description to be more precise

Signed-off-by: Apoorva Singh <apoorva1.singh@intel.com>
Cc: Melkaveri, Arjun <arjun.melkaveri@intel.com>
Cc: Kempczynski, Zbigniew <zbigniew.kempczynski@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..fdd1e93b 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("Verify surface is filled correctly using GPGPU pipeline");
+
 #define WIDTH 64
 #define HEIGHT 64
 #define STRIDE (WIDTH)
-- 
2.25.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-07 14:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07 11:44 [igt-dev] [PATCH i-g-t, v2] i915/gem_gpgpu_fill: Add test description apoorva1.singh
2020-12-07 12:22 ` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_gpgpu_fill: Add test description (rev2) Patchwork
2020-12-07 12:33 ` [igt-dev] [PATCH i-g-t, v2] i915/gem_gpgpu_fill: Add test description Zbigniew Kempczyński
2020-12-07 14:13 ` [igt-dev] ✓ Fi.CI.IGT: success for i915/gem_gpgpu_fill: Add test description (rev2) Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.