-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add job that executes the IGT test suite for acer-cb317-1h-c3z6-dedede. dedede boards use 64 bit Intel Jasper Lake processors. Signed-off-by: Vignesh Raman <vignesh.raman@collabora.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/20241022094509.85510-2-vignesh.raman@collabora.com
- Loading branch information
Vignesh Raman
authored and
Helen Koike
committed
Oct 29, 2024
1 parent
b59d1d9
commit 123aff8
Showing
4 changed files
with
93 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
core_setmaster@master-drop-set-user,Fail | ||
i915_module_load@load,Fail | ||
i915_module_load@reload,Fail | ||
i915_module_load@reload-no-display,Fail | ||
i915_module_load@resize-bar,Fail | ||
i915_pm_rpm@gem-execbuf-stress,Timeout | ||
i915_pm_rpm@module-reload,Fail | ||
kms_flip@plain-flip-fb-recreate,Fail | ||
kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling,Fail | ||
kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-upscaling,Fail | ||
kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-downscaling,Fail | ||
kms_flip_scaled_crc@flip-32bpp-xtile-to-64bpp-xtile-upscaling,Fail | ||
kms_flip_scaled_crc@flip-32bpp-ytile-to-64bpp-ytile-upscaling,Fail | ||
kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling,Fail | ||
kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-upscaling,Fail | ||
kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-downscaling,Fail | ||
kms_flip_scaled_crc@flip-64bpp-linear-to-16bpp-linear-upscaling,Fail | ||
kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-downscaling,Fail | ||
kms_flip_scaled_crc@flip-64bpp-linear-to-32bpp-linear-upscaling,Fail | ||
kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-upscaling,Fail | ||
kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-downscaling,Fail | ||
kms_flip_scaled_crc@flip-64bpp-xtile-to-32bpp-xtile-upscaling,Fail | ||
kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-downscaling,Fail | ||
kms_flip_scaled_crc@flip-64bpp-ytile-to-16bpp-ytile-upscaling,Fail | ||
kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling,Fail | ||
kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-upscaling,Fail | ||
kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling,Fail | ||
kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilercccs-downscaling,Fail | ||
kms_lease@lease-uevent,Fail | ||
kms_pm_rpm@legacy-planes,Timeout | ||
kms_pm_rpm@legacy-planes-dpms,Timeout | ||
kms_pm_rpm@modeset-stress-extra-wait,Timeout | ||
kms_pm_rpm@universal-planes,Timeout | ||
kms_pm_rpm@universal-planes-dpms,Timeout | ||
kms_rotation_crc@multiplane-rotation,Fail | ||
kms_rotation_crc@multiplane-rotation-cropping-bottom,Fail | ||
kms_rotation_crc@multiplane-rotation-cropping-top,Fail | ||
perf@i915-ref-count,Fail | ||
perf_pmu@busy-accuracy-50,Fail | ||
perf_pmu@module-unload,Fail | ||
perf_pmu@most-busy-idle-check-all,Fail | ||
perf_pmu@rc6,Crash | ||
sysfs_heartbeat_interval@long,Timeout | ||
sysfs_heartbeat_interval@off,Timeout | ||
sysfs_preempt_timeout@off,Timeout | ||
sysfs_timeslice_duration@off,Timeout | ||
xe_module_load@force-load,Fail | ||
xe_module_load@load,Fail | ||
xe_module_load@many-reload,Fail | ||
xe_module_load@reload,Fail | ||
xe_module_load@reload-no-display,Fail |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Board Name: acer-cb317-1h-c3z6-dedede | ||
# Bug Report: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12475 | ||
# Failure Rate: 100 | ||
# IGT Version: 1.28-ga73311079 | ||
# Linux Version: 6.12.0-rc1 | ||
kms_flip@flip-vs-panning-interruptible | ||
|
||
# Board Name: acer-cb317-1h-c3z6-dedede | ||
# Bug Report: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12476 | ||
# Failure Rate: 100 | ||
# IGT Version: 1.28-ga73311079 | ||
# Linux Version: 6.12.0-rc1 | ||
kms_universal_plane@cursor-fb-leak |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Suspend to RAM seems to be broken on this machine | ||
.*suspend.* | ||
|
||
# Skip driver specific tests | ||
^amdgpu.* | ||
^msm.* | ||
nouveau_.* | ||
^panfrost.* | ||
^v3d.* | ||
^vc4.* | ||
^vmwgfx* | ||
|
||
# GEM tests takes ~1000 hours, so skip it | ||
gem_.* | ||
|
||
# trap_err | ||
i915_pm_rc6_residency.* | ||
|
||
# Hangs the machine and timeout occurs | ||
i915_pm_rpm@system-hibernate* |