* [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test by loading snd driver
@ 2023-07-24 7:37 Garg, Nemesa
2023-07-24 8:21 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
` (3 more replies)
0 siblings, 4 replies; 7+ messages in thread
From: Garg, Nemesa @ 2023-07-24 7:37 UTC (permalink / raw)
To: igt-dev; +Cc: Garg, Garg, Nemesa
As audio driver is blacklisted so load the snd_hda_intel module before the inject_audio
test run
Signed-off-by: Garg, Nemesa <nemesa.garg@intel.com>
---
tests/kms_hdmi_inject.c | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tests/kms_hdmi_inject.c b/tests/kms_hdmi_inject.c
index 9aa5c59fc..1964d7541 100644
--- a/tests/kms_hdmi_inject.c
+++ b/tests/kms_hdmi_inject.c
@@ -30,6 +30,7 @@
#include "igt_edid.h"
#include "igt_eld.h"
#include "xe/xe_query.h"
+#include "igt_kmod.h"
#define HDISPLAY_4K 3840
#define VDISPLAY_4K 2160
@@ -206,6 +207,9 @@ igt_main
igt_require(connector);
kmstest_unset_all_crtcs(drm_fd, res);
+
+ if (!igt_kmod_is_loaded("snd_hda_intel"))
+ igt_kmod_load("snd_hda_intel", NULL);
}
igt_describe("Make sure that 4K modes exposed by DRM match the "
--
2.25.1
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_hdmi_inject: Fix audio test by loading snd driver
2023-07-24 7:37 [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test by loading snd driver Garg, Nemesa
@ 2023-07-24 8:21 ` Patchwork
2023-07-24 9:54 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
` (2 subsequent siblings)
3 siblings, 0 replies; 7+ messages in thread
From: Patchwork @ 2023-07-24 8:21 UTC (permalink / raw)
To: Garg, Nemesa; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 11424 bytes --]
== Series Details ==
Series: tests/kms_hdmi_inject: Fix audio test by loading snd driver
URL : https://patchwork.freedesktop.org/series/121214/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_13409 -> IGTPW_9449
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/index.html
Participating hosts (42 -> 41)
------------------------------
Additional (1): fi-tgl-1115g4
Missing (2): fi-kbl-soraka fi-rkl-11600
Known issues
------------
Here are the changes found in IGTPW_9449 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@core_auth@basic-auth:
- bat-adlp-11: NOTRUN -> [ABORT][1] ([i915#4423] / [i915#8011])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/bat-adlp-11/igt@core_auth@basic-auth.html
* igt@debugfs_test@basic-hwmon:
- fi-tgl-1115g4: NOTRUN -> [SKIP][2] ([i915#7456])
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-tgl-1115g4/igt@debugfs_test@basic-hwmon.html
* igt@gem_exec_suspend@basic-s0@lmem0:
- bat-dg2-11: [PASS][3] -> [INCOMPLETE][4] ([i915#6311] / [i915#8011])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/bat-dg2-11/igt@gem_exec_suspend@basic-s0@lmem0.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/bat-dg2-11/igt@gem_exec_suspend@basic-s0@lmem0.html
* igt@gem_huc_copy@huc-copy:
- fi-tgl-1115g4: NOTRUN -> [SKIP][5] ([i915#2190])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-tgl-1115g4/igt@gem_huc_copy@huc-copy.html
* igt@gem_lmem_swapping@parallel-random-engines:
- fi-tgl-1115g4: NOTRUN -> [SKIP][6] ([i915#4613]) +3 similar issues
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-tgl-1115g4/igt@gem_lmem_swapping@parallel-random-engines.html
* igt@i915_pm_backlight@basic-brightness:
- fi-tgl-1115g4: NOTRUN -> [SKIP][7] ([i915#3546] / [i915#7561])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-tgl-1115g4/igt@i915_pm_backlight@basic-brightness.html
* igt@i915_pm_rpm@basic-pci-d3-state:
- fi-kbl-7567u: [PASS][8] -> [FAIL][9] ([i915#7940])
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/fi-kbl-7567u/igt@i915_pm_rpm@basic-pci-d3-state.html
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-kbl-7567u/igt@i915_pm_rpm@basic-pci-d3-state.html
* igt@i915_pm_rpm@module-reload:
- fi-tgl-1115g4: NOTRUN -> [FAIL][10] ([i915#7940])
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-tgl-1115g4/igt@i915_pm_rpm@module-reload.html
* igt@i915_selftest@live@gt_mocs:
- bat-mtlp-8: [PASS][11] -> [DMESG-FAIL][12] ([i915#7059])
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/bat-mtlp-8/igt@i915_selftest@live@gt_mocs.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/bat-mtlp-8/igt@i915_selftest@live@gt_mocs.html
* igt@i915_selftest@live@reset:
- bat-rpls-1: [PASS][13] -> [ABORT][14] ([i915#4983] / [i915#7461] / [i915#8347] / [i915#8384])
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/bat-rpls-1/igt@i915_selftest@live@reset.html
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/bat-rpls-1/igt@i915_selftest@live@reset.html
* igt@i915_selftest@live@slpc:
- bat-mtlp-6: [PASS][15] -> [DMESG-WARN][16] ([i915#6367])
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/bat-mtlp-6/igt@i915_selftest@live@slpc.html
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/bat-mtlp-6/igt@i915_selftest@live@slpc.html
* igt@i915_suspend@basic-s3-without-i915:
- fi-tgl-1115g4: NOTRUN -> [INCOMPLETE][17] ([i915#7443] / [i915#8102])
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-tgl-1115g4/igt@i915_suspend@basic-s3-without-i915.html
* igt@kms_chamelium_frames@dp-crc-fast:
- fi-tgl-1115g4: NOTRUN -> [SKIP][18] ([i915#7828]) +7 similar issues
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-tgl-1115g4/igt@kms_chamelium_frames@dp-crc-fast.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- fi-tgl-1115g4: NOTRUN -> [SKIP][19] ([i915#4103]) +1 similar issue
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-tgl-1115g4/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
* igt@kms_force_connector_basic@force-load-detect:
- fi-tgl-1115g4: NOTRUN -> [SKIP][20] ([fdo#109285])
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-tgl-1115g4/igt@kms_force_connector_basic@force-load-detect.html
* igt@kms_psr@cursor_plane_move:
- bat-rplp-1: NOTRUN -> [ABORT][21] ([i915#8434] / [i915#8668])
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/bat-rplp-1/igt@kms_psr@cursor_plane_move.html
* igt@kms_psr@primary_page_flip:
- bat-rplp-1: NOTRUN -> [SKIP][22] ([i915#1072])
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/bat-rplp-1/igt@kms_psr@primary_page_flip.html
- fi-tgl-1115g4: NOTRUN -> [SKIP][23] ([fdo#110189]) +3 similar issues
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-tgl-1115g4/igt@kms_psr@primary_page_flip.html
* igt@kms_setmode@basic-clone-single-crtc:
- fi-tgl-1115g4: NOTRUN -> [SKIP][24] ([i915#3555])
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-tgl-1115g4/igt@kms_setmode@basic-clone-single-crtc.html
#### Possible fixes ####
* igt@i915_pm_rpm@basic-pci-d3-state:
- bat-adlp-9: [FAIL][25] ([i915#7940]) -> [PASS][26]
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/bat-adlp-9/igt@i915_pm_rpm@basic-pci-d3-state.html
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/bat-adlp-9/igt@i915_pm_rpm@basic-pci-d3-state.html
* igt@i915_pm_rpm@basic-rte:
- fi-cfl-8109u: [FAIL][27] ([i915#7940]) -> [PASS][28]
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/fi-cfl-8109u/igt@i915_pm_rpm@basic-rte.html
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-cfl-8109u/igt@i915_pm_rpm@basic-rte.html
* igt@i915_pm_rpm@module-reload:
- fi-kbl-7567u: [FAIL][29] ([i915#7940]) -> [PASS][30]
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/fi-kbl-7567u/igt@i915_pm_rpm@module-reload.html
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-kbl-7567u/igt@i915_pm_rpm@module-reload.html
* igt@i915_selftest@live@migrate:
- bat-mtlp-8: [DMESG-FAIL][31] ([i915#7699]) -> [PASS][32]
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/bat-mtlp-8/igt@i915_selftest@live@migrate.html
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/bat-mtlp-8/igt@i915_selftest@live@migrate.html
* igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-d-edp-1:
- bat-rplp-1: [ABORT][33] ([i915#8442] / [i915#8668]) -> [PASS][34]
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/bat-rplp-1/igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-d-edp-1.html
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/bat-rplp-1/igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-d-edp-1.html
#### Warnings ####
* igt@i915_module_load@load:
- bat-adlp-11: [ABORT][35] ([i915#4423]) -> [DMESG-WARN][36] ([i915#4423])
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/bat-adlp-11/igt@i915_module_load@load.html
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/bat-adlp-11/igt@i915_module_load@load.html
* igt@i915_pm_rpm@basic-pci-d3-state:
- fi-kbl-guc: [SKIP][37] ([fdo#109271]) -> [FAIL][38] ([i915#7940])
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/fi-kbl-guc/igt@i915_pm_rpm@basic-pci-d3-state.html
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-kbl-guc/igt@i915_pm_rpm@basic-pci-d3-state.html
* igt@i915_selftest@live@reset:
- bat-rpls-2: [ABORT][39] ([i915#4983] / [i915#7461] / [i915#7913] / [i915#8347]) -> [ABORT][40] ([i915#4983] / [i915#7461] / [i915#7913] / [i915#7981] / [i915#8347])
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/bat-rpls-2/igt@i915_selftest@live@reset.html
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/bat-rpls-2/igt@i915_selftest@live@reset.html
* igt@kms_chamelium_edid@vga-edid-read:
- fi-kbl-7567u: [SKIP][41] ([Intel XE#484] / [fdo#109271]) -> [SKIP][42] ([fdo#109271]) +1 similar issue
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/fi-kbl-7567u/igt@kms_chamelium_edid@vga-edid-read.html
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/fi-kbl-7567u/igt@kms_chamelium_edid@vga-edid-read.html
[Intel XE#484]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/484
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285
[fdo#110189]: https://bugs.freedesktop.org/show_bug.cgi?id=110189
[i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072
[i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190
[i915#3546]: https://gitlab.freedesktop.org/drm/intel/issues/3546
[i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555
[i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103
[i915#4423]: https://gitlab.freedesktop.org/drm/intel/issues/4423
[i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613
[i915#4983]: https://gitlab.freedesktop.org/drm/intel/issues/4983
[i915#6311]: https://gitlab.freedesktop.org/drm/intel/issues/6311
[i915#6367]: https://gitlab.freedesktop.org/drm/intel/issues/6367
[i915#7059]: https://gitlab.freedesktop.org/drm/intel/issues/7059
[i915#7443]: https://gitlab.freedesktop.org/drm/intel/issues/7443
[i915#7456]: https://gitlab.freedesktop.org/drm/intel/issues/7456
[i915#7461]: https://gitlab.freedesktop.org/drm/intel/issues/7461
[i915#7561]: https://gitlab.freedesktop.org/drm/intel/issues/7561
[i915#7699]: https://gitlab.freedesktop.org/drm/intel/issues/7699
[i915#7828]: https://gitlab.freedesktop.org/drm/intel/issues/7828
[i915#7913]: https://gitlab.freedesktop.org/drm/intel/issues/7913
[i915#7940]: https://gitlab.freedesktop.org/drm/intel/issues/7940
[i915#7981]: https://gitlab.freedesktop.org/drm/intel/issues/7981
[i915#8011]: https://gitlab.freedesktop.org/drm/intel/issues/8011
[i915#8102]: https://gitlab.freedesktop.org/drm/intel/issues/8102
[i915#8347]: https://gitlab.freedesktop.org/drm/intel/issues/8347
[i915#8384]: https://gitlab.freedesktop.org/drm/intel/issues/8384
[i915#8434]: https://gitlab.freedesktop.org/drm/intel/issues/8434
[i915#8442]: https://gitlab.freedesktop.org/drm/intel/issues/8442
[i915#8668]: https://gitlab.freedesktop.org/drm/intel/issues/8668
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_7399 -> IGTPW_9449
CI-20190529: 20190529
CI_DRM_13409: 29fcab0b837dd213d3d888069db110cf2ef9f99c @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_9449: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/index.html
IGT_7399: 354c536a4526bb2141a734f90ff56ea89bff984a @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/index.html
[-- Attachment #2: Type: text/html, Size: 13887 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_hdmi_inject: Fix audio test by loading snd driver
2023-07-24 7:37 [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test by loading snd driver Garg, Nemesa
2023-07-24 8:21 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
@ 2023-07-24 9:54 ` Patchwork
2023-07-25 9:55 ` [igt-dev] [PATCH i-g-t] " B, Jeevan
2023-07-26 7:30 ` Kamil Konieczny
3 siblings, 0 replies; 7+ messages in thread
From: Patchwork @ 2023-07-24 9:54 UTC (permalink / raw)
To: Garg, Nemesa; +Cc: igt-dev
[-- Attachment #1: Type: text/plain, Size: 70134 bytes --]
== Series Details ==
Series: tests/kms_hdmi_inject: Fix audio test by loading snd driver
URL : https://patchwork.freedesktop.org/series/121214/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_13409_full -> IGTPW_9449_full
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/index.html
Participating hosts (10 -> 9)
------------------------------
Missing (1): pig-kbl-iris
New tests
---------
New tests have been introduced between CI_DRM_13409_full and IGTPW_9449_full:
### New IGT tests (1) ###
* igt@kms_atomic_interruptible@universal-setplane-primary@hdmi-a-4-pipe-a:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
Known issues
------------
Here are the changes found in IGTPW_9449_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@api_intel_bb@object-reloc-keep-cache:
- shard-dg2: NOTRUN -> [SKIP][1] ([i915#8411])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-2/igt@api_intel_bb@object-reloc-keep-cache.html
* igt@device_reset@cold-reset-bound:
- shard-mtlp: NOTRUN -> [SKIP][2] ([i915#7701])
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-1/igt@device_reset@cold-reset-bound.html
* igt@drm_fdinfo@isolation@bcs0:
- shard-dg2: NOTRUN -> [SKIP][3] ([i915#8414]) +10 similar issues
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-10/igt@drm_fdinfo@isolation@bcs0.html
* igt@feature_discovery@chamelium:
- shard-dg2: NOTRUN -> [SKIP][4] ([i915#4854])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-1/igt@feature_discovery@chamelium.html
* igt@gem_busy@semaphore:
- shard-dg2: NOTRUN -> [SKIP][5] ([i915#3936])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-2/igt@gem_busy@semaphore.html
* igt@gem_ccs@suspend-resume:
- shard-tglu: NOTRUN -> [SKIP][6] ([i915#5325])
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-5/igt@gem_ccs@suspend-resume.html
* igt@gem_ctx_exec@basic-nohangcheck:
- shard-tglu: [PASS][7] -> [FAIL][8] ([i915#6268])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-tglu-10/igt@gem_ctx_exec@basic-nohangcheck.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-9/igt@gem_ctx_exec@basic-nohangcheck.html
* igt@gem_ctx_isolation@preservation-s3@vcs0:
- shard-rkl: [PASS][9] -> [FAIL][10] ([fdo#103375]) +2 similar issues
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-rkl-1/igt@gem_ctx_isolation@preservation-s3@vcs0.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-6/igt@gem_ctx_isolation@preservation-s3@vcs0.html
* igt@gem_ctx_persistence@legacy-engines-hang@bsd2:
- shard-mtlp: [PASS][11] -> [ABORT][12] ([i915#8865])
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-mtlp-2/igt@gem_ctx_persistence@legacy-engines-hang@bsd2.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-5/igt@gem_ctx_persistence@legacy-engines-hang@bsd2.html
* igt@gem_ctx_persistence@legacy-engines-persistence:
- shard-snb: NOTRUN -> [SKIP][13] ([fdo#109271] / [i915#1099]) +2 similar issues
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-snb5/igt@gem_ctx_persistence@legacy-engines-persistence.html
* igt@gem_ctx_persistence@saturated-hostile-nopreempt@ccs0:
- shard-dg2: NOTRUN -> [SKIP][14] ([i915#5882]) +9 similar issues
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-10/igt@gem_ctx_persistence@saturated-hostile-nopreempt@ccs0.html
* igt@gem_ctx_sseu@mmap-args:
- shard-dg2: NOTRUN -> [SKIP][15] ([i915#280])
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-3/igt@gem_ctx_sseu@mmap-args.html
* igt@gem_eio@kms:
- shard-dg2: NOTRUN -> [INCOMPLETE][16] ([i915#7892])
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-1/igt@gem_eio@kms.html
* igt@gem_exec_balancer@bonded-sync:
- shard-dg2: NOTRUN -> [SKIP][17] ([i915#4771])
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-5/igt@gem_exec_balancer@bonded-sync.html
* igt@gem_exec_balancer@full-late-pulse:
- shard-dg2: [PASS][18] -> [FAIL][19] ([i915#6032])
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-dg2-6/igt@gem_exec_balancer@full-late-pulse.html
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-11/igt@gem_exec_balancer@full-late-pulse.html
* igt@gem_exec_balancer@noheartbeat:
- shard-dg2: NOTRUN -> [SKIP][20] ([i915#8555])
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-11/igt@gem_exec_balancer@noheartbeat.html
* igt@gem_exec_fair@basic-deadline:
- shard-mtlp: NOTRUN -> [SKIP][21] ([i915#4473] / [i915#4771])
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-1/igt@gem_exec_fair@basic-deadline.html
* igt@gem_exec_fair@basic-none-solo@rcs0:
- shard-apl: [PASS][22] -> [FAIL][23] ([i915#2842])
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-apl3/igt@gem_exec_fair@basic-none-solo@rcs0.html
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-apl2/igt@gem_exec_fair@basic-none-solo@rcs0.html
* igt@gem_exec_fair@basic-none@bcs0:
- shard-rkl: [PASS][24] -> [FAIL][25] ([i915#2842]) +2 similar issues
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-rkl-4/igt@gem_exec_fair@basic-none@bcs0.html
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-7/igt@gem_exec_fair@basic-none@bcs0.html
* igt@gem_exec_fair@basic-pace-share@rcs0:
- shard-glk: [PASS][26] -> [FAIL][27] ([i915#2842]) +2 similar issues
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-glk4/igt@gem_exec_fair@basic-pace-share@rcs0.html
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-glk6/igt@gem_exec_fair@basic-pace-share@rcs0.html
* igt@gem_exec_fair@basic-pace-solo:
- shard-dg2: NOTRUN -> [SKIP][28] ([i915#3539])
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-12/igt@gem_exec_fair@basic-pace-solo.html
* igt@gem_exec_fair@basic-pace-solo@rcs0:
- shard-rkl: NOTRUN -> [FAIL][29] ([i915#2842])
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-6/igt@gem_exec_fair@basic-pace-solo@rcs0.html
* igt@gem_exec_flush@basic-wb-rw-before-default:
- shard-dg2: NOTRUN -> [SKIP][30] ([i915#3539] / [i915#4852]) +1 similar issue
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-10/igt@gem_exec_flush@basic-wb-rw-before-default.html
* igt@gem_exec_params@secure-non-master:
- shard-dg2: NOTRUN -> [SKIP][31] ([fdo#112283])
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-11/igt@gem_exec_params@secure-non-master.html
* igt@gem_exec_reloc@basic-cpu-read-noreloc:
- shard-mtlp: NOTRUN -> [SKIP][32] ([i915#3281]) +1 similar issue
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-3/igt@gem_exec_reloc@basic-cpu-read-noreloc.html
* igt@gem_exec_reloc@basic-gtt-read-noreloc:
- shard-dg2: NOTRUN -> [SKIP][33] ([i915#3281]) +1 similar issue
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-8/igt@gem_exec_reloc@basic-gtt-read-noreloc.html
* igt@gem_exec_reloc@basic-wc:
- shard-rkl: NOTRUN -> [SKIP][34] ([i915#3281]) +3 similar issues
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-4/igt@gem_exec_reloc@basic-wc.html
* igt@gem_exec_schedule@preempt-queue:
- shard-dg2: NOTRUN -> [SKIP][35] ([i915#4537] / [i915#4812])
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-1/igt@gem_exec_schedule@preempt-queue.html
* igt@gem_exec_whisper@basic-contexts-priority-all:
- shard-mtlp: NOTRUN -> [TIMEOUT][36] ([i915#7392])
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-4/igt@gem_exec_whisper@basic-contexts-priority-all.html
* igt@gem_lmem_swapping@basic:
- shard-tglu: NOTRUN -> [SKIP][37] ([i915#4613])
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-2/igt@gem_lmem_swapping@basic.html
* igt@gem_lmem_swapping@parallel-random-verify-ccs:
- shard-rkl: NOTRUN -> [SKIP][38] ([i915#4613])
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-6/igt@gem_lmem_swapping@parallel-random-verify-ccs.html
* igt@gem_mmap@basic-small-bo:
- shard-mtlp: NOTRUN -> [SKIP][39] ([i915#4083])
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-3/igt@gem_mmap@basic-small-bo.html
* igt@gem_mmap_gtt@basic-read-write:
- shard-mtlp: NOTRUN -> [SKIP][40] ([i915#4077])
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-6/igt@gem_mmap_gtt@basic-read-write.html
* igt@gem_mmap_wc@bad-size:
- shard-dg2: NOTRUN -> [SKIP][41] ([i915#4083]) +1 similar issue
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-6/igt@gem_mmap_wc@bad-size.html
* igt@gem_partial_pwrite_pread@write:
- shard-dg2: NOTRUN -> [SKIP][42] ([i915#3282])
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-2/igt@gem_partial_pwrite_pread@write.html
* igt@gem_pread@exhaustion:
- shard-snb: NOTRUN -> [WARN][43] ([i915#2658])
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-snb2/igt@gem_pread@exhaustion.html
* igt@gem_pwrite@basic-random:
- shard-rkl: NOTRUN -> [SKIP][44] ([i915#3282]) +1 similar issue
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-6/igt@gem_pwrite@basic-random.html
* igt@gem_pxp@create-regular-context-2:
- shard-dg2: NOTRUN -> [SKIP][45] ([i915#4270]) +2 similar issues
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-12/igt@gem_pxp@create-regular-context-2.html
* igt@gem_pxp@reject-modify-context-protection-off-2:
- shard-rkl: NOTRUN -> [SKIP][46] ([i915#4270])
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-6/igt@gem_pxp@reject-modify-context-protection-off-2.html
* igt@gem_readwrite@beyond-eob:
- shard-mtlp: NOTRUN -> [SKIP][47] ([i915#3282])
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-1/igt@gem_readwrite@beyond-eob.html
* igt@gem_render_copy@x-tiled-to-vebox-yf-tiled:
- shard-mtlp: NOTRUN -> [SKIP][48] ([i915#8428])
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-8/igt@gem_render_copy@x-tiled-to-vebox-yf-tiled.html
* igt@gem_set_tiling_vs_blt@tiled-to-untiled:
- shard-dg2: NOTRUN -> [SKIP][49] ([i915#4079]) +1 similar issue
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-8/igt@gem_set_tiling_vs_blt@tiled-to-untiled.html
- shard-rkl: NOTRUN -> [SKIP][50] ([i915#8411])
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-2/igt@gem_set_tiling_vs_blt@tiled-to-untiled.html
* igt@gem_softpin@evict-snoop-interruptible:
- shard-mtlp: NOTRUN -> [SKIP][51] ([i915#4885])
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-7/igt@gem_softpin@evict-snoop-interruptible.html
* igt@gem_tiled_partial_pwrite_pread@reads:
- shard-dg2: NOTRUN -> [SKIP][52] ([i915#4077]) +8 similar issues
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-3/igt@gem_tiled_partial_pwrite_pread@reads.html
* igt@gem_userptr_blits@dmabuf-sync:
- shard-dg2: NOTRUN -> [SKIP][53] ([i915#3297])
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-1/igt@gem_userptr_blits@dmabuf-sync.html
* igt@gem_userptr_blits@nohangcheck:
- shard-mtlp: [PASS][54] -> [FAIL][55] ([i915#7916])
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-mtlp-3/igt@gem_userptr_blits@nohangcheck.html
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-3/igt@gem_userptr_blits@nohangcheck.html
* igt@gen3_render_tiledx_blits:
- shard-dg2: NOTRUN -> [SKIP][56] ([fdo#109289]) +1 similar issue
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-11/igt@gen3_render_tiledx_blits.html
* igt@gen7_exec_parse@basic-allowed:
- shard-mtlp: NOTRUN -> [SKIP][57] ([fdo#109289]) +1 similar issue
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-3/igt@gen7_exec_parse@basic-allowed.html
* igt@gen9_exec_parse@allowed-single:
- shard-tglu: NOTRUN -> [SKIP][58] ([i915#2527] / [i915#2856])
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-7/igt@gen9_exec_parse@allowed-single.html
* igt@gen9_exec_parse@batch-invalid-length:
- shard-mtlp: NOTRUN -> [SKIP][59] ([i915#2856])
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-1/igt@gen9_exec_parse@batch-invalid-length.html
* igt@gen9_exec_parse@shadow-peek:
- shard-dg2: NOTRUN -> [SKIP][60] ([i915#2856])
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-6/igt@gen9_exec_parse@shadow-peek.html
* igt@i915_hwmon@hwmon-read:
- shard-mtlp: NOTRUN -> [SKIP][61] ([i915#7707])
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-3/igt@i915_hwmon@hwmon-read.html
* igt@i915_module_load@load:
- shard-dg2: NOTRUN -> [SKIP][62] ([i915#6227])
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-12/igt@i915_module_load@load.html
* igt@i915_pm_backlight@bad-brightness:
- shard-rkl: NOTRUN -> [SKIP][63] ([i915#7561])
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-7/igt@i915_pm_backlight@bad-brightness.html
* igt@i915_pm_backlight@basic-brightness:
- shard-dg2: NOTRUN -> [SKIP][64] ([i915#5354] / [i915#7561]) +1 similar issue
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-5/igt@i915_pm_backlight@basic-brightness.html
* igt@i915_pm_dc@dc9-dpms:
- shard-apl: [PASS][65] -> [SKIP][66] ([fdo#109271])
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-apl4/igt@i915_pm_dc@dc9-dpms.html
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-apl4/igt@i915_pm_dc@dc9-dpms.html
* igt@i915_pm_rpm@basic-pci-d3-state:
- shard-tglu: [PASS][67] -> [FAIL][68] ([i915#7940])
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-tglu-10/igt@i915_pm_rpm@basic-pci-d3-state.html
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-4/igt@i915_pm_rpm@basic-pci-d3-state.html
* igt@i915_pm_rpm@cursor:
- shard-rkl: [PASS][69] -> [FAIL][70] ([i915#7940])
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-rkl-4/igt@i915_pm_rpm@cursor.html
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-3/igt@i915_pm_rpm@cursor.html
* igt@i915_pm_rpm@dpms-lpsp:
- shard-rkl: NOTRUN -> [SKIP][71] ([i915#1397])
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-1/igt@i915_pm_rpm@dpms-lpsp.html
* igt@i915_pm_rpm@dpms-non-lpsp:
- shard-rkl: [PASS][72] -> [SKIP][73] ([i915#1397])
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-rkl-1/igt@i915_pm_rpm@dpms-non-lpsp.html
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-7/igt@i915_pm_rpm@dpms-non-lpsp.html
* igt@i915_pm_rpm@modeset-lpsp:
- shard-dg2: [PASS][74] -> [SKIP][75] ([i915#1397]) +1 similar issue
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-dg2-12/igt@i915_pm_rpm@modeset-lpsp.html
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-3/igt@i915_pm_rpm@modeset-lpsp.html
* igt@i915_pm_rpm@modeset-non-lpsp:
- shard-mtlp: NOTRUN -> [SKIP][76] ([i915#1397])
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-1/igt@i915_pm_rpm@modeset-non-lpsp.html
* igt@i915_pm_rps@min-max-config-idle:
- shard-mtlp: NOTRUN -> [SKIP][77] ([i915#6621])
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-1/igt@i915_pm_rps@min-max-config-idle.html
* igt@i915_selftest@live@gt_heartbeat:
- shard-apl: [PASS][78] -> [DMESG-FAIL][79] ([i915#5334])
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-apl3/igt@i915_selftest@live@gt_heartbeat.html
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-apl3/igt@i915_selftest@live@gt_heartbeat.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-hdmi-a-2-y-rc_ccs:
- shard-rkl: NOTRUN -> [SKIP][80] ([i915#8502]) +3 similar issues
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-1/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-a-hdmi-a-2-y-rc_ccs.html
* igt@kms_async_flips@crc@pipe-b-hdmi-a-1:
- shard-dg2: NOTRUN -> [FAIL][81] ([i915#8247]) +3 similar issues
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-10/igt@kms_async_flips@crc@pipe-b-hdmi-a-1.html
* igt@kms_atomic_transition@plane-all-modeset-transition:
- shard-mtlp: NOTRUN -> [SKIP][82] ([i915#1769])
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-5/igt@kms_atomic_transition@plane-all-modeset-transition.html
* igt@kms_big_fb@4-tiled-32bpp-rotate-90:
- shard-mtlp: NOTRUN -> [SKIP][83] ([fdo#111614])
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-3/igt@kms_big_fb@4-tiled-32bpp-rotate-90.html
* igt@kms_big_fb@4-tiled-8bpp-rotate-90:
- shard-dg2: NOTRUN -> [SKIP][84] ([fdo#111614])
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-3/igt@kms_big_fb@4-tiled-8bpp-rotate-90.html
* igt@kms_big_fb@4-tiled-addfb-size-overflow:
- shard-rkl: NOTRUN -> [SKIP][85] ([i915#5286])
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-2/igt@kms_big_fb@4-tiled-addfb-size-overflow.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
- shard-tglu: NOTRUN -> [SKIP][86] ([fdo#111615] / [i915#5286])
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-10/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip:
- shard-mtlp: NOTRUN -> [FAIL][87] ([i915#5138])
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-8/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip:
- shard-mtlp: [PASS][88] -> [FAIL][89] ([i915#3743])
[88]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-mtlp-1/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
[89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-5/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
* igt@kms_big_fb@linear-64bpp-rotate-90:
- shard-tglu: NOTRUN -> [SKIP][90] ([fdo#111614]) +1 similar issue
[90]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-7/igt@kms_big_fb@linear-64bpp-rotate-90.html
* igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
- shard-mtlp: NOTRUN -> [FAIL][91] ([i915#3743])
[91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-4/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
* igt@kms_big_fb@y-tiled-64bpp-rotate-0:
- shard-dg2: NOTRUN -> [SKIP][92] ([i915#5190]) +10 similar issues
[92]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-3/igt@kms_big_fb@y-tiled-64bpp-rotate-0.html
* igt@kms_big_fb@y-tiled-8bpp-rotate-270:
- shard-rkl: NOTRUN -> [SKIP][93] ([fdo#111614] / [i915#3638]) +1 similar issue
[93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-2/igt@kms_big_fb@y-tiled-8bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip:
- shard-tglu: [PASS][94] -> [FAIL][95] ([i915#3743])
[94]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-tglu-4/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
[95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-7/igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-180-hflip-async-flip.html
* igt@kms_big_fb@yf-tiled-8bpp-rotate-0:
- shard-dg2: NOTRUN -> [SKIP][96] ([i915#4538] / [i915#5190]) +1 similar issue
[96]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-7/igt@kms_big_fb@yf-tiled-8bpp-rotate-0.html
- shard-rkl: NOTRUN -> [SKIP][97] ([fdo#110723])
[97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-6/igt@kms_big_fb@yf-tiled-8bpp-rotate-0.html
* igt@kms_big_fb@yf-tiled-addfb-size-overflow:
- shard-rkl: NOTRUN -> [SKIP][98] ([fdo#111615])
[98]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-6/igt@kms_big_fb@yf-tiled-addfb-size-overflow.html
* igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip:
- shard-mtlp: NOTRUN -> [SKIP][99] ([fdo#111615]) +2 similar issues
[99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-2/igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip.html
* igt@kms_big_joiner@invalid-modeset:
- shard-mtlp: NOTRUN -> [SKIP][100] ([i915#2705])
[100]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-6/igt@kms_big_joiner@invalid-modeset.html
* igt@kms_ccs@pipe-a-bad-aux-stride-4_tiled_mtl_rc_ccs:
- shard-rkl: NOTRUN -> [SKIP][101] ([i915#5354] / [i915#6095]) +2 similar issues
[101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-1/igt@kms_ccs@pipe-a-bad-aux-stride-4_tiled_mtl_rc_ccs.html
* igt@kms_ccs@pipe-a-bad-rotation-90-yf_tiled_ccs:
- shard-tglu: NOTRUN -> [SKIP][102] ([fdo#111615] / [i915#3689] / [i915#5354] / [i915#6095])
[102]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-7/igt@kms_ccs@pipe-a-bad-rotation-90-yf_tiled_ccs.html
* igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_ccs:
- shard-rkl: NOTRUN -> [SKIP][103] ([i915#3734] / [i915#5354] / [i915#6095])
[103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-6/igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_ccs.html
* igt@kms_ccs@pipe-a-crc-primary-rotation-180-4_tiled_dg2_rc_ccs_cc:
- shard-tglu: NOTRUN -> [SKIP][104] ([i915#3689] / [i915#5354] / [i915#6095]) +1 similar issue
[104]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-4/igt@kms_ccs@pipe-a-crc-primary-rotation-180-4_tiled_dg2_rc_ccs_cc.html
* igt@kms_ccs@pipe-b-ccs-on-another-bo-y_tiled_gen12_mc_ccs:
- shard-tglu: NOTRUN -> [SKIP][105] ([i915#3689] / [i915#3886] / [i915#5354] / [i915#6095]) +1 similar issue
[105]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-4/igt@kms_ccs@pipe-b-ccs-on-another-bo-y_tiled_gen12_mc_ccs.html
* igt@kms_ccs@pipe-c-bad-aux-stride-y_tiled_gen12_rc_ccs:
- shard-rkl: NOTRUN -> [SKIP][106] ([i915#5354]) +3 similar issues
[106]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-7/igt@kms_ccs@pipe-c-bad-aux-stride-y_tiled_gen12_rc_ccs.html
* igt@kms_ccs@pipe-c-bad-rotation-90-y_tiled_gen12_mc_ccs:
- shard-mtlp: NOTRUN -> [SKIP][107] ([i915#3886] / [i915#6095]) +1 similar issue
[107]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-8/igt@kms_ccs@pipe-c-bad-rotation-90-y_tiled_gen12_mc_ccs.html
* igt@kms_ccs@pipe-c-bad-rotation-90-y_tiled_gen12_rc_ccs_cc:
- shard-dg2: NOTRUN -> [SKIP][108] ([i915#3689] / [i915#3886] / [i915#5354]) +9 similar issues
[108]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-10/igt@kms_ccs@pipe-c-bad-rotation-90-y_tiled_gen12_rc_ccs_cc.html
* igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_ccs:
- shard-mtlp: NOTRUN -> [SKIP][109] ([i915#6095]) +3 similar issues
[109]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-2/igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_ccs.html
* igt@kms_ccs@pipe-c-random-ccs-data-4_tiled_dg2_rc_ccs_cc:
- shard-tglu: NOTRUN -> [SKIP][110] ([i915#5354] / [i915#6095]) +3 similar issues
[110]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-10/igt@kms_ccs@pipe-c-random-ccs-data-4_tiled_dg2_rc_ccs_cc.html
* igt@kms_ccs@pipe-d-crc-primary-basic-y_tiled_gen12_rc_ccs:
- shard-dg2: NOTRUN -> [SKIP][111] ([i915#3689] / [i915#5354]) +13 similar issues
[111]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-7/igt@kms_ccs@pipe-d-crc-primary-basic-y_tiled_gen12_rc_ccs.html
* igt@kms_ccs@pipe-d-missing-ccs-buffer-4_tiled_mtl_mc_ccs:
- shard-dg2: NOTRUN -> [SKIP][112] ([i915#5354]) +36 similar issues
[112]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-7/igt@kms_ccs@pipe-d-missing-ccs-buffer-4_tiled_mtl_mc_ccs.html
* igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-1:
- shard-dg2: NOTRUN -> [SKIP][113] ([i915#4087] / [i915#7213]) +2 similar issues
[113]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-10/igt@kms_cdclk@mode-transition@pipe-b-hdmi-a-1.html
* igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-1:
- shard-dg2: NOTRUN -> [SKIP][114] ([i915#7213])
[114]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-10/igt@kms_cdclk@mode-transition@pipe-d-hdmi-a-1.html
* igt@kms_chamelium_color@ctm-negative:
- shard-dg2: NOTRUN -> [SKIP][115] ([fdo#111827]) +1 similar issue
[115]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-1/igt@kms_chamelium_color@ctm-negative.html
* igt@kms_chamelium_color@gamma:
- shard-mtlp: NOTRUN -> [SKIP][116] ([fdo#111827])
[116]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-4/igt@kms_chamelium_color@gamma.html
* igt@kms_chamelium_edid@dp-mode-timings:
- shard-mtlp: NOTRUN -> [SKIP][117] ([i915#7828]) +2 similar issues
[117]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-6/igt@kms_chamelium_edid@dp-mode-timings.html
* igt@kms_chamelium_edid@hdmi-edid-stress-resolution-non-4k:
- shard-rkl: NOTRUN -> [SKIP][118] ([i915#7828]) +3 similar issues
[118]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-1/igt@kms_chamelium_edid@hdmi-edid-stress-resolution-non-4k.html
* igt@kms_chamelium_frames@hdmi-crc-fast:
- shard-dg2: NOTRUN -> [SKIP][119] ([i915#7828]) +5 similar issues
[119]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-8/igt@kms_chamelium_frames@hdmi-crc-fast.html
* igt@kms_chamelium_hpd@hdmi-hpd-for-each-pipe:
- shard-tglu: NOTRUN -> [SKIP][120] ([i915#7828]) +2 similar issues
[120]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-2/igt@kms_chamelium_hpd@hdmi-hpd-for-each-pipe.html
* igt@kms_concurrent@pipe-c:
- shard-rkl: NOTRUN -> [SKIP][121] ([i915#4070] / [i915#6768])
[121]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-3/igt@kms_concurrent@pipe-c.html
* igt@kms_content_protection@atomic-dpms@pipe-a-dp-4:
- shard-dg2: NOTRUN -> [TIMEOUT][122] ([i915#7173])
[122]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-11/igt@kms_content_protection@atomic-dpms@pipe-a-dp-4.html
* igt@kms_content_protection@uevent:
- shard-dg2: NOTRUN -> [SKIP][123] ([i915#7118]) +1 similar issue
[123]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-8/igt@kms_content_protection@uevent.html
* igt@kms_cursor_crc@cursor-offscreen-32x10:
- shard-mtlp: NOTRUN -> [SKIP][124] ([i915#8814])
[124]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-1/igt@kms_cursor_crc@cursor-offscreen-32x10.html
* igt@kms_cursor_crc@cursor-onscreen-512x170:
- shard-dg2: NOTRUN -> [SKIP][125] ([i915#3359])
[125]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-5/igt@kms_cursor_crc@cursor-onscreen-512x170.html
* igt@kms_cursor_crc@cursor-random-512x170:
- shard-mtlp: NOTRUN -> [SKIP][126] ([i915#3359])
[126]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-1/igt@kms_cursor_crc@cursor-random-512x170.html
* igt@kms_cursor_crc@cursor-rapid-movement-32x10:
- shard-tglu: NOTRUN -> [SKIP][127] ([i915#3555]) +1 similar issue
[127]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-6/igt@kms_cursor_crc@cursor-rapid-movement-32x10.html
* igt@kms_cursor_crc@cursor-rapid-movement-32x32:
- shard-dg2: NOTRUN -> [SKIP][128] ([i915#3555]) +2 similar issues
[128]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-1/igt@kms_cursor_crc@cursor-rapid-movement-32x32.html
* igt@kms_cursor_crc@cursor-sliding-32x10:
- shard-rkl: NOTRUN -> [SKIP][129] ([i915#3555]) +1 similar issue
[129]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-2/igt@kms_cursor_crc@cursor-sliding-32x10.html
* igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy:
- shard-mtlp: NOTRUN -> [SKIP][130] ([i915#3546]) +1 similar issue
[130]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-8/igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy.html
* igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions:
- shard-apl: [PASS][131] -> [FAIL][132] ([i915#2346])
[131]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-apl2/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html
[132]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-apl4/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html
* igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size:
- shard-glk: [PASS][133] -> [FAIL][134] ([i915#2346])
[133]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-glk1/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
[134]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-glk6/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1:
- shard-rkl: NOTRUN -> [SKIP][135] ([i915#3804])
[135]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-7/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1.html
* igt@kms_dsc@dsc-with-bpc-formats:
- shard-dg2: NOTRUN -> [SKIP][136] ([i915#3555] / [i915#3840]) +1 similar issue
[136]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-6/igt@kms_dsc@dsc-with-bpc-formats.html
* igt@kms_flip@2x-blocking-wf_vblank:
- shard-mtlp: NOTRUN -> [SKIP][137] ([i915#3637])
[137]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-5/igt@kms_flip@2x-blocking-wf_vblank.html
* igt@kms_flip@2x-flip-vs-expired-vblank@bc-hdmi-a1-hdmi-a2:
- shard-glk: [PASS][138] -> [FAIL][139] ([i915#79])
[138]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-glk8/igt@kms_flip@2x-flip-vs-expired-vblank@bc-hdmi-a1-hdmi-a2.html
[139]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-glk6/igt@kms_flip@2x-flip-vs-expired-vblank@bc-hdmi-a1-hdmi-a2.html
* igt@kms_flip@2x-flip-vs-rmfb:
- shard-tglu: NOTRUN -> [SKIP][140] ([fdo#109274] / [i915#3637])
[140]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-6/igt@kms_flip@2x-flip-vs-rmfb.html
* igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset-interruptible:
- shard-dg2: NOTRUN -> [SKIP][141] ([fdo#109274]) +3 similar issues
[141]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-1/igt@kms_flip@2x-single-buffer-flip-vs-dpms-off-vs-modeset-interruptible.html
* igt@kms_flip@flip-vs-fences:
- shard-dg2: NOTRUN -> [SKIP][142] ([i915#8381])
[142]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-7/igt@kms_flip@flip-vs-fences.html
* igt@kms_flip@flip-vs-suspend@b-hdmi-a1:
- shard-snb: NOTRUN -> [DMESG-WARN][143] ([i915#8841]) +8 similar issues
[143]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-snb1/igt@kms_flip@flip-vs-suspend@b-hdmi-a1.html
* igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode:
- shard-rkl: NOTRUN -> [SKIP][144] ([i915#2672]) +2 similar issues
[144]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-2/igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling@pipe-a-default-mode:
- shard-mtlp: NOTRUN -> [SKIP][145] ([i915#2672])
[145]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-1/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-32bpp-yftileccs-downscaling@pipe-a-default-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-valid-mode:
- shard-tglu: NOTRUN -> [SKIP][146] ([i915#2587] / [i915#2672])
[146]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-3/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tile-downscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling@pipe-a-valid-mode:
- shard-dg2: NOTRUN -> [SKIP][147] ([i915#2672]) +2 similar issues
[147]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-6/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-downscaling@pipe-a-valid-mode.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode:
- shard-dg2: NOTRUN -> [SKIP][148] ([i915#2672] / [i915#3555])
[148]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-2/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode.html
* igt@kms_force_connector_basic@force-load-detect:
- shard-dg2: NOTRUN -> [SKIP][149] ([fdo#109285])
[149]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-6/igt@kms_force_connector_basic@force-load-detect.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-blt:
- shard-dg2: [PASS][150] -> [FAIL][151] ([i915#6880])
[150]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-dg2-11/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-blt.html
[151]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-blt:
- shard-rkl: NOTRUN -> [SKIP][152] ([fdo#111825] / [i915#1825]) +8 similar issues
[152]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-6/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-spr-indfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-mmap-gtt:
- shard-mtlp: NOTRUN -> [SKIP][153] ([i915#8708]) +2 similar issues
[153]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-7/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-indfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-shrfb-draw-pwrite:
- shard-mtlp: NOTRUN -> [SKIP][154] ([i915#1825]) +6 similar issues
[154]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-pri-shrfb-draw-pwrite.html
* igt@kms_frontbuffer_tracking@fbc-rgb101010-draw-mmap-gtt:
- shard-dg2: NOTRUN -> [SKIP][155] ([i915#8708]) +12 similar issues
[155]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-5/igt@kms_frontbuffer_tracking@fbc-rgb101010-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-pri-indfb-multidraw:
- shard-tglu: NOTRUN -> [SKIP][156] ([fdo#110189]) +1 similar issue
[156]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-7/igt@kms_frontbuffer_tracking@fbcpsr-1p-pri-indfb-multidraw.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-draw-mmap-gtt:
- shard-tglu: NOTRUN -> [SKIP][157] ([fdo#109280]) +5 similar issues
[157]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-9/igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-render:
- shard-dg2: NOTRUN -> [SKIP][158] ([i915#3458]) +9 similar issues
[158]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-1/igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-render.html
* igt@kms_frontbuffer_tracking@psr-1p-pri-indfb-multidraw:
- shard-mtlp: [PASS][159] -> [DMESG-WARN][160] ([i915#1982]) +1 similar issue
[159]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-mtlp-2/igt@kms_frontbuffer_tracking@psr-1p-pri-indfb-multidraw.html
[160]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-4/igt@kms_frontbuffer_tracking@psr-1p-pri-indfb-multidraw.html
* igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-plflip-blt:
- shard-rkl: NOTRUN -> [SKIP][161] ([i915#3023]) +4 similar issues
[161]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-7/igt@kms_frontbuffer_tracking@psr-1p-primscrn-shrfb-plflip-blt.html
* igt@kms_hdr@bpc-switch-dpms:
- shard-dg2: NOTRUN -> [SKIP][162] ([i915#3555] / [i915#8228])
[162]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-2/igt@kms_hdr@bpc-switch-dpms.html
- shard-rkl: NOTRUN -> [SKIP][163] ([i915#3555] / [i915#8228]) +1 similar issue
[163]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-7/igt@kms_hdr@bpc-switch-dpms.html
* igt@kms_plane_scaling@intel-max-src-size:
- shard-dg2: NOTRUN -> [SKIP][164] ([i915#6953])
[164]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-1/igt@kms_plane_scaling@intel-max-src-size.html
* igt@kms_plane_scaling@plane-downscale-with-rotation-factor-0-25@pipe-b-hdmi-a-3:
- shard-dg2: NOTRUN -> [SKIP][165] ([i915#5176]) +7 similar issues
[165]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-1/igt@kms_plane_scaling@plane-downscale-with-rotation-factor-0-25@pipe-b-hdmi-a-3.html
* igt@kms_plane_scaling@plane-upscale-with-rotation-factor-0-25@pipe-a-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][166] ([i915#5176]) +3 similar issues
[166]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-6/igt@kms_plane_scaling@plane-upscale-with-rotation-factor-0-25@pipe-a-hdmi-a-2.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-c-dp-2:
- shard-dg2: NOTRUN -> [SKIP][167] ([i915#5235]) +19 similar issues
[167]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-12/igt@kms_plane_scaling@planes-downscale-factor-0-25-unity-scaling@pipe-c-dp-2.html
* igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-a-hdmi-a-2:
- shard-rkl: NOTRUN -> [SKIP][168] ([i915#5235]) +1 similar issue
[168]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-4/igt@kms_plane_scaling@planes-downscale-factor-0-25@pipe-a-hdmi-a-2.html
* igt@kms_plane_scaling@planes-downscale-factor-0-5-unity-scaling@pipe-b-vga-1:
- shard-snb: NOTRUN -> [SKIP][169] ([fdo#109271]) +244 similar issues
[169]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-snb2/igt@kms_plane_scaling@planes-downscale-factor-0-5-unity-scaling@pipe-b-vga-1.html
* igt@kms_psr2_sf@cursor-plane-move-continuous-exceed-sf:
- shard-rkl: NOTRUN -> [SKIP][170] ([i915#658])
[170]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-4/igt@kms_psr2_sf@cursor-plane-move-continuous-exceed-sf.html
* igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area:
- shard-rkl: NOTRUN -> [SKIP][171] ([fdo#111068] / [i915#658])
[171]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-1/igt@kms_psr2_sf@overlay-plane-update-sf-dmg-area.html
* igt@kms_psr2_su@page_flip-xrgb8888:
- shard-dg2: NOTRUN -> [SKIP][172] ([i915#658]) +2 similar issues
[172]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-11/igt@kms_psr2_su@page_flip-xrgb8888.html
* igt@kms_psr@psr2_sprite_plane_move:
- shard-dg2: NOTRUN -> [SKIP][173] ([i915#1072]) +5 similar issues
[173]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-12/igt@kms_psr@psr2_sprite_plane_move.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-0:
- shard-mtlp: NOTRUN -> [SKIP][174] ([i915#5289])
[174]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-8/igt@kms_rotation_crc@primary-y-tiled-reflect-x-0.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-90:
- shard-dg2: NOTRUN -> [SKIP][175] ([i915#4235] / [i915#5190]) +1 similar issue
[175]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-10/igt@kms_rotation_crc@primary-y-tiled-reflect-x-90.html
- shard-mtlp: NOTRUN -> [SKIP][176] ([i915#4235])
[176]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-2/igt@kms_rotation_crc@primary-y-tiled-reflect-x-90.html
* igt@kms_sysfs_edid_timing:
- shard-dg2: [PASS][177] -> [FAIL][178] ([IGT#2])
[177]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-dg2-12/igt@kms_sysfs_edid_timing.html
[178]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-8/igt@kms_sysfs_edid_timing.html
* igt@kms_tv_load_detect@load-detect:
- shard-dg2: NOTRUN -> [SKIP][179] ([fdo#109309])
[179]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-7/igt@kms_tv_load_detect@load-detect.html
- shard-rkl: NOTRUN -> [SKIP][180] ([fdo#109309])
[180]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-6/igt@kms_tv_load_detect@load-detect.html
* igt@kms_universal_plane@universal-plane-pageflip-windowed-pipe-d:
- shard-rkl: NOTRUN -> [SKIP][181] ([i915#4070] / [i915#533] / [i915#6768]) +3 similar issues
[181]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-4/igt@kms_universal_plane@universal-plane-pageflip-windowed-pipe-d.html
* igt@kms_vblank@pipe-b-query-forked-busy-hang:
- shard-mtlp: [PASS][182] -> [DMESG-WARN][183] ([i915#2017])
[182]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-mtlp-8/igt@kms_vblank@pipe-b-query-forked-busy-hang.html
[183]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-2/igt@kms_vblank@pipe-b-query-forked-busy-hang.html
* igt@kms_writeback@writeback-fb-id:
- shard-dg2: NOTRUN -> [SKIP][184] ([i915#2437])
[184]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-12/igt@kms_writeback@writeback-fb-id.html
* igt@perf_pmu@busy-double-start@bcs0:
- shard-mtlp: [PASS][185] -> [FAIL][186] ([i915#4349]) +5 similar issues
[185]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-mtlp-2/igt@perf_pmu@busy-double-start@bcs0.html
[186]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-2/igt@perf_pmu@busy-double-start@bcs0.html
* igt@perf_pmu@busy-idle@vcs0:
- shard-dg2: [PASS][187] -> [FAIL][188] ([i915#4349]) +7 similar issues
[187]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-dg2-5/igt@perf_pmu@busy-idle@vcs0.html
[188]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-6/igt@perf_pmu@busy-idle@vcs0.html
* igt@prime_vgem@basic-read:
- shard-dg2: NOTRUN -> [SKIP][189] ([i915#3291] / [i915#3708])
[189]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-2/igt@prime_vgem@basic-read.html
* igt@v3d/v3d_perfmon@create-perfmon-invalid-counters:
- shard-mtlp: NOTRUN -> [SKIP][190] ([i915#2575]) +3 similar issues
[190]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-4/igt@v3d/v3d_perfmon@create-perfmon-invalid-counters.html
* igt@v3d/v3d_perfmon@get-values-invalid-pointer:
- shard-tglu: NOTRUN -> [SKIP][191] ([fdo#109315] / [i915#2575]) +1 similar issue
[191]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-4/igt@v3d/v3d_perfmon@get-values-invalid-pointer.html
* igt@v3d/v3d_submit_csd@bad-multisync-pad:
- shard-rkl: NOTRUN -> [SKIP][192] ([fdo#109315]) +2 similar issues
[192]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-2/igt@v3d/v3d_submit_csd@bad-multisync-pad.html
* igt@v3d/v3d_wait_bo@used-bo-1ns:
- shard-dg2: NOTRUN -> [SKIP][193] ([i915#2575]) +9 similar issues
[193]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-6/igt@v3d/v3d_wait_bo@used-bo-1ns.html
* igt@vc4/vc4_tiling@get-bad-handle:
- shard-dg2: NOTRUN -> [SKIP][194] ([i915#7711]) +2 similar issues
[194]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-11/igt@vc4/vc4_tiling@get-bad-handle.html
- shard-rkl: NOTRUN -> [SKIP][195] ([i915#7711]) +2 similar issues
[195]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-4/igt@vc4/vc4_tiling@get-bad-handle.html
* igt@vc4/vc4_wait_seqno@bad-seqno-0ns:
- shard-tglu: NOTRUN -> [SKIP][196] ([i915#2575]) +1 similar issue
[196]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-7/igt@vc4/vc4_wait_seqno@bad-seqno-0ns.html
#### Possible fixes ####
* igt@drm_fdinfo@virtual-idle:
- shard-rkl: [FAIL][197] ([i915#7742]) -> [PASS][198]
[197]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-rkl-4/igt@drm_fdinfo@virtual-idle.html
[198]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-7/igt@drm_fdinfo@virtual-idle.html
* igt@gem_busy@close-race:
- shard-tglu: [ABORT][199] ([i915#6016]) -> [PASS][200]
[199]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-tglu-4/igt@gem_busy@close-race.html
[200]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-5/igt@gem_busy@close-race.html
* igt@gem_ctx_exec@basic-nohangcheck:
- shard-rkl: [FAIL][201] ([i915#6268]) -> [PASS][202]
[201]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-rkl-4/igt@gem_ctx_exec@basic-nohangcheck.html
[202]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-1/igt@gem_ctx_exec@basic-nohangcheck.html
- shard-mtlp: [FAIL][203] ([i915#6121] / [i915#7916]) -> [PASS][204]
[203]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-mtlp-6/igt@gem_ctx_exec@basic-nohangcheck.html
[204]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-1/igt@gem_ctx_exec@basic-nohangcheck.html
* igt@gem_eio@unwedge-stress:
- {shard-dg1}: [FAIL][205] ([i915#5784]) -> [PASS][206] +2 similar issues
[205]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-dg1-19/igt@gem_eio@unwedge-stress.html
[206]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg1-16/igt@gem_eio@unwedge-stress.html
* igt@gem_exec_balancer@full-pulse:
- shard-dg2: [FAIL][207] ([i915#6032]) -> [PASS][208]
[207]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-dg2-1/igt@gem_exec_balancer@full-pulse.html
[208]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-11/igt@gem_exec_balancer@full-pulse.html
* igt@gem_exec_fair@basic-deadline:
- shard-glk: [FAIL][209] ([i915#2846]) -> [PASS][210]
[209]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-glk5/igt@gem_exec_fair@basic-deadline.html
[210]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-glk4/igt@gem_exec_fair@basic-deadline.html
* igt@gem_exec_fair@basic-flow@rcs0:
- shard-tglu: [FAIL][211] ([i915#2842]) -> [PASS][212] +1 similar issue
[211]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-tglu-3/igt@gem_exec_fair@basic-flow@rcs0.html
[212]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-3/igt@gem_exec_fair@basic-flow@rcs0.html
* igt@gem_exec_fair@basic-none@vecs0:
- shard-rkl: [FAIL][213] ([i915#2842]) -> [PASS][214]
[213]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-rkl-4/igt@gem_exec_fair@basic-none@vecs0.html
[214]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-7/igt@gem_exec_fair@basic-none@vecs0.html
* igt@gem_exec_whisper@basic-contexts-forked-all:
- shard-mtlp: [TIMEOUT][215] ([i915#8628]) -> [PASS][216]
[215]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-mtlp-4/igt@gem_exec_whisper@basic-contexts-forked-all.html
[216]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-7/igt@gem_exec_whisper@basic-contexts-forked-all.html
* igt@gem_lmem_swapping@parallel-multi@lmem0:
- {shard-dg1}: [DMESG-WARN][217] ([i915#4391] / [i915#4423]) -> [PASS][218] +1 similar issue
[217]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-dg1-14/igt@gem_lmem_swapping@parallel-multi@lmem0.html
[218]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg1-12/igt@gem_lmem_swapping@parallel-multi@lmem0.html
* igt@gem_mmap_gtt@fault-concurrent-y:
- shard-snb: [ABORT][219] ([i915#5161]) -> [PASS][220]
[219]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-snb5/igt@gem_mmap_gtt@fault-concurrent-y.html
[220]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-snb5/igt@gem_mmap_gtt@fault-concurrent-y.html
* igt@i915_hangman@detector@vcs0:
- shard-mtlp: [FAIL][221] ([i915#8456]) -> [PASS][222] +2 similar issues
[221]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-mtlp-8/igt@i915_hangman@detector@vcs0.html
[222]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-1/igt@i915_hangman@detector@vcs0.html
* igt@i915_hangman@gt-engine-error@vcs0:
- shard-mtlp: [FAIL][223] ([i915#7069]) -> [PASS][224]
[223]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-mtlp-7/igt@i915_hangman@gt-engine-error@vcs0.html
[224]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-2/igt@i915_hangman@gt-engine-error@vcs0.html
* igt@i915_module_load@reload:
- shard-snb: [ABORT][225] ([i915#4528]) -> [PASS][226]
[225]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-snb5/igt@i915_module_load@reload.html
[226]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-snb5/igt@i915_module_load@reload.html
* igt@i915_pm_dc@dc6-dpms:
- shard-tglu: [FAIL][227] ([i915#3989] / [i915#454]) -> [PASS][228]
[227]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-tglu-7/igt@i915_pm_dc@dc6-dpms.html
[228]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-2/igt@i915_pm_dc@dc6-dpms.html
* igt@i915_pm_rc6_residency@rc6-idle@vecs0:
- {shard-dg1}: [FAIL][229] ([i915#3591]) -> [PASS][230] +1 similar issue
[229]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-dg1-12/igt@i915_pm_rc6_residency@rc6-idle@vecs0.html
[230]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg1-12/igt@i915_pm_rc6_residency@rc6-idle@vecs0.html
* igt@i915_pm_rpm@drm-resources-equal:
- shard-tglu: [FAIL][231] ([i915#7940]) -> [PASS][232]
[231]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-tglu-8/igt@i915_pm_rpm@drm-resources-equal.html
[232]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-5/igt@i915_pm_rpm@drm-resources-equal.html
- shard-rkl: [FAIL][233] ([i915#7940]) -> [PASS][234]
[233]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-rkl-2/igt@i915_pm_rpm@drm-resources-equal.html
[234]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-1/igt@i915_pm_rpm@drm-resources-equal.html
* igt@i915_selftest@live@workarounds:
- shard-mtlp: [DMESG-FAIL][235] ([i915#6763]) -> [PASS][236]
[235]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-mtlp-7/igt@i915_selftest@live@workarounds.html
[236]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-1/igt@i915_selftest@live@workarounds.html
* igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-async-flip:
- shard-mtlp: [FAIL][237] ([i915#3743]) -> [PASS][238] +1 similar issue
[237]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-mtlp-4/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html
[238]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-5/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html
* igt@kms_frontbuffer_tracking@fbc-tiling-linear:
- shard-dg2: [FAIL][239] ([i915#6880]) -> [PASS][240] +2 similar issues
[239]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-dg2-1/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html
[240]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-2/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html
* igt@kms_rotation_crc@primary-rotation-270:
- shard-rkl: [ABORT][241] ([i915#7461]) -> [PASS][242]
[241]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-rkl-1/igt@kms_rotation_crc@primary-rotation-270.html
[242]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-3/igt@kms_rotation_crc@primary-rotation-270.html
* igt@kms_rotation_crc@primary-y-tiled-reflect-x-0:
- {shard-dg1}: [DMESG-WARN][243] ([i915#4423]) -> [PASS][244] +1 similar issue
[243]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-dg1-14/igt@kms_rotation_crc@primary-y-tiled-reflect-x-0.html
[244]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg1-19/igt@kms_rotation_crc@primary-y-tiled-reflect-x-0.html
* igt@perf_pmu@busy-double-start@vcs1:
- shard-mtlp: [FAIL][245] ([i915#4349]) -> [PASS][246] +2 similar issues
[245]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-mtlp-2/igt@perf_pmu@busy-double-start@vcs1.html
[246]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-2/igt@perf_pmu@busy-double-start@vcs1.html
* igt@perf_pmu@busy-idle-check-all@vcs0:
- shard-dg2: [FAIL][247] ([i915#4521]) -> [PASS][248] +7 similar issues
[247]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-dg2-12/igt@perf_pmu@busy-idle-check-all@vcs0.html
[248]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-12/igt@perf_pmu@busy-idle-check-all@vcs0.html
* igt@perf_pmu@busy-idle-check-all@vecs0:
- {shard-dg1}: [FAIL][249] ([i915#4521]) -> [PASS][250] +2 similar issues
[249]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-dg1-15/igt@perf_pmu@busy-idle-check-all@vecs0.html
[250]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg1-16/igt@perf_pmu@busy-idle-check-all@vecs0.html
* igt@sysfs_heartbeat_interval@nopreempt@ccs0:
- shard-mtlp: [FAIL][251] ([i915#6015]) -> [PASS][252] +1 similar issue
[251]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-mtlp-4/igt@sysfs_heartbeat_interval@nopreempt@ccs0.html
[252]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-3/igt@sysfs_heartbeat_interval@nopreempt@ccs0.html
#### Warnings ####
* igt@gem_lmem_swapping@smem-oom@lmem0:
- shard-dg2: [DMESG-WARN][253] ([i915#4936] / [i915#5493]) -> [TIMEOUT][254] ([i915#5493])
[253]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-dg2-12/igt@gem_lmem_swapping@smem-oom@lmem0.html
[254]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-3/igt@gem_lmem_swapping@smem-oom@lmem0.html
* igt@i915_pm_rpm@modeset-non-lpsp:
- shard-tglu: [FAIL][255] ([i915#7940]) -> [SKIP][256] ([fdo#111644] / [i915#1397])
[255]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-tglu-2/igt@i915_pm_rpm@modeset-non-lpsp.html
[256]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-tglu-9/igt@i915_pm_rpm@modeset-non-lpsp.html
* igt@kms_content_protection@type1:
- shard-dg2: [SKIP][257] ([i915#7118]) -> [SKIP][258] ([i915#7118] / [i915#7162])
[257]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-dg2-3/igt@kms_content_protection@type1.html
[258]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-dg2-12/igt@kms_content_protection@type1.html
* igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size:
- shard-mtlp: [FAIL][259] ([i915#2346]) -> [DMESG-FAIL][260] ([i915#2017] / [i915#5954])
[259]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-mtlp-3/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
[260]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-mtlp-3/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
* igt@kms_fbcon_fbt@psr:
- shard-rkl: [SKIP][261] ([fdo#110189] / [i915#3955]) -> [SKIP][262] ([i915#3955])
[261]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-rkl-2/igt@kms_fbcon_fbt@psr.html
[262]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-3/igt@kms_fbcon_fbt@psr.html
* igt@kms_force_connector_basic@force-load-detect:
- shard-rkl: [SKIP][263] ([fdo#109285]) -> [SKIP][264] ([fdo#109285] / [i915#4098])
[263]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-rkl-6/igt@kms_force_connector_basic@force-load-detect.html
[264]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-2/igt@kms_force_connector_basic@force-load-detect.html
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
- shard-rkl: [SKIP][265] ([i915#4816]) -> [SKIP][266] ([i915#4070] / [i915#4816])
[265]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13409/shard-rkl-4/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
[266]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/shard-rkl-1/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[IGT#2]: https://gitlab.freedesktop.org/drm/igt-gpu-tools/issues/2
[fdo#103375]: https://bugs.freedesktop.org/show_bug.cgi?id=103375
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274
[fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280
[fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285
[fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289
[fdo#109300]: https://bugs.freedesktop.org/show_bug.cgi?id=109300
[fdo#109309]: https://bugs.freedesktop.org/show_bug.cgi?id=109309
[fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315
[fdo#110189]: https://bugs.freedesktop.org/show_bug.cgi?id=110189
[fdo#110723]: https://bugs.freedesktop.org/show_bug.cgi?id=110723
[fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068
[fdo#111614]: https://bugs.freedesktop.org/show_bug.cgi?id=111614
[fdo#111615]: https://bugs.freedesktop.org/show_bug.cgi?id=111615
[fdo#111644]: https://bugs.freedesktop.org/show_bug.cgi?id=111644
[fdo#111825]: https://bugs.freedesktop.org/show_bug.cgi?id=111825
[fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
[fdo#112283]: https://bugs.freedesktop.org/show_bug.cgi?id=112283
[i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072
[i915#1099]: https://gitlab.freedesktop.org/drm/intel/issues/1099
[i915#1397]: https://gitlab.freedesktop.org/drm/intel/issues/1397
[i915#1769]: https://gitlab.freedesktop.org/drm/intel/issues/1769
[i915#1825]: https://gitlab.freedesktop.org/drm/intel/issues/1825
[i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982
[i915#2017]: https://gitlab.freedesktop.org/drm/intel/issues/2017
[i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346
[i915#2437]: https://gitlab.freedesktop.org/drm/intel/issues/2437
[i915#2527]: https://gitlab.freedesktop.org/drm/intel/issues/2527
[i915#2575]: https://gitlab.freedesktop.org/drm/intel/issues/2575
[i915#2587]: https://gitlab.freedesktop.org/drm/intel/issues/2587
[i915#2658]: https://gitlab.freedesktop.org/drm/intel/issues/2658
[i915#2672]: https://gitlab.freedesktop.org/drm/intel/issues/2672
[i915#2705]: https://gitlab.freedesktop.org/drm/intel/issues/2705
[i915#280]: https://gitlab.freedesktop.org/drm/intel/issues/280
[i915#2842]: https://gitlab.freedesktop.org/drm/intel/issues/2842
[i915#2846]: https://gitlab.freedesktop.org/drm/intel/issues/2846
[i915#2856]: https://gitlab.freedesktop.org/drm/intel/issues/2856
[i915#3023]: https://gitlab.freedesktop.org/drm/intel/issues/3023
[i915#3281]: https://gitlab.freedesktop.org/drm/intel/issues/3281
[i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282
[i915#3291]: https://gitlab.freedesktop.org/drm/intel/issues/3291
[i915#3297]: https://gitlab.freedesktop.org/drm/intel/issues/3297
[i915#3359]: https://gitlab.freedesktop.org/drm/intel/issues/3359
[i915#3458]: https://gitlab.freedesktop.org/drm/intel/issues/3458
[i915#3539]: https://gitlab.freedesktop.org/drm/intel/issues/3539
[i915#3546]: https://gitlab.freedesktop.org/drm/intel/issues/3546
[i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555
[i915#3591]: https://gitlab.freedesktop.org/drm/intel/issues/3591
[i915#3637]: https://gitlab.freedesktop.org/drm/intel/issues/3637
[i915#3638]: https://gitlab.freedesktop.org/drm/intel/issues/3638
[i915#3689]: https://gitlab.freedesktop.org/drm/intel/issues/3689
[i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708
[i915#3734]: https://gitlab.freedesktop.org/drm/intel/issues/3734
[i915#3743]: https://gitlab.freedesktop.org/drm/intel/issues/3743
[i915#3804]: https://gitlab.freedesktop.org/drm/intel/issues/3804
[i915#3840]: https://gitlab.freedesktop.org/drm/intel/issues/3840
[i915#3886]: https://gitlab.freedesktop.org/drm/intel/issues/3886
[i915#3936]: https://gitlab.freedesktop.org/drm/intel/issues/3936
[i915#3955]: https://gitlab.freedesktop.org/drm/intel/issues/3955
[i915#3989]: https://gitlab.freedesktop.org/drm/intel/issues/3989
[i915#4070]: https://gitlab.freedesktop.org/drm/intel/issues/4070
[i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077
[i915#4078]: https://gitlab.freedesktop.org/drm/intel/issues/4078
[i915#4079]: https://gitlab.freedesktop.org/drm/intel/issues/4079
[i915#4083]: https://gitlab.freedesktop.org/drm/intel/issues/4083
[i915#4087]: https://gitlab.freedesktop.org/drm/intel/issues/4087
[i915#4098]: https://gitlab.freedesktop.org/drm/intel/issues/4098
[i915#4212]: https://gitlab.freedesktop.org/drm/intel/issues/4212
[i915#4235]: https://gitlab.freedesktop.org/drm/intel/issues/4235
[i915#4270]: https://gitlab.freedesktop.org/drm/intel/issues/4270
[i915#4349]: https://gitlab.freedesktop.org/drm/intel/issues/4349
[i915#4391]: https://gitlab.freedesktop.org/drm/intel/issues/4391
[i915#4423]: https://gitlab.freedesktop.org/drm/intel/issues/4423
[i915#4473]: https://gitlab.freedesktop.org/drm/intel/issues/4473
[i915#4521]: https://gitlab.freedesktop.org/drm/intel/issues/4521
[i915#4528]: https://gitlab.freedesktop.org/drm/intel/issues/4528
[i915#4537]: https://gitlab.freedesktop.org/drm/intel/issues/4537
[i915#4538]: https://gitlab.freedesktop.org/drm/intel/issues/4538
[i915#454]: https://gitlab.freedesktop.org/drm/intel/issues/454
[i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613
[i915#4771]: https://gitlab.freedesktop.org/drm/intel/issues/4771
[i915#4812]: https://gitlab.freedesktop.org/drm/intel/issues/4812
[i915#4816]: https://gitlab.freedesktop.org/drm/intel/issues/4816
[i915#4852]: https://gitlab.freedesktop.org/drm/intel/issues/4852
[i915#4854]: https://gitlab.freedesktop.org/drm/intel/issues/4854
[i915#4860]: https://gitlab.freedesktop.org/drm/intel/issues/4860
[i915#4885]: https://gitlab.freedesktop.org/drm/intel/issues/4885
[i915#4936]: https://gitlab.freedesktop.org/drm/intel/issues/4936
[i915#5138]: https://gitlab.freedesktop.org/drm/intel/issues/5138
[i915#5161]: https://gitlab.freedesktop.org/drm/intel/issues/5161
[i915#5176]: https://gitlab.freedesktop.org/drm/intel/issues/5176
[i915#5190]: https://gitlab.freedesktop.org/drm/intel/issues/5190
[i915#5235]: https://gitlab.freedesktop.org/drm/intel/issues/5235
[i915#5286]: https://gitlab.freedesktop.org/drm/intel/issues/5286
[i915#5289]: https://gitlab.freedesktop.org/drm/intel/issues/5289
[i915#5325]: https://gitlab.freedesktop.org/drm/intel/issues/5325
[i915#533]: https://gitlab.freedesktop.org/drm/intel/issues/533
[i915#5334]: https://gitlab.freedesktop.org/drm/intel/issues/5334
[i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354
[i915#5493]: https://gitlab.freedesktop.org/drm/intel/issues/5493
[i915#5784]: https://gitlab.freedesktop.org/drm/intel/issues/5784
[i915#5882]: https://gitlab.freedesktop.org/drm/intel/issues/5882
[i915#5954]: https://gitlab.freedesktop.org/drm/intel/issues/5954
[i915#6015]: https://gitlab.freedesktop.org/drm/intel/issues/6015
[i915#6016]: https://gitlab.freedesktop.org/drm/intel/issues/6016
[i915#6032]: https://gitlab.freedesktop.org/drm/intel/issues/6032
[i915#6095]: https://gitlab.freedesktop.org/drm/intel/issues/6095
[i915#6121]: https://gitlab.freedesktop.org/drm/intel/issues/6121
[i915#6227]: https://gitlab.freedesktop.org/drm/intel/issues/6227
[i915#6268]: https://gitlab.freedesktop.org/drm/intel/issues/6268
[i915#658]: https://gitlab.freedesktop.org/drm/intel/issues/658
[i915#6621]: https://gitlab.freedesktop.org/drm/intel/issues/6621
[i915#6763]: https://gitlab.freedesktop.org/drm/intel/issues/6763
[i915#6768]: https://gitlab.freedesktop.org/drm/intel/issues/6768
[i915#6880]: https://gitlab.freedesktop.org/drm/intel/issues/6880
[i915#6953]: https://gitlab.freedesktop.org/drm/intel/issues/6953
[i915#7069]: https://gitlab.freedesktop.org/drm/intel/issues/7069
[i915#7116]: https://gitlab.freedesktop.org/drm/intel/issues/7116
[i915#7118]: https://gitlab.freedesktop.org/drm/intel/issues/7118
[i915#7162]: https://gitlab.freedesktop.org/drm/intel/issues/7162
[i915#7173]: https://gitlab.freedesktop.org/drm/intel/issues/7173
[i915#7213]: https://gitlab.freedesktop.org/drm/intel/issues/7213
[i915#7392]: https://gitlab.freedesktop.org/drm/intel/issues/7392
[i915#7461]: https://gitlab.freedesktop.org/drm/intel/issues/7461
[i915#7561]: https://gitlab.freedesktop.org/drm/intel/issues/7561
[i915#7691]: https://gitlab.freedesktop.org/drm/intel/issues/7691
[i915#7701]: https://gitlab.freedesktop.org/drm/intel/issues/7701
[i915#7707]: https://gitlab.freedesktop.org/drm/intel/issues/7707
[i915#7711]: https://gitlab.freedesktop.org/drm/intel/issues/7711
[i915#7742]: https://gitlab.freedesktop.org/drm/intel/issues/7742
[i915#7828]: https://gitlab.freedesktop.org/drm/intel/issues/7828
[i915#7892]: https://gitlab.freedesktop.org/drm/intel/issues/7892
[i915#79]: https://gitlab.freedesktop.org/drm/intel/issues/79
[i915#7916]: https://gitlab.freedesktop.org/drm/intel/issues/7916
[i915#7940]: https://gitlab.freedesktop.org/drm/intel/issues/7940
[i915#8228]: https://gitlab.freedesktop.org/drm/intel/issues/8228
[i915#8247]: https://gitlab.freedesktop.org/drm/intel/issues/8247
[i915#8292]: https://gitlab.freedesktop.org/drm/intel/issues/8292
[i915#8381]: https://gitlab.freedesktop.org/drm/intel/issues/8381
[i915#8411]: https://gitlab.freedesktop.org/drm/intel/issues/8411
[i915#8414]: https://gitlab.freedesktop.org/drm/intel/issues/8414
[i915#8428]: https://gitlab.freedesktop.org/drm/intel/issues/8428
[i915#8456]: https://gitlab.freedesktop.org/drm/intel/issues/8456
[i915#8502]: https://gitlab.freedesktop.org/drm/intel/issues/8502
[i915#8555]: https://gitlab.freedesktop.org/drm/intel/issues/8555
[i915#8628]: https://gitlab.freedesktop.org/drm/intel/issues/8628
[i915#8661]: https://gitlab.freedesktop.org/drm/intel/issues/8661
[i915#8708]: https://gitlab.freedesktop.org/drm/intel/issues/8708
[i915#8709]: https://gitlab.freedesktop.org/drm/intel/issues/8709
[i915#8814]: https://gitlab.freedesktop.org/drm/intel/issues/8814
[i915#8841]: https://gitlab.freedesktop.org/drm/intel/issues/8841
[i915#8865]: https://gitlab.freedesktop.org/drm/intel/issues/8865
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_7399 -> IGTPW_9449
* Piglit: piglit_4509 -> None
CI-20190529: 20190529
CI_DRM_13409: 29fcab0b837dd213d3d888069db110cf2ef9f99c @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_9449: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/index.html
IGT_7399: 354c536a4526bb2141a734f90ff56ea89bff984a @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9449/index.html
[-- Attachment #2: Type: text/html, Size: 82982 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test by loading snd driver
2023-07-24 7:37 [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test by loading snd driver Garg, Nemesa
2023-07-24 8:21 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2023-07-24 9:54 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
@ 2023-07-25 9:55 ` B, Jeevan
2023-07-26 5:26 ` Garg, Nemesa
2023-07-26 7:30 ` Kamil Konieczny
3 siblings, 1 reply; 7+ messages in thread
From: B, Jeevan @ 2023-07-25 9:55 UTC (permalink / raw)
To: Garg, Nemesa, igt-dev@lists.freedesktop.org
Cc: Garg, Nemesa, Garg@freedesktop.org
> -----Original Message-----
> From: igt-dev <igt-dev-bounces@lists.freedesktop.org> On Behalf Of Garg,
> Nemesa
> Sent: Monday, July 24, 2023 1:08 PM
> To: igt-dev@lists.freedesktop.org
> Cc: Garg@freedesktop.org; Garg, Nemesa <nemesa.garg@intel.com>
> Subject: [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test by
> loading snd driver
>
> As audio driver is blacklisted so load the snd_hda_intel module before the
> inject_audio test run
Any idea why snd_hda_intel si blocklisted ? It should be done right.
>
> Signed-off-by: Garg, Nemesa <nemesa.garg@intel.com>
> ---
> tests/kms_hdmi_inject.c | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/tests/kms_hdmi_inject.c b/tests/kms_hdmi_inject.c index
> 9aa5c59fc..1964d7541 100644
> --- a/tests/kms_hdmi_inject.c
> +++ b/tests/kms_hdmi_inject.c
> @@ -30,6 +30,7 @@
> #include "igt_edid.h"
> #include "igt_eld.h"
> #include "xe/xe_query.h"
> +#include "igt_kmod.h"
>
> #define HDISPLAY_4K 3840
> #define VDISPLAY_4K 2160
> @@ -206,6 +207,9 @@ igt_main
> igt_require(connector);
>
> kmstest_unset_all_crtcs(drm_fd, res);
> +
> + if (!igt_kmod_is_loaded("snd_hda_intel"))
> + igt_kmod_load("snd_hda_intel", NULL);
> }
>
> igt_describe("Make sure that 4K modes exposed by DRM match the
> "
> --
> 2.25.1
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test by loading snd driver
2023-07-25 9:55 ` [igt-dev] [PATCH i-g-t] " B, Jeevan
@ 2023-07-26 5:26 ` Garg, Nemesa
2023-07-26 6:31 ` B, Jeevan
0 siblings, 1 reply; 7+ messages in thread
From: Garg, Nemesa @ 2023-07-26 5:26 UTC (permalink / raw)
To: B, Jeevan, igt-dev@lists.freedesktop.org; +Cc: Garg@freedesktop.org
> -----Original Message-----
> From: B, Jeevan <jeevan.b@intel.com>
> Sent: Tuesday, July 25, 2023 3:26 PM
> To: Garg, Nemesa <nemesa.garg@intel.com>; igt-dev@lists.freedesktop.org
> Cc: Garg@freedesktop.org; Garg, Nemesa <nemesa.garg@intel.com>
> Subject: RE: [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test by
> loading snd driver
>
> > -----Original Message-----
> > From: igt-dev <igt-dev-bounces@lists.freedesktop.org> On Behalf Of
> > Garg, Nemesa
> > Sent: Monday, July 24, 2023 1:08 PM
> > To: igt-dev@lists.freedesktop.org
> > Cc: Garg@freedesktop.org; Garg, Nemesa <nemesa.garg@intel.com>
> > Subject: [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test
> > by loading snd driver
> >
> > As audio driver is blacklisted so load the snd_hda_intel module before
> > the inject_audio test run
> Any idea why snd_hda_intel si blocklisted ? It should be done right.
During boot time the driver is blacklisted as seen in boot logs and after boot the driver
does not get loaded so added this function.
> >
> > Signed-off-by: Garg, Nemesa <nemesa.garg@intel.com>
> > ---
> > tests/kms_hdmi_inject.c | 4 ++++
> > 1 file changed, 4 insertions(+)
> >
> > diff --git a/tests/kms_hdmi_inject.c b/tests/kms_hdmi_inject.c index
> > 9aa5c59fc..1964d7541 100644
> > --- a/tests/kms_hdmi_inject.c
> > +++ b/tests/kms_hdmi_inject.c
> > @@ -30,6 +30,7 @@
> > #include "igt_edid.h"
> > #include "igt_eld.h"
> > #include "xe/xe_query.h"
> > +#include "igt_kmod.h"
> >
> > #define HDISPLAY_4K 3840
> > #define VDISPLAY_4K 2160
> > @@ -206,6 +207,9 @@ igt_main
> > igt_require(connector);
> >
> > kmstest_unset_all_crtcs(drm_fd, res);
> > +
> > + if (!igt_kmod_is_loaded("snd_hda_intel"))
> > + igt_kmod_load("snd_hda_intel", NULL);
> > }
> >
> > igt_describe("Make sure that 4K modes exposed by DRM match the "
> > --
> > 2.25.1
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test by loading snd driver
2023-07-26 5:26 ` Garg, Nemesa
@ 2023-07-26 6:31 ` B, Jeevan
0 siblings, 0 replies; 7+ messages in thread
From: B, Jeevan @ 2023-07-26 6:31 UTC (permalink / raw)
To: Garg, Nemesa, igt-dev@lists.freedesktop.org; +Cc: Garg@freedesktop.org
> -----Original Message-----
> From: Garg, Nemesa <nemesa.garg@intel.com>
> Sent: Wednesday, July 26, 2023 10:57 AM
> To: B, Jeevan <jeevan.b@intel.com>; igt-dev@lists.freedesktop.org
> Cc: Garg@freedesktop.org
> Subject: RE: [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test by
> loading snd driver
>
>
>
> > -----Original Message-----
> > From: B, Jeevan <jeevan.b@intel.com>
> > Sent: Tuesday, July 25, 2023 3:26 PM
> > To: Garg, Nemesa <nemesa.garg@intel.com>;
> > igt-dev@lists.freedesktop.org
> > Cc: Garg@freedesktop.org; Garg, Nemesa <nemesa.garg@intel.com>
> > Subject: RE: [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio
> > test by loading snd driver
> >
> > > -----Original Message-----
> > > From: igt-dev <igt-dev-bounces@lists.freedesktop.org> On Behalf Of
> > > Garg, Nemesa
> > > Sent: Monday, July 24, 2023 1:08 PM
> > > To: igt-dev@lists.freedesktop.org
> > > Cc: Garg@freedesktop.org; Garg, Nemesa <nemesa.garg@intel.com>
> > > Subject: [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio
> > > test by loading snd driver
> > >
> > > As audio driver is blacklisted so load the snd_hda_intel module
> > > before the inject_audio test run
> > Any idea why snd_hda_intel si blocklisted ? It should be done right.
> During boot time the driver is blacklisted as seen in boot logs and after boot
> the driver does not get loaded so added this function.
Let's check why it's blocklisted, it shouldn't be done without a reason.
> > >
> > > Signed-off-by: Garg, Nemesa <nemesa.garg@intel.com>
> > > ---
> > > tests/kms_hdmi_inject.c | 4 ++++
> > > 1 file changed, 4 insertions(+)
> > >
> > > diff --git a/tests/kms_hdmi_inject.c b/tests/kms_hdmi_inject.c index
> > > 9aa5c59fc..1964d7541 100644
> > > --- a/tests/kms_hdmi_inject.c
> > > +++ b/tests/kms_hdmi_inject.c
> > > @@ -30,6 +30,7 @@
> > > #include "igt_edid.h"
> > > #include "igt_eld.h"
> > > #include "xe/xe_query.h"
> > > +#include "igt_kmod.h"
> > >
> > > #define HDISPLAY_4K 3840
> > > #define VDISPLAY_4K 2160
> > > @@ -206,6 +207,9 @@ igt_main
> > > igt_require(connector);
> > >
> > > kmstest_unset_all_crtcs(drm_fd, res);
> > > +
> > > + if (!igt_kmod_is_loaded("snd_hda_intel"))
> > > + igt_kmod_load("snd_hda_intel", NULL);
> > > }
> > >
> > > igt_describe("Make sure that 4K modes exposed by DRM match the
> "
> > > --
> > > 2.25.1
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test by loading snd driver
2023-07-24 7:37 [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test by loading snd driver Garg, Nemesa
` (2 preceding siblings ...)
2023-07-25 9:55 ` [igt-dev] [PATCH i-g-t] " B, Jeevan
@ 2023-07-26 7:30 ` Kamil Konieczny
3 siblings, 0 replies; 7+ messages in thread
From: Kamil Konieczny @ 2023-07-26 7:30 UTC (permalink / raw)
To: Garg, Nemesa; +Cc: igt-dev
Hi Nemesa,
you put this in Cc: Garg@freedesktop.org
but it looks like this is incorrect e-mail address:
5.1.0 - Unknown address error 550-'5.1.1 <Garg@freedesktop.org>: Recipient address rejected: User unknown in local recipient table'
I see Jeevan already responded but if you plan on keeping
this patch or sending other one, please see below.
On 2023-07-24 at 13:07:37 +0530, Garg, Nemesa wrote:
> As audio driver is blacklisted so load the snd_hda_intel module before the inject_audio
--------------------------------------------------------- ^
Split line here (try to keep under 65 chars).
> test run
--------- ^
Put dot '.' at end.
>
> Signed-off-by: Garg, Nemesa <nemesa.garg@intel.com>
---------------- ^^^^^^^^^^^^ ^^^^^^^^^^^
This do not match, please configure your git so it will write:
Signed-off-by: Nemesa Garg <nemesa.garg@intel.com>
as your s-o-b.
> ---
> tests/kms_hdmi_inject.c | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/tests/kms_hdmi_inject.c b/tests/kms_hdmi_inject.c
> index 9aa5c59fc..1964d7541 100644
> --- a/tests/kms_hdmi_inject.c
> +++ b/tests/kms_hdmi_inject.c
> @@ -30,6 +30,7 @@
> #include "igt_edid.h"
> #include "igt_eld.h"
> #include "xe/xe_query.h"
> +#include "igt_kmod.h"
------------ ^
Keep it sorted so put this before xe/xe_query.h include.
Regards,
Kamil
>
> #define HDISPLAY_4K 3840
> #define VDISPLAY_4K 2160
> @@ -206,6 +207,9 @@ igt_main
> igt_require(connector);
>
> kmstest_unset_all_crtcs(drm_fd, res);
> +
> + if (!igt_kmod_is_loaded("snd_hda_intel"))
> + igt_kmod_load("snd_hda_intel", NULL);
> }
>
> igt_describe("Make sure that 4K modes exposed by DRM match the "
> --
> 2.25.1
>
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-07-26 7:30 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-24 7:37 [igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test by loading snd driver Garg, Nemesa
2023-07-24 8:21 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2023-07-24 9:54 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2023-07-25 9:55 ` [igt-dev] [PATCH i-g-t] " B, Jeevan
2023-07-26 5:26 ` Garg, Nemesa
2023-07-26 6:31 ` B, Jeevan
2023-07-26 7:30 ` Kamil Konieczny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox