From: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 0/2] Add an option to protect Xe test builds
Date: Tue, 9 May 2023 09:34:24 +0200 [thread overview]
Message-ID: <20230509073426.1154390-1-mauro.chehab@linux.intel.com> (raw)
From: Mauro Carvalho Chehab <mchehab@kernel.org>
The Xe driver is currently under heavy development and has not
merged upstream yet. While merging doesn't happen, the API may
still change, as upstream may request changes on it and/or
driver developers may need to tweak some API bits.
While this is happening, incompatible API changes may still
happen. As IGT is distributed on some distros, placing Xe
tests on binaries is not a good idea, as such tests may fail
when the final version gets released.
So, add a build option to allow disabling Xe driver builds.
The first patch adds such option but keeps it enabled by
default, as we don't want to break any CI automation that
may be relying on having the driver enabled.
The idea is to get the first patch merged, and then give
some time to adjust CI scripts. Afterwards, apply the
second one changing the default.
Mauro Carvalho Chehab (2):
meson: add an option to control Xe test builds
meson_options.txt: disable Xe driver tests by default
docs/testplan/meson.build | 9 ++++++++-
meson_options.txt | 10 ++++++++++
tests/meson.build | 23 ++++++++++++++---------
3 files changed, 32 insertions(+), 10 deletions(-)
--
2.40.1
next reply other threads:[~2023-05-09 7:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-09 7:34 Mauro Carvalho Chehab [this message]
2023-05-09 7:34 ` [igt-dev] [PATCH i-g-t 1/2] meson: add an option to control Xe test builds Mauro Carvalho Chehab
2023-05-09 15:13 ` Rodrigo Vivi
2023-05-09 7:34 ` [igt-dev] [PATCH i-g-t 2/2] meson_options.txt: disable Xe driver tests by default Mauro Carvalho Chehab
2023-05-09 7:48 ` [igt-dev] ✗ GitLab.Pipeline: warning for Add an option to protect Xe test builds Patchwork
2023-05-09 8:25 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-05-09 13:01 ` [igt-dev] ✓ Fi.CI.IGT: " 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=20230509073426.1154390-1-mauro.chehab@linux.intel.com \
--to=mauro.chehab@linux.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