From: Helen Koike <helen.koike@collabora.com>
To: dri-devel@lists.freedesktop.org
Cc: airlied@gmail.com, daniel@ffwll.ch,
rodrigosiqueiramelo@gmail.com, melissa.srw@gmail.com,
mairacanal@riseup.net, linux-kernel@vger.kernel.org,
robdclark@gmail.com, daniel@fooishbar.org,
vignesh.raman@collabora.com, jani.nikula@linux.intel.com,
mripard@kernel.org, michel.daenzer@mailbox.org,
quic_abhinavk@quicinc.com, quic_jesszhan@quicinc.com
Subject: [PATCH v2 0/2] drm/ci: Update Mesa and Introduce VKMS Support
Date: Fri, 22 Sep 2023 14:12:35 -0300 [thread overview]
Message-ID: <20230922171237.550762-1-helen.koike@collabora.com> (raw)
This patchset offers two enhancements to drm/ci:
1. Mesa Version Update. drm/ci re-uses components from Mesa project.
A recent bug in MesaCI was fixed. The first patch updates drm/ci
Mesa's version, re-allowing containers rebuilds when uncached,
essencial for new runs.
2. VKMS Driver Testing, together with the -skips.txt and -fails.txt
list that were found during the tests.
See pipeline https://gitlab.freedesktop.org/helen.fornazier/linux/-/pipelines/992263
(there is a vgem job on top but it shouldn't affect the result)
v2:
- mesauprev: point to upstream mesa/mesa (solved the TODO and removed RFC tag)
- vkms jov: do not mv modules to /lib/modules in the job definition, leave it to
crosvm-runner.sh
Helen Koike (2):
drm/ci: uprev mesa version - fix container build
drm/ci: add tests on vkms
MAINTAINERS | 1 +
drivers/gpu/drm/ci/build.sh | 1 -
drivers/gpu/drm/ci/gitlab-ci.yml | 16 +++++++++-
drivers/gpu/drm/ci/igt_runner.sh | 6 ++--
drivers/gpu/drm/ci/image-tags.yml | 2 +-
drivers/gpu/drm/ci/lava-submit.sh | 2 +-
drivers/gpu/drm/ci/test.yml | 23 ++++++++++++++-
drivers/gpu/drm/ci/x86_64.config | 1 +
.../drm/ci/xfails/virtio_gpu-none-flakes.txt | 0
drivers/gpu/drm/ci/xfails/vkms-none-fails.txt | 29 +++++++++++++++++++
drivers/gpu/drm/ci/xfails/vkms-none-skips.txt | 10 +++++++
11 files changed, 83 insertions(+), 8 deletions(-)
delete mode 100644 drivers/gpu/drm/ci/xfails/virtio_gpu-none-flakes.txt
create mode 100644 drivers/gpu/drm/ci/xfails/vkms-none-fails.txt
create mode 100644 drivers/gpu/drm/ci/xfails/vkms-none-skips.txt
--
2.34.1
next reply other threads:[~2023-09-22 17:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-22 17:12 Helen Koike [this message]
2023-09-22 17:12 ` [PATCH v2 1/2] drm/ci: uprev mesa version - fix container build Helen Koike
2023-09-27 20:52 ` Jessica Zhang
2023-10-09 0:58 ` Helen Koike
2023-09-22 17:12 ` [PATCH v2 2/2] drm/ci: add tests on vkms Helen Koike
2023-09-25 9:03 ` Maxime Ripard
2023-09-27 20:52 ` Jessica Zhang
2023-10-09 1:00 ` Helen Koike
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=20230922171237.550762-1-helen.koike@collabora.com \
--to=helen.koike@collabora.com \
--cc=airlied@gmail.com \
--cc=daniel@ffwll.ch \
--cc=daniel@fooishbar.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jani.nikula@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mairacanal@riseup.net \
--cc=melissa.srw@gmail.com \
--cc=michel.daenzer@mailbox.org \
--cc=mripard@kernel.org \
--cc=quic_abhinavk@quicinc.com \
--cc=quic_jesszhan@quicinc.com \
--cc=robdclark@gmail.com \
--cc=rodrigosiqueiramelo@gmail.com \
--cc=vignesh.raman@collabora.com \
/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
all inboxes | Powered by JetHome®