[igt-dev] [PATCH i-g-t] i915/gem_gpgpu_fill: Add test description

apoorva1.singh at intel.com apoorva1.singh at intel.com
Sun Dec 6 12:10:45 UTC 2020


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");
+
 #define WIDTH 64
 #define HEIGHT 64
 #define STRIDE (WIDTH)
-- 
2.25.1



More information about the igt-dev mailing list