Re: [PATCH v1] drm/ci: add sc7180-trogdor-wormdingler-rev1-boe
From: Vignesh Raman
Date: Wed Apr 01 2026 - 01:48:22 EST
Hi Dmitry,
On 24/03/26 00:56, Dmitry Baryshkov wrote:
On Sun, Mar 01, 2026 at 02:23:40PM +0200, Dmitry Baryshkov wrote:
On Tue, Feb 24, 2026 at 01:40:34PM +0530, Vignesh Raman wrote:
Add job that executes the IGT test suite for
sc7180-trogdor-wormdingler-rev1-boe.
Signed-off-by: Vignesh Raman <vignesh.raman@xxxxxxxxxxxxx>
---
v1:
- https://gitlab.freedesktop.org/drm/msm/-/merge_requests/221
- Depends on https://lore.kernel.org/dri-devel/20260210071138.2256773-1-vignesh.raman@xxxxxxxxxxxxx/
---
drivers/gpu/drm/ci/arm64.config | 4 +++
drivers/gpu/drm/ci/build.sh | 1 +
drivers/gpu/drm/ci/test.yml | 10 +++++++
...180-trogdor-wormdingler-rev1-boe-fails.txt | 23 ++++++++++++++
...180-trogdor-wormdingler-rev1-boe-skips.txt | 30 +++++++++++++++++++
5 files changed, 68 insertions(+)
create mode 100644 drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-wormdingler-rev1-boe-fails.txt
create mode 100644 drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-wormdingler-rev1-boe-skips.txt
diff --git a/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-wormdingler-rev1-boe-fails.txt b/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-wormdingler-rev1-boe-fails.txt
new file mode 100644
index 000000000000..4af93eeeaf99
--- /dev/null
+++ b/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-wormdingler-rev1-boe-fails.txt
@@ -0,0 +1,23 @@
+core_setmaster@master-drop-set-user,Fail
+kms_color@ctm-0-25,Fail
+kms_color@ctm-0-50,Fail
+kms_color@ctm-0-75,Fail
+kms_color@ctm-blue-to-red,Fail
+kms_color@ctm-green-to-red,Fail
+kms_color@ctm-negative,Fail
+kms_color@ctm-red-to-blue,Fail
+kms_color@ctm-signed,Fail
+kms_color@gamma,Fail
+kms_color@legacy-gamma,Fail
+kms_cursor_legacy@cursor-vs-flip-toggle,Fail
+kms_cursor_legacy@cursor-vs-flip-varying-size,Fail
+kms_flip@flip-vs-modeset-vs-hang,Fail
+kms_flip@flip-vs-panning-vs-hang,Fail
+kms_invalid_mode@overflow-vrefresh,Fail
I don't see this failure in the logs. If it is removed, then all three
failure lists (and all three skip lists) are the same.
Any updates?
I will review this again this week and update.
Regards,
Vignesh