From: Vignesh Raman <vignesh.raman@collabora.com>
To: dri-devel@lists.freedesktop.org
Cc: daniels@collabora.com, helen.fornazier@gmail.com,
airlied@gmail.com, simona.vetter@ffwll.ch, robdclark@gmail.com,
guilherme.gallo@collabora.com, sergi.blanch.torne@collabora.com,
valentine.burley@collabora.com, lumag@kernel.org,
linux-mediatek@lists.infradead.org,
linux-amlogic@lists.infradead.org,
linux-rockchip@lists.infradead.org,
amd-gfx@lists.freedesktop.org, linux-arm-msm@vger.kernel.org,
intel-gfx@lists.freedesktop.org, virtualization@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: [PATCH v1 0/7] drm/ci: add new jobs, uprev IGT and mesa
Date: Fri, 18 Jul 2025 16:23:52 +0530 [thread overview]
Message-ID: <20250718105407.32878-1-vignesh.raman@collabora.com> (raw)
This series introduces new jobs to drm-ci for testing the following
devices:
- rk3588-rock-5b
- mt8192-asurada-spherion-r0
Other updates include:
- Uprev IGT and updating test expectations accordingly.
- Adapting to recent changes in Mesa CI, such as:
- LAVA overlay-based firmware handling
- Container/job rule separation
- Removal of the python-artifacts job
- Use of the Alpine container for LAVA jobs
- Various other CI improvements
- Disabling bare-metal jobs for apq8016 and apq8096, as these devices
are being migrated to LAVA.
- Updating the runner tag for i915: cml (switching from hatch to puff)
to improve device availability.
- Adjusting parallelism in jobs (sm8350-hdk, amly) to better utilize
test resources.
Pipeline: https://gitlab.freedesktop.org/vigneshraman/msm/-/pipelines/1473405
MR: https://gitlab.freedesktop.org/drm/msm/-/merge_requests/180
Vignesh Raman (7):
drm/ci: disable apq8016 and apq8096 bare-metal jobs
drm/ci: reduce sm8350-hdk parallel jobs from 4 to 2
drm/ci: i915: cml: update runner tag
drm/ci: uprev mesa
drm/ci: uprev IGT
drm/ci: add rk3588-rock-5b
drm/ci: add mt8192
MAINTAINERS | 1 +
drivers/gpu/drm/ci/arm64.config | 9 ++
drivers/gpu/drm/ci/build.sh | 1 +
drivers/gpu/drm/ci/build.yml | 23 ++--
drivers/gpu/drm/ci/container.yml | 12 +-
drivers/gpu/drm/ci/gitlab-ci.yml | 95 +++++++++++---
drivers/gpu/drm/ci/igt_runner.sh | 6 +-
drivers/gpu/drm/ci/image-tags.yml | 14 ++-
drivers/gpu/drm/ci/lava-submit.sh | 99 +++++++--------
drivers/gpu/drm/ci/static-checks.yml | 1 +
drivers/gpu/drm/ci/test.yml | 73 +++++++++--
.../gpu/drm/ci/xfails/amdgpu-stoney-fails.txt | 2 +
.../drm/ci/xfails/amdgpu-stoney-flakes.txt | 7 ++
drivers/gpu/drm/ci/xfails/i915-amly-fails.txt | 11 +-
drivers/gpu/drm/ci/xfails/i915-apl-fails.txt | 2 +
drivers/gpu/drm/ci/xfails/i915-cml-fails.txt | 29 +----
drivers/gpu/drm/ci/xfails/i915-cml-flakes.txt | 7 ++
drivers/gpu/drm/ci/xfails/i915-glk-fails.txt | 8 +-
drivers/gpu/drm/ci/xfails/i915-glk-skips.txt | 83 ++++++++++++
drivers/gpu/drm/ci/xfails/i915-jsl-fails.txt | 10 +-
drivers/gpu/drm/ci/xfails/i915-kbl-fails.txt | 3 +
drivers/gpu/drm/ci/xfails/i915-tgl-fails.txt | 5 +-
drivers/gpu/drm/ci/xfails/i915-tgl-flakes.txt | 6 +
drivers/gpu/drm/ci/xfails/i915-whl-fails.txt | 7 +-
.../drm/ci/xfails/mediatek-mt8173-fails.txt | 5 +-
.../drm/ci/xfails/mediatek-mt8173-flakes.txt | 119 ++++++++++++++++++
.../drm/ci/xfails/mediatek-mt8183-fails.txt | 7 +-
.../drm/ci/xfails/mediatek-mt8192-fails.txt | 34 +++++
.../drm/ci/xfails/mediatek-mt8192-skips.txt | 14 +++
.../msm-sc7180-trogdor-kingoftown-fails.txt | 1 +
...sm-sc7180-trogdor-lazor-limozeen-fails.txt | 1 +
.../drm/ci/xfails/msm-sm8350-hdk-fails.txt | 1 +
.../drm/ci/xfails/msm-sm8350-hdk-skips.txt | 73 +++++++++++
.../drm/ci/xfails/panfrost-mt8183-fails.txt | 1 +
.../drm/ci/xfails/panfrost-mt8192-fails.txt | 9 ++
.../drm/ci/xfails/panfrost-mt8192-skips.txt | 20 +++
.../drm/ci/xfails/panfrost-rk3288-fails.txt | 1 +
.../drm/ci/xfails/panfrost-rk3399-fails.txt | 1 +
.../drm/ci/xfails/panthor-rk3588-fails.txt | 5 +
.../drm/ci/xfails/panthor-rk3588-skips.txt | 20 +++
.../drm/ci/xfails/rockchip-rk3288-fails.txt | 12 +-
.../drm/ci/xfails/rockchip-rk3288-flakes.txt | 21 ++++
.../drm/ci/xfails/rockchip-rk3399-fails.txt | 9 +-
.../drm/ci/xfails/rockchip-rk3399-flakes.txt | 35 ++++++
.../drm/ci/xfails/rockchip-rk3588-fails.txt | 10 ++
.../drm/ci/xfails/rockchip-rk3588-skips.txt | 14 +++
.../drm/ci/xfails/virtio_gpu-none-fails.txt | 4 +
drivers/gpu/drm/ci/xfails/vkms-none-fails.txt | 3 +
drivers/gpu/drm/ci/xfails/vkms-none-skips.txt | 3 +
49 files changed, 771 insertions(+), 166 deletions(-)
create mode 100644 drivers/gpu/drm/ci/xfails/i915-tgl-flakes.txt
create mode 100644 drivers/gpu/drm/ci/xfails/mediatek-mt8192-fails.txt
create mode 100644 drivers/gpu/drm/ci/xfails/mediatek-mt8192-skips.txt
create mode 100644 drivers/gpu/drm/ci/xfails/panfrost-mt8192-fails.txt
create mode 100644 drivers/gpu/drm/ci/xfails/panfrost-mt8192-skips.txt
create mode 100644 drivers/gpu/drm/ci/xfails/panthor-rk3588-fails.txt
create mode 100644 drivers/gpu/drm/ci/xfails/panthor-rk3588-skips.txt
create mode 100644 drivers/gpu/drm/ci/xfails/rockchip-rk3588-fails.txt
create mode 100644 drivers/gpu/drm/ci/xfails/rockchip-rk3588-skips.txt
--
2.47.2
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
next reply other threads:[~2025-07-18 11:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-18 10:53 Vignesh Raman [this message]
2025-07-18 10:53 ` [PATCH v1 1/7] drm/ci: disable apq8016 and apq8096 bare-metal jobs Vignesh Raman
2025-07-18 10:53 ` [PATCH v1 2/7] drm/ci: reduce sm8350-hdk parallel jobs from 4 to 2 Vignesh Raman
2025-07-18 10:53 ` [PATCH v1 3/7] drm/ci: i915: cml: update runner tag Vignesh Raman
2025-07-18 10:53 ` [PATCH v1 4/7] drm/ci: uprev mesa Vignesh Raman
2025-07-18 10:53 ` [PATCH v1 5/7] drm/ci: uprev IGT Vignesh Raman
2025-07-18 12:54 ` Dmitry Baryshkov
2025-07-21 5:47 ` Vignesh Raman
2025-07-21 15:26 ` Rob Clark
2025-07-18 10:53 ` [PATCH v1 6/7] drm/ci: add rk3588-rock-5b Vignesh Raman
2025-07-18 10:53 ` [PATCH v1 7/7] drm/ci: add mt8192 Vignesh Raman
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=20250718105407.32878-1-vignesh.raman@collabora.com \
--to=vignesh.raman@collabora.com \
--cc=airlied@gmail.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=daniels@collabora.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=guilherme.gallo@collabora.com \
--cc=helen.fornazier@gmail.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=lumag@kernel.org \
--cc=robdclark@gmail.com \
--cc=sergi.blanch.torne@collabora.com \
--cc=simona.vetter@ffwll.ch \
--cc=valentine.burley@collabora.com \
--cc=virtualization@lists.linux.dev \
/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;
as well as URLs for NNTP newsgroup(s).