]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
drm/ci: skip driver specific tests
authorVignesh Raman <vignesh.raman@collabora.com>
Wed, 29 May 2024 02:40:48 +0000 (08:10 +0530)
committerHelen Koike <helen.koike@collabora.com>
Thu, 6 Jun 2024 14:36:51 +0000 (11:36 -0300)
Skip driver specific tests and skip kms tests for
panfrost driver since it is not a kms driver.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Reviewed-by: Jessica Zhang <quic_jesszhan@quicinc.com>
Acked-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Helen Koike <helen.koike@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240529024049.356327-6-vignesh.raman@collabora.com
19 files changed:
drivers/gpu/drm/ci/xfails/amdgpu-stoney-skips.txt
drivers/gpu/drm/ci/xfails/i915-amly-skips.txt
drivers/gpu/drm/ci/xfails/i915-apl-skips.txt
drivers/gpu/drm/ci/xfails/i915-cml-skips.txt
drivers/gpu/drm/ci/xfails/i915-glk-skips.txt
drivers/gpu/drm/ci/xfails/i915-kbl-skips.txt
drivers/gpu/drm/ci/xfails/i915-tgl-skips.txt
drivers/gpu/drm/ci/xfails/i915-whl-skips.txt
drivers/gpu/drm/ci/xfails/mediatek-mt8173-skips.txt [new file with mode: 0644]
drivers/gpu/drm/ci/xfails/mediatek-mt8183-skips.txt [new file with mode: 0644]
drivers/gpu/drm/ci/xfails/meson-g12b-skips.txt [new file with mode: 0644]
drivers/gpu/drm/ci/xfails/msm-apq8016-skips.txt [new file with mode: 0644]
drivers/gpu/drm/ci/xfails/msm-apq8096-skips.txt
drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-skips.txt
drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-lazor-limozeen-skips.txt
drivers/gpu/drm/ci/xfails/msm-sdm845-skips.txt
drivers/gpu/drm/ci/xfails/rockchip-rk3288-skips.txt
drivers/gpu/drm/ci/xfails/rockchip-rk3399-skips.txt
drivers/gpu/drm/ci/xfails/virtio_gpu-none-skips.txt

index e2c538a0f954dc0d6cd9399cbaaf4c80f9731a17..21d26d5e67c2c349c2b4017bb6b8eede5ddd76f4 100644 (file)
@@ -1,2 +1,15 @@
 # Suspend to RAM seems to be broken on this machine
-.*suspend.*
\ No newline at end of file
+.*suspend.*
+
+# Skip driver specific tests
+msm_.*
+nouveau_.*
+panfrost_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
+
+# Skip intel specific tests
+gem_.*
+i915_.*
+xe_.*
index fe55540a3f9a767dce5d0ecdfdc1e18d525ddd58..1e80987cf5849e8f994accfba3909ecd2519faeb 100644 (file)
@@ -1,4 +1,13 @@
 # Suspend to RAM seems to be broken on this machine
 .*suspend.*
 # This is generating kernel oops with divide error
-kms_plane_scaling@invalid-parameters
\ No newline at end of file
+kms_plane_scaling@invalid-parameters
+
+# Skip driver specific tests
+^amdgpu.*
+msm_.*
+nouveau_.*
+panfrost_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
index 3430b215c06e04cbbec3de5ab0a665b17b4fd7da..0104f2ffa8bacfeaa838caa358ac54be8eb45879 100644 (file)
@@ -3,4 +3,13 @@
 # This is generating kernel oops with divide error
 kms_plane_scaling@invalid-parameters
 # This is cascading issues
-kms_3d
\ No newline at end of file
+kms_3d
+
+# Skip driver specific tests
+^amdgpu.*
+msm_.*
+nouveau_.*
+panfrost_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
index 6d3d7ddc377f8318c0b3876e13e989e011c91776..398ebe163ad01f230da536c920875b41f66d1e74 100644 (file)
@@ -1,2 +1,11 @@
 # This is generating kernel oops with divide error
 kms_plane_scaling@invalid-parameters
+
+# Skip driver specific tests
+^amdgpu.*
+msm_.*
+nouveau_.*
+panfrost_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
index 4c7d00ce14bc0d14a054f6d15b9bac0fce763159..4f5419d62170ca21b2c23e98212180db0476ddc9 100644 (file)
@@ -2,4 +2,13 @@
 .*suspend.*
 
 # This is generating kernel oops with divide error
-kms_plane_scaling@invalid-parameters
\ No newline at end of file
+kms_plane_scaling@invalid-parameters
+
+# Skip driver specific tests
+^amdgpu.*
+msm_.*
+nouveau_.*
+panfrost_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
index 4c7d00ce14bc0d14a054f6d15b9bac0fce763159..4f5419d62170ca21b2c23e98212180db0476ddc9 100644 (file)
@@ -2,4 +2,13 @@
 .*suspend.*
 
 # This is generating kernel oops with divide error
-kms_plane_scaling@invalid-parameters
\ No newline at end of file
+kms_plane_scaling@invalid-parameters
+
+# Skip driver specific tests
+^amdgpu.*
+msm_.*
+nouveau_.*
+panfrost_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
index 1d0621750b14e2e67e081b62228a327f5c5f9544..b0372c239b9318af14496ff5dc5a6e1f8075189d 100644 (file)
@@ -8,4 +8,13 @@ gem_eio.*
 kms_flip@absolute-wf_vblank@a-edp1
 
 # This is generating kernel oops with divide error
-kms_plane_scaling@invalid-parameters
\ No newline at end of file
+kms_plane_scaling@invalid-parameters
+
+# Skip driver specific tests
+^amdgpu.*
+msm_.*
+nouveau_.*
+panfrost_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
index f3be0888a2142f8d7f80d01c3b46f1c2f95f2743..398ebe163ad01f230da536c920875b41f66d1e74 100644 (file)
@@ -1,2 +1,11 @@
 # This is generating kernel oops with divide error
-kms_plane_scaling@invalid-parameters
\ No newline at end of file
+kms_plane_scaling@invalid-parameters
+
+# Skip driver specific tests
+^amdgpu.*
+msm_.*
+nouveau_.*
+panfrost_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
diff --git a/drivers/gpu/drm/ci/xfails/mediatek-mt8173-skips.txt b/drivers/gpu/drm/ci/xfails/mediatek-mt8173-skips.txt
new file mode 100644 (file)
index 0000000..db0c9db
--- /dev/null
@@ -0,0 +1,12 @@
+# Skip driver specific tests
+^amdgpu.*
+msm_.*
+nouveau_.*
+panfrost_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
+
+# Skip intel specific tests
+gem_.*
+i915_.*
diff --git a/drivers/gpu/drm/ci/xfails/mediatek-mt8183-skips.txt b/drivers/gpu/drm/ci/xfails/mediatek-mt8183-skips.txt
new file mode 100644 (file)
index 0000000..7a1c8be
--- /dev/null
@@ -0,0 +1,14 @@
+# Skip driver specific tests
+^amdgpu.*
+msm_.*
+nouveau_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
+
+# Skip intel specific tests
+gem_.*
+i915_.*
+
+# Panfrost is not a KMS driver, so skip the KMS tests
+kms_.*
diff --git a/drivers/gpu/drm/ci/xfails/meson-g12b-skips.txt b/drivers/gpu/drm/ci/xfails/meson-g12b-skips.txt
new file mode 100644 (file)
index 0000000..7a1c8be
--- /dev/null
@@ -0,0 +1,14 @@
+# Skip driver specific tests
+^amdgpu.*
+msm_.*
+nouveau_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
+
+# Skip intel specific tests
+gem_.*
+i915_.*
+
+# Panfrost is not a KMS driver, so skip the KMS tests
+kms_.*
diff --git a/drivers/gpu/drm/ci/xfails/msm-apq8016-skips.txt b/drivers/gpu/drm/ci/xfails/msm-apq8016-skips.txt
new file mode 100644 (file)
index 0000000..7fea49e
--- /dev/null
@@ -0,0 +1,11 @@
+# Skip driver specific tests
+^amdgpu.*
+nouveau_.*
+panfrost_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
+
+# Skip intel specific tests
+gem_.*
+i915_.*
index cd49c8ce205921521dd6c890a98ba052b61a795f..9ab2177df1ab8779634e2651ee017907be9776d0 100644 (file)
@@ -1,2 +1,14 @@
 # Whole machine hangs
-kms_cursor_legacy@all-pipes-torture-move
\ No newline at end of file
+kms_cursor_legacy@all-pipes-torture-move
+
+# Skip driver specific tests
+^amdgpu.*
+nouveau_.*
+panfrost_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
+
+# Skip intel specific tests
+gem_.*
+i915_.*
index 327039f70252d2167ab6dfcc8b7dda048e3ac4e4..edf64057f866ff2736150081ef9ec6984739ea8f 100644 (file)
@@ -1,2 +1,14 @@
 # Suspend to RAM seems to be broken on this machine
 .*suspend.*
+
+# Skip driver specific tests
+^amdgpu.*
+nouveau_.*
+panfrost_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
+
+# Skip intel specific tests
+gem_.*
+i915_.*
index 327039f70252d2167ab6dfcc8b7dda048e3ac4e4..edf64057f866ff2736150081ef9ec6984739ea8f 100644 (file)
@@ -1,2 +1,14 @@
 # Suspend to RAM seems to be broken on this machine
 .*suspend.*
+
+# Skip driver specific tests
+^amdgpu.*
+nouveau_.*
+panfrost_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
+
+# Skip intel specific tests
+gem_.*
+i915_.*
index 618e3a3a7277721d91abbfbf9ef30092fbb7e6c4..dd24dc190db0a593b4e39e572c5611928176f598 100644 (file)
@@ -5,3 +5,15 @@ kms_bw.*
 # https://gitlab.freedesktop.org/gfx-ci/linux/-/commit/4b49f902ec6f2bb382cbbf489870573f4b43371e
 # https://gitlab.freedesktop.org/gfx-ci/linux/-/commit/38cdf4c5559771e2474ae0fecef8469f65147bc1
 msm_mapping@*
+
+# Skip driver specific tests
+^amdgpu.*
+nouveau_.*
+panfrost_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
+
+# Skip intel specific tests
+gem_.*
+i915_.*
index f20c3574b75ae1b257822e9814a7d227bbe0851e..c33dc95b7fc118a5efba3e97ed8040a76fb8008e 100644 (file)
@@ -49,4 +49,19 @@ kms_plane_lowres@pipe-F-tiling-y
 kms_cursor_crc.*
 
 # Machine is hanging in this test, so skip it
-kms_pipe_crc_basic@disable-crc-after-crtc
\ No newline at end of file
+kms_pipe_crc_basic@disable-crc-after-crtc
+
+# Skip driver specific tests
+^amdgpu.*
+msm_.*
+nouveau_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
+
+# Skip intel specific tests
+gem_.*
+i915_.*
+
+# Panfrost is not a KMS driver, so skip the KMS tests
+kms_.*
index 10c3d81a919ad8a1b7893c04fc93a193aa5711b4..8a7c9464b30d64530171a321a23369d6a9e52f2d 100644 (file)
@@ -3,3 +3,18 @@
 
 # Too unstable, machine ends up hanging after lots of Oopses
 kms_cursor_legacy.*
+
+# Skip driver specific tests
+^amdgpu.*
+msm_.*
+nouveau_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
+
+# Skip intel specific tests
+gem_.*
+i915_.*
+
+# Panfrost is not a KMS driver, so skip the KMS tests
+kms_.*
index 78be18174012ec08f94bfaa0e70c12851e875d59..59d390d6856f9a80c7629e90a3bed57c589d207f 100644 (file)
@@ -3,4 +3,18 @@
 kms_cursor_legacy.*
 
 # Job just hangs without any output
-kms_flip@flip-vs-suspend.*
\ No newline at end of file
+kms_flip@flip-vs-suspend.*
+
+# Skip driver specific tests
+^amdgpu.*
+msm_.*
+nouveau_.*
+panfrost_.*
+^v3d.*
+^vc4.*
+^vmwgfx*
+
+# Skip intel specific tests
+gem_.*
+i915_.*
+xe_.*