From: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t v3 9/9] tests/gem|xe_compute: Update documentation regarding test requirements
Date: Mon, 11 Sep 2023 08:03:45 +0200 [thread overview]
Message-ID: <20230911060345.324372-10-zbigniew.kempczynski@intel.com> (raw)
In-Reply-To: <20230911060345.324372-1-zbigniew.kempczynski@intel.com>
Currently test is prepared to run on DG2, ATS-M and PVC so lets
reflect this in the documentation tags.
Signed-off-by: Zbigniew Kempczyński <zbigniew.kempczynski@intel.com>
Cc: Christoph Manszewski <christoph.manszewski@intel.com>
Cc: Francois Dugast <francois.dugast@intel.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Reviewed-by: Francois Dugast <francois.dugast@intel.com>
---
tests/intel/gem_compute.c | 3 +--
tests/intel/xe_compute.c | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/tests/intel/gem_compute.c b/tests/intel/gem_compute.c
index 3813f0f82d..8d0214c4d3 100644
--- a/tests/intel/gem_compute.c
+++ b/tests/intel/gem_compute.c
@@ -18,12 +18,11 @@
/**
* SUBTEST: compute-square
- * GPU requirement: only works on TGL
+ * GPU requirement: TGL, DG2, ATS-M
* Description:
* Run an openCL Kernel that returns output[i] = input[i] * input[i],
* for an input dataset..
* Functionality: compute openCL kernel
- * TODO: extend test to cover other platforms
*/
static void
test_compute_square(int fd)
diff --git a/tests/intel/xe_compute.c b/tests/intel/xe_compute.c
index c3a6625960..8cd26b097c 100644
--- a/tests/intel/xe_compute.c
+++ b/tests/intel/xe_compute.c
@@ -19,12 +19,11 @@
/**
* SUBTEST: compute-square
- * GPU requirement: only works on TGL
+ * GPU requirement: TGL, PVC
* Description:
* Run an openCL Kernel that returns output[i] = input[i] * input[i],
* for an input dataset..
* Functionality: compute openCL kernel
- * TODO: extend test to cover other platforms
*/
static void
test_compute_square(int fd)
--
2.34.1
next prev parent reply other threads:[~2023-09-11 6:04 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-11 6:03 [igt-dev] [PATCH i-g-t v3 0/9] Extend compute square to i915 and Xe Zbigniew Kempczyński
2023-09-11 6:03 ` [igt-dev] [PATCH i-g-t v3 1/9] lib/intel_compute: Migrate xe_compute library to intel_compute Zbigniew Kempczyński
2023-09-11 9:49 ` Kamil Konieczny
2023-09-11 6:03 ` [igt-dev] [PATCH i-g-t v3 2/9] lib/intel_compute: Add compatibility flags for running compute Zbigniew Kempczyński
2023-09-11 9:58 ` Kamil Konieczny
2023-09-11 6:03 ` [igt-dev] [PATCH i-g-t v3 3/9] lib/intel_compute: Reorganize the code for i915 version preparation Zbigniew Kempczyński
2023-09-11 6:03 ` [igt-dev] [PATCH i-g-t v3 4/9] lib/intel_compute: Add name field for debugging purposes Zbigniew Kempczyński
2023-09-11 6:03 ` [igt-dev] [PATCH i-g-t v3 5/9] lib/intel_compute: Add i915 path in compute library Zbigniew Kempczyński
2023-09-11 6:03 ` [igt-dev] [PATCH i-g-t v3 6/9] intel/gem_compute: Add test which runs compute workload on i915 Zbigniew Kempczyński
2023-09-11 6:03 ` [igt-dev] [PATCH i-g-t v3 7/9] lib/intel_compute: Add XeHP implementation of compute pipeline Zbigniew Kempczyński
2023-09-11 6:03 ` [igt-dev] [PATCH i-g-t v3 8/9] lib/intel_compute: Adding pvc compute pipeline implementation Zbigniew Kempczyński
2023-09-11 6:03 ` Zbigniew Kempczyński [this message]
2023-09-11 6:57 ` [igt-dev] ✓ CI.xeBAT: success for Extend compute square to i915 and Xe (rev3) Patchwork
2023-09-11 7:04 ` [igt-dev] ✗ Fi.CI.BAT: failure " Patchwork
2023-09-11 8:17 ` Zbigniew Kempczyński
2023-09-11 10:10 ` Yedireswarapu, SaiX Nandan
2023-09-11 10:09 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-09-11 12:21 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230911060345.324372-10-zbigniew.kempczynski@intel.com \
--to=zbigniew.kempczynski@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox