Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/3] IGT cleanup
@ 2024-06-10  8:01 Bhanuprakash Modem
  2024-06-10  8:01 ` [PATCH i-g-t 1/3] tests/panfrost: Move Panfrost tests to new dir Bhanuprakash Modem
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Bhanuprakash Modem @ 2024-06-10  8:01 UTC (permalink / raw)
  To: igt-dev; +Cc: Bhanuprakash Modem, Kamil Konieczny

Move non-Intel tests to new directories and update blocklists.

Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com>

Bhanuprakash Modem (3):
  tests/panfrost: Move Panfrost tests to new dir
  tests/msm: Move MSM tests to new dir
  tests/intel-ci: Update blocklists

 meson.build                               | 16 +++++++++++++++
 tests/intel-ci/blacklist.txt              | 12 +++++------
 tests/intel-ci/xe.blocklist.txt           | 12 +++++------
 tests/meson.build                         | 25 ++++-------------------
 tests/msm/meson.build                     | 16 +++++++++++++++
 tests/panfrost/meson.build                | 15 ++++++++++++++
 tests/{ => panfrost}/panfrost_gem_new.c   |  0
 tests/{ => panfrost}/panfrost_get_param.c |  0
 tests/{ => panfrost}/panfrost_prime.c     |  0
 tests/{ => panfrost}/panfrost_submit.c    |  0
 10 files changed, 63 insertions(+), 33 deletions(-)
 create mode 100644 tests/msm/meson.build
 create mode 100644 tests/panfrost/meson.build
 rename tests/{ => panfrost}/panfrost_gem_new.c (100%)
 rename tests/{ => panfrost}/panfrost_get_param.c (100%)
 rename tests/{ => panfrost}/panfrost_prime.c (100%)
 rename tests/{ => panfrost}/panfrost_submit.c (100%)

-- 
2.43.2


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

end of thread, other threads:[~2024-06-11 18:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-10  8:01 [PATCH i-g-t 0/3] IGT cleanup Bhanuprakash Modem
2024-06-10  8:01 ` [PATCH i-g-t 1/3] tests/panfrost: Move Panfrost tests to new dir Bhanuprakash Modem
2024-06-11 16:33   ` Kamil Konieczny
2024-06-10  8:01 ` [PATCH i-g-t 2/3] tests/msm: Move MSM " Bhanuprakash Modem
2024-06-10 10:50   ` Kamil Konieczny
2024-06-11 16:39   ` Kamil Konieczny
2024-06-11 18:36     ` Rob Clark
2024-06-10  8:01 ` [PATCH i-g-t 3/3] tests/intel-ci: Update blocklists Bhanuprakash Modem
2024-06-11 16:37   ` Kamil Konieczny
2024-06-10  8:51 ` ✓ CI.xeBAT: success for IGT cleanup (rev10) Patchwork
2024-06-10  9:01 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-06-10 10:26 ` ✗ CI.xeFULL: " Patchwork
2024-06-11 16:56   ` Kamil Konieczny
2024-06-11 16:41 ` [PATCH i-g-t 0/3] IGT cleanup Kamil Konieczny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox