Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/xe: Fix MTL vm_max_level
@ 2025-11-08  4:06 Rodrigo Vivi
  2025-11-08  4:13 ` ✓ CI.KUnit: success for " Patchwork
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Rodrigo Vivi @ 2025-11-08  4:06 UTC (permalink / raw)
  To: intel-xe; +Cc: Rodrigo Vivi, Lucas De Marchi, Gustavo Sousa, Matt Roper

MTL was broken after the vm_max_level movement. Get it back to a
working value.

[   37.722413] xe 0000:00:02.0: [drm] Tile0: GT0: VM job timed out on non-killed execqueue
[   37.722465] WARNING: CPU: 0 PID: 12 at drivers/gpu/drm/xe/xe_guc_submit.c:1379 guc_exec_queue_timedout_job+0x2f3/0xe00 [xe]
[   37.722559] Modules linked in: xt_REDIRECT nft_compat nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nf_tables qrtr sunrpc bnep snd_ctl_led snd_soc_s\
of_sdw snd_soc_intel_hda_dsp_common snd_soc_sdw_utils snd_sof_probes snd_soc_rt712_sdca regmap_sdw_mbq snd_hda_codec_intelhdmi regmap_sdw snd_soc_dmic snd_hda_intel snd_sof_pci_intel_mtl iwlmvm snd_sof_intel_hda_generic soundwire_intel snd_sof_intel_hda_sdw_bpt snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink\
 snd_sof_intel_hda snd_hda_codec_hdmi soundwire_cadence snd_sof_pci snd_sof_xtensa_dsp binfmt_misc snd_sof mac80211 vfat snd_sof_utils fat snd_hda_ext_core snd_hda_codec snd_hda_core snd_intel_dspcfg snd_intel_sdw_acpi snd_soc_acpi_intel_match snd_soc_acpi_intel_sdca_quirks soundwire_generic_allocation snd_soc_acpi snd_hwdep \
crc8 soundwire_bus libarc4 snd_soc_sdca snd_soc_core
[   37.722584]  snd_compress ac97_bus uvcvideo snd_pcm_dmaengine iwlwifi snd_seq uvc videobuf2_vmalloc snd_seq_device videobuf2_memops videobuf2_v4l2 snd_pcm processor_thermal_device_pci videobuf2_common processor_thermal_device btusb intel_uncore_frequency processor_thermal_wt_hint intel_uncore_frequency_common platform_temp\
erature_control videodev btmtk spi_nor processor_thermal_soc_slider x86_pkg_temp_thermal btrtl snd_timer iTCO_wdt processor_thermal_rfim intel_powerclamp btbcm intel_pmc_bxt snd intel_rapl_msr processor_thermal_rapl coretemp iTCO_vendor_support mei_gsc_proxy btintel intel_rapl_common rapl intel_cstate cfg80211 bluetooth mc in\
tel_pmc_core mtd soundcore acer_wmi mei_me intel_uncore processor_thermal_wt_req i2c_i801 spi_intel_pci pmt_telemetry platform_profile mei processor_thermal_power_floor spi_intel i2c_smbus pmt_discovery igen6_edac pcspkr rfkill wmi_bmof idma64 processor_thermal_mbox intel_hid pmt_class int3403_thermal int3400_thermal joydev i\
nt340x_thermal_zone acpi_pad sparse_keymap
[   37.722611]  intel_pmc_ssram_telemetry acpi_thermal_rel acer_wireless loop nfnetlink zram lz4hc_compress lz4_compress dm_crypt xe drm_ttm_helper drm_suballoc_helper gpu_sched drm_gpuvm drm_exec drm_gpusvm_helper i915 nvme i2c_algo_bit nvme_core drm_buddy ucsi_acpi ttm typec_ucsi typec nvme_keyring nvme_auth hkdf drm_displa\
y_helper hid_multitouch polyval_clmulni thunderbolt intel_vpu ghash_clmulni_intel cec vmd i2c_hid_acpi video intel_vsec i2c_hid wmi pinctrl_meteorlake serio_raw i2c_dev fuse
[   37.722638] CPU: 0 UID: 0 PID: 12 Comm: kworker/u88:0 Not tainted 6.18.0-rc2+ #37 PREEMPT(voluntary)
[   37.722641] Hardware name: Acer Swift SFG14-72/Coral_MTH, BIOS V1.01 11/06/2023
[   37.722643] Workqueue: gt-ordered-wq drm_sched_job_timedout [gpu_sched]
[   37.722649] RIP: 0010:guc_exec_queue_timedout_job+0x2f3/0xe00 [xe]
[   37.722722] Code: 4c 24 10 44 89 44 24 08 e8 5a 95 f1 d4 44 8b 44 24 08 8b 4c 24 10 48 c7 c7 00 b7 25 c1 48 8b 54 24 18 48 89 c6 e8 4d 59 37 d4 <0f> 0b 80 3c 24 00 0f 85 55 03 00 00 49 8b 47 58 a8 01 75 1a 49 8b
[   37.722723] RSP: 0018:ffffd468000f7d80 EFLAGS: 00010246
[   37.722725] RAX: 0000000000000000 RBX: ffff8e3d4e215c00 RCX: 0000000000000027
[   37.722726] RDX: ffff8e40ae61cfc8 RSI: 0000000000000001 RDI: ffff8e40ae61cfc0
[   37.722727] RBP: 00000000fffffffb R08: 0000000000000000 R09: ffffd468000f7c20
[   37.722727] R10: ffff8e40c09fffa8 R11: 00000000fffbffff R12: ffff8e3d44c00028
[   37.722728] R13: ffff8e3d807d4000 R14: ffff8e3d807d4018 R15: ffff8e3d95c9d600
[   37.722729] FS:  0000000000000000(0000) GS:ffff8e4116110000(0000) knlGS:0000000000000000
[   37.722729] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   37.722730] CR2: 00007ff1f3e02720 CR3: 0000000113c8d005 CR4: 0000000000f70ef0
[   37.722731] PKRU: 55555554
[   37.722731] Call Trace:
[   37.722734]  <TASK>
[   37.722735]  ? __pfx_autoremove_wake_function+0x10/0x10
[   37.722740]  drm_sched_job_timedout+0x81/0x170 [gpu_sched]

Fixes: 50292f9af8ec ("drm/xe: Move 'vm_max_level' flag back to platform descriptor")
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Gustavo Sousa <gustavo.sousa@intel.com>
Cc: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
---

This was a very painful bisect today that took me the entire day. :(
The -rc1 was not working for me due to the disk-encrypt so I had
to get an -rc2 reverting everything and run a reverse bisect on the
reverts until I found this commit:

50292f9af8ec ("drm/xe: Move 'vm_max_level' flag back to platform descriptor") 

I reviewed it and I was convinced that MTL is xelpg and that '4' was also
the right value for that. But then I boot old working kernel on my MTL and
I  could see '3' there from the debugfs/info.

So, this patch here fixed it for me.

Looking to the CI page for the drm-xe-next I'm now wondering if we have
more busted platforms there.

Also perhaps even some mismatch in the GT version with the platforms? :/

Thoughts?

Please help me to get this figured out and fix before 6.18!

Thanks,
Rodrigo.

 drivers/gpu/drm/xe/xe_pci.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/xe/xe_pci.c b/drivers/gpu/drm/xe/xe_pci.c
index 1959de3f7a27..cd03b4b3ebdb 100644
--- a/drivers/gpu/drm/xe/xe_pci.c
+++ b/drivers/gpu/drm/xe/xe_pci.c
@@ -333,7 +333,7 @@ static const struct xe_device_desc mtl_desc = {
 	.has_pxp = true,
 	.max_gt_per_tile = 2,
 	.va_bits = 48,
-	.vm_max_level = 4,
+	.vm_max_level = 3,
 };
 
 static const struct xe_device_desc lnl_desc = {
-- 
2.51.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* ✓ CI.KUnit: success for drm/xe: Fix MTL vm_max_level
  2025-11-08  4:06 [PATCH] drm/xe: Fix MTL vm_max_level Rodrigo Vivi
@ 2025-11-08  4:13 ` Patchwork
  2025-11-08  4:49 ` ✓ Xe.CI.BAT: " Patchwork
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2025-11-08  4:13 UTC (permalink / raw)
  To: Rodrigo Vivi; +Cc: intel-xe

== Series Details ==

Series: drm/xe: Fix MTL vm_max_level
URL   : https://patchwork.freedesktop.org/series/157282/
State : success

== Summary ==

+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
[04:12:11] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[04:12:16] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[04:12:46] Starting KUnit Kernel (1/1)...
[04:12:46] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[04:12:46] ================== guc_buf (11 subtests) ===================
[04:12:46] [PASSED] test_smallest
[04:12:46] [PASSED] test_largest
[04:12:46] [PASSED] test_granular
[04:12:46] [PASSED] test_unique
[04:12:46] [PASSED] test_overlap
[04:12:46] [PASSED] test_reusable
[04:12:46] [PASSED] test_too_big
[04:12:46] [PASSED] test_flush
[04:12:46] [PASSED] test_lookup
[04:12:46] [PASSED] test_data
[04:12:46] [PASSED] test_class
[04:12:46] ===================== [PASSED] guc_buf =====================
[04:12:46] =================== guc_dbm (7 subtests) ===================
[04:12:46] [PASSED] test_empty
[04:12:46] [PASSED] test_default
[04:12:46] ======================== test_size  ========================
[04:12:46] [PASSED] 4
[04:12:46] [PASSED] 8
[04:12:46] [PASSED] 32
[04:12:46] [PASSED] 256
[04:12:46] ==================== [PASSED] test_size ====================
[04:12:46] ======================= test_reuse  ========================
[04:12:46] [PASSED] 4
[04:12:46] [PASSED] 8
[04:12:46] [PASSED] 32
[04:12:46] [PASSED] 256
[04:12:46] =================== [PASSED] test_reuse ====================
[04:12:46] =================== test_range_overlap  ====================
[04:12:46] [PASSED] 4
[04:12:46] [PASSED] 8
[04:12:46] [PASSED] 32
[04:12:46] [PASSED] 256
[04:12:46] =============== [PASSED] test_range_overlap ================
[04:12:46] =================== test_range_compact  ====================
[04:12:46] [PASSED] 4
[04:12:46] [PASSED] 8
[04:12:46] [PASSED] 32
[04:12:46] [PASSED] 256
[04:12:46] =============== [PASSED] test_range_compact ================
[04:12:46] ==================== test_range_spare  =====================
[04:12:46] [PASSED] 4
[04:12:46] [PASSED] 8
[04:12:46] [PASSED] 32
[04:12:46] [PASSED] 256
[04:12:46] ================ [PASSED] test_range_spare =================
[04:12:46] ===================== [PASSED] guc_dbm =====================
[04:12:46] =================== guc_idm (6 subtests) ===================
[04:12:46] [PASSED] bad_init
[04:12:46] [PASSED] no_init
[04:12:46] [PASSED] init_fini
[04:12:46] [PASSED] check_used
[04:12:46] [PASSED] check_quota
[04:12:46] [PASSED] check_all
[04:12:46] ===================== [PASSED] guc_idm =====================
[04:12:46] ================== no_relay (3 subtests) ===================
[04:12:46] [PASSED] xe_drops_guc2pf_if_not_ready
[04:12:46] [PASSED] xe_drops_guc2vf_if_not_ready
[04:12:46] [PASSED] xe_rejects_send_if_not_ready
[04:12:46] ==================== [PASSED] no_relay =====================
[04:12:46] ================== pf_relay (14 subtests) ==================
[04:12:46] [PASSED] pf_rejects_guc2pf_too_short
[04:12:46] [PASSED] pf_rejects_guc2pf_too_long
[04:12:46] [PASSED] pf_rejects_guc2pf_no_payload
[04:12:46] [PASSED] pf_fails_no_payload
[04:12:46] [PASSED] pf_fails_bad_origin
[04:12:46] [PASSED] pf_fails_bad_type
[04:12:46] [PASSED] pf_txn_reports_error
[04:12:46] [PASSED] pf_txn_sends_pf2guc
[04:12:46] [PASSED] pf_sends_pf2guc
[04:12:46] [SKIPPED] pf_loopback_nop
[04:12:46] [SKIPPED] pf_loopback_echo
[04:12:46] [SKIPPED] pf_loopback_fail
[04:12:46] [SKIPPED] pf_loopback_busy
[04:12:46] [SKIPPED] pf_loopback_retry
[04:12:46] ==================== [PASSED] pf_relay =====================
[04:12:46] ================== vf_relay (3 subtests) ===================
[04:12:46] [PASSED] vf_rejects_guc2vf_too_short
[04:12:46] [PASSED] vf_rejects_guc2vf_too_long
[04:12:46] [PASSED] vf_rejects_guc2vf_no_payload
[04:12:46] ==================== [PASSED] vf_relay =====================
[04:12:46] ================ pf_gt_config (4 subtests) =================
[04:12:46] [PASSED] fair_contexts_1vf
[04:12:46] [PASSED] fair_doorbells_1vf
[04:12:46] ====================== fair_contexts  ======================
[04:12:46] [PASSED] 1 VF
[04:12:46] [PASSED] 2 VFs
[04:12:46] [PASSED] 3 VFs
[04:12:46] [PASSED] 4 VFs
[04:12:46] [PASSED] 5 VFs
[04:12:46] [PASSED] 6 VFs
[04:12:46] [PASSED] 7 VFs
[04:12:46] [PASSED] 8 VFs
[04:12:46] [PASSED] 9 VFs
[04:12:46] [PASSED] 10 VFs
[04:12:46] [PASSED] 11 VFs
[04:12:46] [PASSED] 12 VFs
[04:12:46] [PASSED] 13 VFs
[04:12:46] [PASSED] 14 VFs
[04:12:46] [PASSED] 15 VFs
[04:12:46] [PASSED] 16 VFs
[04:12:46] [PASSED] 17 VFs
[04:12:46] [PASSED] 18 VFs
[04:12:46] [PASSED] 19 VFs
[04:12:46] [PASSED] 20 VFs
[04:12:46] [PASSED] 21 VFs
[04:12:46] [PASSED] 22 VFs
[04:12:46] [PASSED] 23 VFs
[04:12:46] [PASSED] 24 VFs
[04:12:46] [PASSED] 25 VFs
[04:12:46] [PASSED] 26 VFs
[04:12:46] [PASSED] 27 VFs
[04:12:46] [PASSED] 28 VFs
[04:12:46] [PASSED] 29 VFs
[04:12:46] [PASSED] 30 VFs
[04:12:46] [PASSED] 31 VFs
[04:12:46] [PASSED] 32 VFs
[04:12:46] [PASSED] 33 VFs
[04:12:46] [PASSED] 34 VFs
[04:12:46] [PASSED] 35 VFs
[04:12:46] [PASSED] 36 VFs
[04:12:46] [PASSED] 37 VFs
[04:12:46] [PASSED] 38 VFs
[04:12:46] [PASSED] 39 VFs
[04:12:46] [PASSED] 40 VFs
[04:12:46] [PASSED] 41 VFs
[04:12:46] [PASSED] 42 VFs
[04:12:46] [PASSED] 43 VFs
[04:12:46] [PASSED] 44 VFs
[04:12:46] [PASSED] 45 VFs
[04:12:46] [PASSED] 46 VFs
[04:12:46] [PASSED] 47 VFs
[04:12:46] [PASSED] 48 VFs
[04:12:46] [PASSED] 49 VFs
[04:12:46] [PASSED] 50 VFs
[04:12:46] [PASSED] 51 VFs
[04:12:46] [PASSED] 52 VFs
[04:12:46] [PASSED] 53 VFs
[04:12:46] [PASSED] 54 VFs
[04:12:46] [PASSED] 55 VFs
[04:12:46] [PASSED] 56 VFs
[04:12:46] [PASSED] 57 VFs
[04:12:46] [PASSED] 58 VFs
[04:12:46] [PASSED] 59 VFs
[04:12:46] [PASSED] 60 VFs
[04:12:46] [PASSED] 61 VFs
[04:12:46] [PASSED] 62 VFs
[04:12:46] [PASSED] 63 VFs
[04:12:46] ================== [PASSED] fair_contexts ==================
[04:12:46] ===================== fair_doorbells  ======================
[04:12:46] [PASSED] 1 VF
[04:12:46] [PASSED] 2 VFs
[04:12:46] [PASSED] 3 VFs
[04:12:46] [PASSED] 4 VFs
[04:12:46] [PASSED] 5 VFs
[04:12:46] [PASSED] 6 VFs
[04:12:46] [PASSED] 7 VFs
[04:12:46] [PASSED] 8 VFs
[04:12:46] [PASSED] 9 VFs
[04:12:46] [PASSED] 10 VFs
[04:12:46] [PASSED] 11 VFs
[04:12:46] [PASSED] 12 VFs
[04:12:46] [PASSED] 13 VFs
[04:12:46] [PASSED] 14 VFs
[04:12:46] [PASSED] 15 VFs
[04:12:46] [PASSED] 16 VFs
[04:12:46] [PASSED] 17 VFs
[04:12:46] [PASSED] 18 VFs
[04:12:46] [PASSED] 19 VFs
[04:12:46] [PASSED] 20 VFs
[04:12:46] [PASSED] 21 VFs
[04:12:46] [PASSED] 22 VFs
[04:12:46] [PASSED] 23 VFs
[04:12:46] [PASSED] 24 VFs
[04:12:46] [PASSED] 25 VFs
[04:12:46] [PASSED] 26 VFs
[04:12:46] [PASSED] 27 VFs
[04:12:46] [PASSED] 28 VFs
[04:12:46] [PASSED] 29 VFs
[04:12:46] [PASSED] 30 VFs
[04:12:46] [PASSED] 31 VFs
[04:12:46] [PASSED] 32 VFs
[04:12:46] [PASSED] 33 VFs
[04:12:46] [PASSED] 34 VFs
[04:12:46] [PASSED] 35 VFs
[04:12:46] [PASSED] 36 VFs
[04:12:46] [PASSED] 37 VFs
[04:12:46] [PASSED] 38 VFs
[04:12:46] [PASSED] 39 VFs
[04:12:46] [PASSED] 40 VFs
[04:12:46] [PASSED] 41 VFs
[04:12:46] [PASSED] 42 VFs
[04:12:46] [PASSED] 43 VFs
[04:12:46] [PASSED] 44 VFs
[04:12:46] [PASSED] 45 VFs
[04:12:46] [PASSED] 46 VFs
[04:12:46] [PASSED] 47 VFs
[04:12:46] [PASSED] 48 VFs
[04:12:46] [PASSED] 49 VFs
[04:12:46] [PASSED] 50 VFs
[04:12:46] [PASSED] 51 VFs
[04:12:46] [PASSED] 52 VFs
[04:12:46] [PASSED] 53 VFs
[04:12:46] [PASSED] 54 VFs
[04:12:46] [PASSED] 55 VFs
[04:12:46] [PASSED] 56 VFs
[04:12:46] [PASSED] 57 VFs
[04:12:46] [PASSED] 58 VFs
[04:12:46] [PASSED] 59 VFs
[04:12:46] [PASSED] 60 VFs
[04:12:46] [PASSED] 61 VFs
[04:12:46] [PASSED] 62 VFs
[04:12:46] [PASSED] 63 VFs
[04:12:46] ================= [PASSED] fair_doorbells ==================
[04:12:46] ================== [PASSED] pf_gt_config ===================
[04:12:46] ===================== lmtt (1 subtest) =====================
[04:12:46] ======================== test_ops  =========================
[04:12:46] [PASSED] 2-level
[04:12:46] [PASSED] multi-level
[04:12:46] ==================== [PASSED] test_ops =====================
[04:12:46] ====================== [PASSED] lmtt =======================
[04:12:46] ================= pf_service (11 subtests) =================
[04:12:46] [PASSED] pf_negotiate_any
[04:12:46] [PASSED] pf_negotiate_base_match
[04:12:46] [PASSED] pf_negotiate_base_newer
[04:12:46] [PASSED] pf_negotiate_base_next
[04:12:46] [SKIPPED] pf_negotiate_base_older
[04:12:46] [PASSED] pf_negotiate_base_prev
[04:12:46] [PASSED] pf_negotiate_latest_match
[04:12:46] [PASSED] pf_negotiate_latest_newer
[04:12:46] [PASSED] pf_negotiate_latest_next
[04:12:46] [SKIPPED] pf_negotiate_latest_older
[04:12:46] [SKIPPED] pf_negotiate_latest_prev
[04:12:46] =================== [PASSED] pf_service ====================
[04:12:46] ================= xe_guc_g2g (2 subtests) ==================
[04:12:46] ============== xe_live_guc_g2g_kunit_default  ==============
[04:12:46] ========= [SKIPPED] xe_live_guc_g2g_kunit_default ==========
[04:12:46] ============== xe_live_guc_g2g_kunit_allmem  ===============
[04:12:46] ========== [SKIPPED] xe_live_guc_g2g_kunit_allmem ==========
[04:12:46] =================== [SKIPPED] xe_guc_g2g ===================
[04:12:46] =================== xe_mocs (2 subtests) ===================
[04:12:46] ================ xe_live_mocs_kernel_kunit  ================
[04:12:46] =========== [SKIPPED] xe_live_mocs_kernel_kunit ============
[04:12:46] ================ xe_live_mocs_reset_kunit  =================
[04:12:46] ============ [SKIPPED] xe_live_mocs_reset_kunit ============
[04:12:46] ==================== [SKIPPED] xe_mocs =====================
[04:12:46] ================= xe_migrate (2 subtests) ==================
[04:12:46] ================= xe_migrate_sanity_kunit  =================
[04:12:46] ============ [SKIPPED] xe_migrate_sanity_kunit =============
[04:12:46] ================== xe_validate_ccs_kunit  ==================
[04:12:46] ============= [SKIPPED] xe_validate_ccs_kunit ==============
[04:12:46] =================== [SKIPPED] xe_migrate ===================
[04:12:46] ================== xe_dma_buf (1 subtest) ==================
[04:12:46] ==================== xe_dma_buf_kunit  =====================
[04:12:46] ================ [SKIPPED] xe_dma_buf_kunit ================
[04:12:46] =================== [SKIPPED] xe_dma_buf ===================
[04:12:46] ================= xe_bo_shrink (1 subtest) =================
[04:12:46] =================== xe_bo_shrink_kunit  ====================
[04:12:46] =============== [SKIPPED] xe_bo_shrink_kunit ===============
[04:12:46] ================== [SKIPPED] xe_bo_shrink ==================
[04:12:46] ==================== xe_bo (2 subtests) ====================
[04:12:46] ================== xe_ccs_migrate_kunit  ===================
[04:12:46] ============== [SKIPPED] xe_ccs_migrate_kunit ==============
[04:12:46] ==================== xe_bo_evict_kunit  ====================
[04:12:46] =============== [SKIPPED] xe_bo_evict_kunit ================
[04:12:46] ===================== [SKIPPED] xe_bo ======================
[04:12:46] ==================== args (11 subtests) ====================
[04:12:46] [PASSED] count_args_test
[04:12:46] [PASSED] call_args_example
[04:12:46] [PASSED] call_args_test
[04:12:46] [PASSED] drop_first_arg_example
[04:12:46] [PASSED] drop_first_arg_test
[04:12:46] [PASSED] first_arg_example
[04:12:46] [PASSED] first_arg_test
[04:12:46] [PASSED] last_arg_example
[04:12:46] [PASSED] last_arg_test
[04:12:46] [PASSED] pick_arg_example
[04:12:46] [PASSED] sep_comma_example
[04:12:46] ====================== [PASSED] args =======================
[04:12:46] =================== xe_pci (3 subtests) ====================
[04:12:46] ==================== check_graphics_ip  ====================
[04:12:46] [PASSED] 12.00 Xe_LP
[04:12:46] [PASSED] 12.10 Xe_LP+
[04:12:46] [PASSED] 12.55 Xe_HPG
[04:12:46] [PASSED] 12.60 Xe_HPC
[04:12:46] [PASSED] 12.70 Xe_LPG
[04:12:46] [PASSED] 12.71 Xe_LPG
[04:12:46] [PASSED] 12.74 Xe_LPG+
[04:12:46] [PASSED] 20.01 Xe2_HPG
[04:12:46] [PASSED] 20.02 Xe2_HPG
[04:12:46] [PASSED] 20.04 Xe2_LPG
[04:12:46] [PASSED] 30.00 Xe3_LPG
[04:12:46] [PASSED] 30.01 Xe3_LPG
[04:12:46] [PASSED] 30.03 Xe3_LPG
[04:12:46] [PASSED] 30.04 Xe3_LPG
[04:12:46] [PASSED] 30.05 Xe3_LPG
[04:12:46] [PASSED] 35.11 Xe3p_XPC
[04:12:46] ================ [PASSED] check_graphics_ip ================
[04:12:46] ===================== check_media_ip  ======================
[04:12:46] [PASSED] 12.00 Xe_M
[04:12:46] [PASSED] 12.55 Xe_HPM
[04:12:46] [PASSED] 13.00 Xe_LPM+
[04:12:46] [PASSED] 13.01 Xe2_HPM
[04:12:46] [PASSED] 20.00 Xe2_LPM
[04:12:46] [PASSED] 30.00 Xe3_LPM
[04:12:46] [PASSED] 30.02 Xe3_LPM
[04:12:46] [PASSED] 35.00 Xe3p_LPM
[04:12:46] [PASSED] 35.03 Xe3p_HPM
[04:12:46] ================= [PASSED] check_media_ip ==================
[04:12:46] =================== check_platform_desc  ===================
[04:12:46] [PASSED] 0x9A60 (TIGERLAKE)
[04:12:46] [PASSED] 0x9A68 (TIGERLAKE)
[04:12:46] [PASSED] 0x9A70 (TIGERLAKE)
[04:12:46] [PASSED] 0x9A40 (TIGERLAKE)
[04:12:46] [PASSED] 0x9A49 (TIGERLAKE)
[04:12:46] [PASSED] 0x9A59 (TIGERLAKE)
[04:12:46] [PASSED] 0x9A78 (TIGERLAKE)
[04:12:46] [PASSED] 0x9AC0 (TIGERLAKE)
[04:12:46] [PASSED] 0x9AC9 (TIGERLAKE)
[04:12:46] [PASSED] 0x9AD9 (TIGERLAKE)
[04:12:46] [PASSED] 0x9AF8 (TIGERLAKE)
[04:12:46] [PASSED] 0x4C80 (ROCKETLAKE)
[04:12:46] [PASSED] 0x4C8A (ROCKETLAKE)
[04:12:46] [PASSED] 0x4C8B (ROCKETLAKE)
[04:12:46] [PASSED] 0x4C8C (ROCKETLAKE)
[04:12:46] [PASSED] 0x4C90 (ROCKETLAKE)
[04:12:46] [PASSED] 0x4C9A (ROCKETLAKE)
[04:12:46] [PASSED] 0x4680 (ALDERLAKE_S)
[04:12:46] [PASSED] 0x4682 (ALDERLAKE_S)
[04:12:46] [PASSED] 0x4688 (ALDERLAKE_S)
[04:12:46] [PASSED] 0x468A (ALDERLAKE_S)
[04:12:46] [PASSED] 0x468B (ALDERLAKE_S)
[04:12:46] [PASSED] 0x4690 (ALDERLAKE_S)
[04:12:46] [PASSED] 0x4692 (ALDERLAKE_S)
[04:12:46] [PASSED] 0x4693 (ALDERLAKE_S)
[04:12:46] [PASSED] 0x46A0 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x46A1 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x46A2 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x46A3 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x46A6 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x46A8 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x46AA (ALDERLAKE_P)
[04:12:46] [PASSED] 0x462A (ALDERLAKE_P)
[04:12:46] [PASSED] 0x4626 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x4628 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x46B0 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x46B1 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x46B2 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x46B3 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x46C0 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x46C1 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x46C2 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x46C3 (ALDERLAKE_P)
[04:12:46] [PASSED] 0x46D0 (ALDERLAKE_N)
[04:12:46] [PASSED] 0x46D1 (ALDERLAKE_N)
[04:12:46] [PASSED] 0x46D2 (ALDERLAKE_N)
[04:12:46] [PASSED] 0x46D3 (ALDERLAKE_N)
[04:12:46] [PASSED] 0x46D4 (ALDERLAKE_N)
[04:12:46] [PASSED] 0xA721 (ALDERLAKE_P)
[04:12:46] [PASSED] 0xA7A1 (ALDERLAKE_P)
[04:12:46] [PASSED] 0xA7A9 (ALDERLAKE_P)
[04:12:46] [PASSED] 0xA7AC (ALDERLAKE_P)
[04:12:46] [PASSED] 0xA7AD (ALDERLAKE_P)
[04:12:46] [PASSED] 0xA720 (ALDERLAKE_P)
[04:12:46] [PASSED] 0xA7A0 (ALDERLAKE_P)
[04:12:46] [PASSED] 0xA7A8 (ALDERLAKE_P)
[04:12:46] [PASSED] 0xA7AA (ALDERLAKE_P)
[04:12:46] [PASSED] 0xA7AB (ALDERLAKE_P)
[04:12:46] [PASSED] 0xA780 (ALDERLAKE_S)
[04:12:46] [PASSED] 0xA781 (ALDERLAKE_S)
[04:12:46] [PASSED] 0xA782 (ALDERLAKE_S)
[04:12:46] [PASSED] 0xA783 (ALDERLAKE_S)
[04:12:46] [PASSED] 0xA788 (ALDERLAKE_S)
[04:12:46] [PASSED] 0xA789 (ALDERLAKE_S)
[04:12:46] [PASSED] 0xA78A (ALDERLAKE_S)
[04:12:46] [PASSED] 0xA78B (ALDERLAKE_S)
[04:12:46] [PASSED] 0x4905 (DG1)
[04:12:46] [PASSED] 0x4906 (DG1)
[04:12:46] [PASSED] 0x4907 (DG1)
[04:12:46] [PASSED] 0x4908 (DG1)
[04:12:46] [PASSED] 0x4909 (DG1)
[04:12:46] [PASSED] 0x56C0 (DG2)
[04:12:46] [PASSED] 0x56C2 (DG2)
[04:12:46] [PASSED] 0x56C1 (DG2)
[04:12:46] [PASSED] 0x7D51 (METEORLAKE)
[04:12:46] [PASSED] 0x7DD1 (METEORLAKE)
[04:12:46] [PASSED] 0x7D41 (METEORLAKE)
[04:12:46] [PASSED] 0x7D67 (METEORLAKE)
[04:12:46] [PASSED] 0xB640 (METEORLAKE)
[04:12:46] [PASSED] 0x56A0 (DG2)
[04:12:46] [PASSED] 0x56A1 (DG2)
[04:12:46] [PASSED] 0x56A2 (DG2)
[04:12:46] [PASSED] 0x56BE (DG2)
[04:12:46] [PASSED] 0x56BF (DG2)
[04:12:46] [PASSED] 0x5690 (DG2)
stty: 'standard input': Inappropriate ioctl for device
[04:12:46] [PASSED] 0x5691 (DG2)
[04:12:46] [PASSED] 0x5692 (DG2)
[04:12:46] [PASSED] 0x56A5 (DG2)
[04:12:46] [PASSED] 0x56A6 (DG2)
[04:12:46] [PASSED] 0x56B0 (DG2)
[04:12:46] [PASSED] 0x56B1 (DG2)
[04:12:46] [PASSED] 0x56BA (DG2)
[04:12:46] [PASSED] 0x56BB (DG2)
[04:12:46] [PASSED] 0x56BC (DG2)
[04:12:46] [PASSED] 0x56BD (DG2)
[04:12:46] [PASSED] 0x5693 (DG2)
[04:12:46] [PASSED] 0x5694 (DG2)
[04:12:46] [PASSED] 0x5695 (DG2)
[04:12:46] [PASSED] 0x56A3 (DG2)
[04:12:46] [PASSED] 0x56A4 (DG2)
[04:12:46] [PASSED] 0x56B2 (DG2)
[04:12:46] [PASSED] 0x56B3 (DG2)
[04:12:46] [PASSED] 0x5696 (DG2)
[04:12:46] [PASSED] 0x5697 (DG2)
[04:12:46] [PASSED] 0xB69 (PVC)
[04:12:46] [PASSED] 0xB6E (PVC)
[04:12:46] [PASSED] 0xBD4 (PVC)
[04:12:46] [PASSED] 0xBD5 (PVC)
[04:12:46] [PASSED] 0xBD6 (PVC)
[04:12:46] [PASSED] 0xBD7 (PVC)
[04:12:46] [PASSED] 0xBD8 (PVC)
[04:12:46] [PASSED] 0xBD9 (PVC)
[04:12:46] [PASSED] 0xBDA (PVC)
[04:12:46] [PASSED] 0xBDB (PVC)
[04:12:46] [PASSED] 0xBE0 (PVC)
[04:12:46] [PASSED] 0xBE1 (PVC)
[04:12:46] [PASSED] 0xBE5 (PVC)
[04:12:46] [PASSED] 0x7D40 (METEORLAKE)
[04:12:46] [PASSED] 0x7D45 (METEORLAKE)
[04:12:46] [PASSED] 0x7D55 (METEORLAKE)
[04:12:46] [PASSED] 0x7D60 (METEORLAKE)
[04:12:46] [PASSED] 0x7DD5 (METEORLAKE)
[04:12:46] [PASSED] 0x6420 (LUNARLAKE)
[04:12:46] [PASSED] 0x64A0 (LUNARLAKE)
[04:12:46] [PASSED] 0x64B0 (LUNARLAKE)
[04:12:46] [PASSED] 0xE202 (BATTLEMAGE)
[04:12:46] [PASSED] 0xE209 (BATTLEMAGE)
[04:12:46] [PASSED] 0xE20B (BATTLEMAGE)
[04:12:46] [PASSED] 0xE20C (BATTLEMAGE)
[04:12:46] [PASSED] 0xE20D (BATTLEMAGE)
[04:12:46] [PASSED] 0xE210 (BATTLEMAGE)
[04:12:46] [PASSED] 0xE211 (BATTLEMAGE)
[04:12:46] [PASSED] 0xE212 (BATTLEMAGE)
[04:12:46] [PASSED] 0xE216 (BATTLEMAGE)
[04:12:46] [PASSED] 0xE220 (BATTLEMAGE)
[04:12:46] [PASSED] 0xE221 (BATTLEMAGE)
[04:12:46] [PASSED] 0xE222 (BATTLEMAGE)
[04:12:46] [PASSED] 0xE223 (BATTLEMAGE)
[04:12:46] [PASSED] 0xB080 (PANTHERLAKE)
[04:12:46] [PASSED] 0xB081 (PANTHERLAKE)
[04:12:46] [PASSED] 0xB082 (PANTHERLAKE)
[04:12:46] [PASSED] 0xB083 (PANTHERLAKE)
[04:12:46] [PASSED] 0xB084 (PANTHERLAKE)
[04:12:46] [PASSED] 0xB085 (PANTHERLAKE)
[04:12:46] [PASSED] 0xB086 (PANTHERLAKE)
[04:12:46] [PASSED] 0xB087 (PANTHERLAKE)
[04:12:46] [PASSED] 0xB08F (PANTHERLAKE)
[04:12:46] [PASSED] 0xB090 (PANTHERLAKE)
[04:12:46] [PASSED] 0xB0A0 (PANTHERLAKE)
[04:12:46] [PASSED] 0xB0B0 (PANTHERLAKE)
[04:12:46] [PASSED] 0xD740 (NOVALAKE_S)
[04:12:46] [PASSED] 0xD741 (NOVALAKE_S)
[04:12:46] [PASSED] 0xD742 (NOVALAKE_S)
[04:12:46] [PASSED] 0xD743 (NOVALAKE_S)
[04:12:46] [PASSED] 0xD744 (NOVALAKE_S)
[04:12:46] [PASSED] 0xD745 (NOVALAKE_S)
[04:12:46] [PASSED] 0x674C (CRESCENTISLAND)
[04:12:46] [PASSED] 0xFD80 (PANTHERLAKE)
[04:12:46] [PASSED] 0xFD81 (PANTHERLAKE)
[04:12:46] =============== [PASSED] check_platform_desc ===============
[04:12:46] ===================== [PASSED] xe_pci ======================
[04:12:46] =================== xe_rtp (2 subtests) ====================
[04:12:46] =============== xe_rtp_process_to_sr_tests  ================
[04:12:46] [PASSED] coalesce-same-reg
[04:12:46] [PASSED] no-match-no-add
[04:12:46] [PASSED] match-or
[04:12:46] [PASSED] match-or-xfail
[04:12:46] [PASSED] no-match-no-add-multiple-rules
[04:12:46] [PASSED] two-regs-two-entries
[04:12:46] [PASSED] clr-one-set-other
[04:12:46] [PASSED] set-field
[04:12:46] [PASSED] conflict-duplicate
[04:12:46] [PASSED] conflict-not-disjoint
[04:12:46] [PASSED] conflict-reg-type
[04:12:46] =========== [PASSED] xe_rtp_process_to_sr_tests ============
[04:12:46] ================== xe_rtp_process_tests  ===================
[04:12:46] [PASSED] active1
[04:12:46] [PASSED] active2
[04:12:46] [PASSED] active-inactive
[04:12:46] [PASSED] inactive-active
[04:12:46] [PASSED] inactive-1st_or_active-inactive
[04:12:46] [PASSED] inactive-2nd_or_active-inactive
[04:12:46] [PASSED] inactive-last_or_active-inactive
[04:12:46] [PASSED] inactive-no_or_active-inactive
[04:12:46] ============== [PASSED] xe_rtp_process_tests ===============
[04:12:46] ===================== [PASSED] xe_rtp ======================
[04:12:46] ==================== xe_wa (1 subtest) =====================
[04:12:46] ======================== xe_wa_gt  =========================
[04:12:46] [PASSED] TIGERLAKE B0
[04:12:46] [PASSED] DG1 A0
[04:12:46] [PASSED] DG1 B0
[04:12:46] [PASSED] ALDERLAKE_S A0
[04:12:46] [PASSED] ALDERLAKE_S B0
[04:12:46] [PASSED] ALDERLAKE_S C0
[04:12:46] [PASSED] ALDERLAKE_S D0
[04:12:46] [PASSED] ALDERLAKE_P A0
[04:12:46] [PASSED] ALDERLAKE_P B0
[04:12:46] [PASSED] ALDERLAKE_P C0
[04:12:46] [PASSED] ALDERLAKE_S RPLS D0
[04:12:46] [PASSED] ALDERLAKE_P RPLU E0
[04:12:46] [PASSED] DG2 G10 C0
[04:12:46] [PASSED] DG2 G11 B1
[04:12:46] [PASSED] DG2 G12 A1
[04:12:46] [PASSED] METEORLAKE 12.70(Xe_LPG) A0 13.00(Xe_LPM+) A0
[04:12:46] [PASSED] METEORLAKE 12.71(Xe_LPG) A0 13.00(Xe_LPM+) A0
[04:12:46] [PASSED] METEORLAKE 12.74(Xe_LPG+) A0 13.00(Xe_LPM+) A0
[04:12:46] [PASSED] LUNARLAKE 20.04(Xe2_LPG) A0 20.00(Xe2_LPM) A0
[04:12:46] [PASSED] LUNARLAKE 20.04(Xe2_LPG) B0 20.00(Xe2_LPM) A0
[04:12:46] [PASSED] BATTLEMAGE 20.01(Xe2_HPG) A0 13.01(Xe2_HPM) A1
[04:12:46] [PASSED] PANTHERLAKE 30.00(Xe3_LPG) A0 30.00(Xe3_LPM) A0
[04:12:46] ==================== [PASSED] xe_wa_gt =====================
[04:12:46] ====================== [PASSED] xe_wa ======================
[04:12:46] ============================================================
[04:12:46] Testing complete. Ran 446 tests: passed: 428, skipped: 18
[04:12:46] Elapsed time: 34.922s total, 4.254s configuring, 30.201s building, 0.430s running

+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/tests/.kunitconfig
[04:12:46] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[04:12:48] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[04:13:13] Starting KUnit Kernel (1/1)...
[04:13:13] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[04:13:13] ============ drm_test_pick_cmdline (2 subtests) ============
[04:13:13] [PASSED] drm_test_pick_cmdline_res_1920_1080_60
[04:13:13] =============== drm_test_pick_cmdline_named  ===============
[04:13:13] [PASSED] NTSC
[04:13:13] [PASSED] NTSC-J
[04:13:13] [PASSED] PAL
[04:13:13] [PASSED] PAL-M
[04:13:13] =========== [PASSED] drm_test_pick_cmdline_named ===========
[04:13:13] ============== [PASSED] drm_test_pick_cmdline ==============
[04:13:13] == drm_test_atomic_get_connector_for_encoder (1 subtest) ===
[04:13:13] [PASSED] drm_test_drm_atomic_get_connector_for_encoder
[04:13:13] ==== [PASSED] drm_test_atomic_get_connector_for_encoder ====
[04:13:13] =========== drm_validate_clone_mode (2 subtests) ===========
[04:13:13] ============== drm_test_check_in_clone_mode  ===============
[04:13:13] [PASSED] in_clone_mode
[04:13:13] [PASSED] not_in_clone_mode
[04:13:13] ========== [PASSED] drm_test_check_in_clone_mode ===========
[04:13:13] =============== drm_test_check_valid_clones  ===============
[04:13:13] [PASSED] not_in_clone_mode
[04:13:13] [PASSED] valid_clone
[04:13:13] [PASSED] invalid_clone
[04:13:13] =========== [PASSED] drm_test_check_valid_clones ===========
[04:13:13] ============= [PASSED] drm_validate_clone_mode =============
[04:13:13] ============= drm_validate_modeset (1 subtest) =============
[04:13:13] [PASSED] drm_test_check_connector_changed_modeset
[04:13:13] ============== [PASSED] drm_validate_modeset ===============
[04:13:13] ====== drm_test_bridge_get_current_state (2 subtests) ======
[04:13:13] [PASSED] drm_test_drm_bridge_get_current_state_atomic
[04:13:13] [PASSED] drm_test_drm_bridge_get_current_state_legacy
[04:13:13] ======== [PASSED] drm_test_bridge_get_current_state ========
[04:13:13] ====== drm_test_bridge_helper_reset_crtc (3 subtests) ======
[04:13:13] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic
[04:13:13] [PASSED] drm_test_drm_bridge_helper_reset_crtc_atomic_disabled
[04:13:13] [PASSED] drm_test_drm_bridge_helper_reset_crtc_legacy
[04:13:13] ======== [PASSED] drm_test_bridge_helper_reset_crtc ========
[04:13:13] ============== drm_bridge_alloc (2 subtests) ===============
[04:13:13] [PASSED] drm_test_drm_bridge_alloc_basic
[04:13:13] [PASSED] drm_test_drm_bridge_alloc_get_put
[04:13:13] ================ [PASSED] drm_bridge_alloc =================
[04:13:13] ================== drm_buddy (8 subtests) ==================
[04:13:13] [PASSED] drm_test_buddy_alloc_limit
[04:13:13] [PASSED] drm_test_buddy_alloc_optimistic
[04:13:13] [PASSED] drm_test_buddy_alloc_pessimistic
[04:13:13] [PASSED] drm_test_buddy_alloc_pathological
[04:13:13] [PASSED] drm_test_buddy_alloc_contiguous
[04:13:13] [PASSED] drm_test_buddy_alloc_clear
[04:13:13] [PASSED] drm_test_buddy_alloc_range_bias
[04:13:13] [PASSED] drm_test_buddy_fragmentation_performance
[04:13:13] ==================== [PASSED] drm_buddy ====================
[04:13:13] ============= drm_cmdline_parser (40 subtests) =============
[04:13:13] [PASSED] drm_test_cmdline_force_d_only
[04:13:13] [PASSED] drm_test_cmdline_force_D_only_dvi
[04:13:13] [PASSED] drm_test_cmdline_force_D_only_hdmi
[04:13:13] [PASSED] drm_test_cmdline_force_D_only_not_digital
[04:13:13] [PASSED] drm_test_cmdline_force_e_only
[04:13:13] [PASSED] drm_test_cmdline_res
[04:13:13] [PASSED] drm_test_cmdline_res_vesa
[04:13:13] [PASSED] drm_test_cmdline_res_vesa_rblank
[04:13:13] [PASSED] drm_test_cmdline_res_rblank
[04:13:13] [PASSED] drm_test_cmdline_res_bpp
[04:13:13] [PASSED] drm_test_cmdline_res_refresh
[04:13:13] [PASSED] drm_test_cmdline_res_bpp_refresh
[04:13:13] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced
[04:13:13] [PASSED] drm_test_cmdline_res_bpp_refresh_margins
[04:13:13] [PASSED] drm_test_cmdline_res_bpp_refresh_force_off
[04:13:13] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on
[04:13:13] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_analog
[04:13:13] [PASSED] drm_test_cmdline_res_bpp_refresh_force_on_digital
[04:13:13] [PASSED] drm_test_cmdline_res_bpp_refresh_interlaced_margins_force_on
[04:13:13] [PASSED] drm_test_cmdline_res_margins_force_on
[04:13:13] [PASSED] drm_test_cmdline_res_vesa_margins
[04:13:13] [PASSED] drm_test_cmdline_name
[04:13:13] [PASSED] drm_test_cmdline_name_bpp
[04:13:13] [PASSED] drm_test_cmdline_name_option
[04:13:13] [PASSED] drm_test_cmdline_name_bpp_option
[04:13:13] [PASSED] drm_test_cmdline_rotate_0
[04:13:13] [PASSED] drm_test_cmdline_rotate_90
[04:13:13] [PASSED] drm_test_cmdline_rotate_180
[04:13:13] [PASSED] drm_test_cmdline_rotate_270
[04:13:13] [PASSED] drm_test_cmdline_hmirror
[04:13:13] [PASSED] drm_test_cmdline_vmirror
[04:13:13] [PASSED] drm_test_cmdline_margin_options
[04:13:13] [PASSED] drm_test_cmdline_multiple_options
[04:13:13] [PASSED] drm_test_cmdline_bpp_extra_and_option
[04:13:13] [PASSED] drm_test_cmdline_extra_and_option
[04:13:13] [PASSED] drm_test_cmdline_freestanding_options
[04:13:13] [PASSED] drm_test_cmdline_freestanding_force_e_and_options
[04:13:13] [PASSED] drm_test_cmdline_panel_orientation
[04:13:13] ================ drm_test_cmdline_invalid  =================
[04:13:13] [PASSED] margin_only
[04:13:13] [PASSED] interlace_only
[04:13:13] [PASSED] res_missing_x
[04:13:13] [PASSED] res_missing_y
[04:13:13] [PASSED] res_bad_y
[04:13:13] [PASSED] res_missing_y_bpp
[04:13:13] [PASSED] res_bad_bpp
[04:13:13] [PASSED] res_bad_refresh
[04:13:13] [PASSED] res_bpp_refresh_force_on_off
[04:13:13] [PASSED] res_invalid_mode
[04:13:13] [PASSED] res_bpp_wrong_place_mode
[04:13:13] [PASSED] name_bpp_refresh
[04:13:13] [PASSED] name_refresh
[04:13:13] [PASSED] name_refresh_wrong_mode
[04:13:13] [PASSED] name_refresh_invalid_mode
[04:13:13] [PASSED] rotate_multiple
[04:13:13] [PASSED] rotate_invalid_val
[04:13:13] [PASSED] rotate_truncated
[04:13:13] [PASSED] invalid_option
[04:13:13] [PASSED] invalid_tv_option
[04:13:13] [PASSED] truncated_tv_option
[04:13:13] ============ [PASSED] drm_test_cmdline_invalid =============
[04:13:13] =============== drm_test_cmdline_tv_options  ===============
[04:13:13] [PASSED] NTSC
[04:13:13] [PASSED] NTSC_443
[04:13:13] [PASSED] NTSC_J
[04:13:13] [PASSED] PAL
[04:13:13] [PASSED] PAL_M
[04:13:13] [PASSED] PAL_N
[04:13:13] [PASSED] SECAM
[04:13:13] [PASSED] MONO_525
[04:13:13] [PASSED] MONO_625
[04:13:13] =========== [PASSED] drm_test_cmdline_tv_options ===========
[04:13:13] =============== [PASSED] drm_cmdline_parser ================
[04:13:13] ========== drmm_connector_hdmi_init (20 subtests) ==========
[04:13:13] [PASSED] drm_test_connector_hdmi_init_valid
[04:13:13] [PASSED] drm_test_connector_hdmi_init_bpc_8
[04:13:13] [PASSED] drm_test_connector_hdmi_init_bpc_10
[04:13:13] [PASSED] drm_test_connector_hdmi_init_bpc_12
[04:13:13] [PASSED] drm_test_connector_hdmi_init_bpc_invalid
[04:13:13] [PASSED] drm_test_connector_hdmi_init_bpc_null
[04:13:13] [PASSED] drm_test_connector_hdmi_init_formats_empty
[04:13:13] [PASSED] drm_test_connector_hdmi_init_formats_no_rgb
[04:13:13] === drm_test_connector_hdmi_init_formats_yuv420_allowed  ===
[04:13:13] [PASSED] supported_formats=0x9 yuv420_allowed=1
[04:13:13] [PASSED] supported_formats=0x9 yuv420_allowed=0
[04:13:13] [PASSED] supported_formats=0x3 yuv420_allowed=1
[04:13:13] [PASSED] supported_formats=0x3 yuv420_allowed=0
[04:13:13] === [PASSED] drm_test_connector_hdmi_init_formats_yuv420_allowed ===
[04:13:13] [PASSED] drm_test_connector_hdmi_init_null_ddc
[04:13:13] [PASSED] drm_test_connector_hdmi_init_null_product
[04:13:13] [PASSED] drm_test_connector_hdmi_init_null_vendor
[04:13:13] [PASSED] drm_test_connector_hdmi_init_product_length_exact
[04:13:13] [PASSED] drm_test_connector_hdmi_init_product_length_too_long
[04:13:13] [PASSED] drm_test_connector_hdmi_init_product_valid
[04:13:13] [PASSED] drm_test_connector_hdmi_init_vendor_length_exact
[04:13:13] [PASSED] drm_test_connector_hdmi_init_vendor_length_too_long
[04:13:13] [PASSED] drm_test_connector_hdmi_init_vendor_valid
[04:13:13] ========= drm_test_connector_hdmi_init_type_valid  =========
[04:13:13] [PASSED] HDMI-A
[04:13:13] [PASSED] HDMI-B
[04:13:13] ===== [PASSED] drm_test_connector_hdmi_init_type_valid =====
[04:13:13] ======== drm_test_connector_hdmi_init_type_invalid  ========
[04:13:13] [PASSED] Unknown
[04:13:13] [PASSED] VGA
[04:13:13] [PASSED] DVI-I
[04:13:13] [PASSED] DVI-D
[04:13:13] [PASSED] DVI-A
[04:13:13] [PASSED] Composite
[04:13:13] [PASSED] SVIDEO
[04:13:13] [PASSED] LVDS
[04:13:13] [PASSED] Component
[04:13:13] [PASSED] DIN
[04:13:13] [PASSED] DP
[04:13:13] [PASSED] TV
[04:13:13] [PASSED] eDP
[04:13:13] [PASSED] Virtual
[04:13:13] [PASSED] DSI
[04:13:13] [PASSED] DPI
[04:13:13] [PASSED] Writeback
[04:13:13] [PASSED] SPI
[04:13:13] [PASSED] USB
[04:13:13] ==== [PASSED] drm_test_connector_hdmi_init_type_invalid ====
[04:13:13] ============ [PASSED] drmm_connector_hdmi_init =============
[04:13:13] ============= drmm_connector_init (3 subtests) =============
[04:13:13] [PASSED] drm_test_drmm_connector_init
[04:13:13] [PASSED] drm_test_drmm_connector_init_null_ddc
[04:13:13] ========= drm_test_drmm_connector_init_type_valid  =========
[04:13:13] [PASSED] Unknown
[04:13:13] [PASSED] VGA
[04:13:13] [PASSED] DVI-I
[04:13:13] [PASSED] DVI-D
[04:13:13] [PASSED] DVI-A
[04:13:13] [PASSED] Composite
[04:13:13] [PASSED] SVIDEO
[04:13:13] [PASSED] LVDS
[04:13:13] [PASSED] Component
[04:13:13] [PASSED] DIN
[04:13:13] [PASSED] DP
[04:13:13] [PASSED] HDMI-A
[04:13:13] [PASSED] HDMI-B
[04:13:13] [PASSED] TV
[04:13:13] [PASSED] eDP
[04:13:13] [PASSED] Virtual
[04:13:13] [PASSED] DSI
[04:13:13] [PASSED] DPI
[04:13:13] [PASSED] Writeback
[04:13:13] [PASSED] SPI
[04:13:13] [PASSED] USB
[04:13:13] ===== [PASSED] drm_test_drmm_connector_init_type_valid =====
[04:13:13] =============== [PASSED] drmm_connector_init ===============
[04:13:13] ========= drm_connector_dynamic_init (6 subtests) ==========
[04:13:13] [PASSED] drm_test_drm_connector_dynamic_init
[04:13:13] [PASSED] drm_test_drm_connector_dynamic_init_null_ddc
[04:13:13] [PASSED] drm_test_drm_connector_dynamic_init_not_added
[04:13:13] [PASSED] drm_test_drm_connector_dynamic_init_properties
[04:13:13] ===== drm_test_drm_connector_dynamic_init_type_valid  ======
[04:13:13] [PASSED] Unknown
[04:13:13] [PASSED] VGA
[04:13:13] [PASSED] DVI-I
[04:13:13] [PASSED] DVI-D
[04:13:13] [PASSED] DVI-A
[04:13:13] [PASSED] Composite
[04:13:13] [PASSED] SVIDEO
[04:13:13] [PASSED] LVDS
[04:13:13] [PASSED] Component
[04:13:13] [PASSED] DIN
[04:13:13] [PASSED] DP
[04:13:13] [PASSED] HDMI-A
[04:13:13] [PASSED] HDMI-B
[04:13:13] [PASSED] TV
[04:13:13] [PASSED] eDP
[04:13:13] [PASSED] Virtual
[04:13:13] [PASSED] DSI
[04:13:13] [PASSED] DPI
[04:13:13] [PASSED] Writeback
[04:13:13] [PASSED] SPI
[04:13:13] [PASSED] USB
[04:13:13] = [PASSED] drm_test_drm_connector_dynamic_init_type_valid ==
[04:13:13] ======== drm_test_drm_connector_dynamic_init_name  =========
[04:13:13] [PASSED] Unknown
[04:13:13] [PASSED] VGA
[04:13:13] [PASSED] DVI-I
[04:13:13] [PASSED] DVI-D
[04:13:13] [PASSED] DVI-A
[04:13:13] [PASSED] Composite
[04:13:13] [PASSED] SVIDEO
[04:13:13] [PASSED] LVDS
[04:13:13] [PASSED] Component
[04:13:13] [PASSED] DIN
[04:13:13] [PASSED] DP
[04:13:13] [PASSED] HDMI-A
[04:13:13] [PASSED] HDMI-B
[04:13:13] [PASSED] TV
[04:13:13] [PASSED] eDP
[04:13:13] [PASSED] Virtual
[04:13:13] [PASSED] DSI
[04:13:13] [PASSED] DPI
[04:13:13] [PASSED] Writeback
[04:13:13] [PASSED] SPI
[04:13:13] [PASSED] USB
[04:13:13] ==== [PASSED] drm_test_drm_connector_dynamic_init_name =====
[04:13:13] =========== [PASSED] drm_connector_dynamic_init ============
[04:13:13] ==== drm_connector_dynamic_register_early (4 subtests) =====
[04:13:13] [PASSED] drm_test_drm_connector_dynamic_register_early_on_list
[04:13:13] [PASSED] drm_test_drm_connector_dynamic_register_early_defer
[04:13:13] [PASSED] drm_test_drm_connector_dynamic_register_early_no_init
[04:13:13] [PASSED] drm_test_drm_connector_dynamic_register_early_no_mode_object
[04:13:13] ====== [PASSED] drm_connector_dynamic_register_early =======
[04:13:13] ======= drm_connector_dynamic_register (7 subtests) ========
[04:13:13] [PASSED] drm_test_drm_connector_dynamic_register_on_list
[04:13:13] [PASSED] drm_test_drm_connector_dynamic_register_no_defer
[04:13:13] [PASSED] drm_test_drm_connector_dynamic_register_no_init
[04:13:13] [PASSED] drm_test_drm_connector_dynamic_register_mode_object
[04:13:13] [PASSED] drm_test_drm_connector_dynamic_register_sysfs
[04:13:13] [PASSED] drm_test_drm_connector_dynamic_register_sysfs_name
[04:13:13] [PASSED] drm_test_drm_connector_dynamic_register_debugfs
[04:13:13] ========= [PASSED] drm_connector_dynamic_register ==========
[04:13:13] = drm_connector_attach_broadcast_rgb_property (2 subtests) =
[04:13:13] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property
[04:13:13] [PASSED] drm_test_drm_connector_attach_broadcast_rgb_property_hdmi_connector
[04:13:13] === [PASSED] drm_connector_attach_broadcast_rgb_property ===
[04:13:13] ========== drm_get_tv_mode_from_name (2 subtests) ==========
[04:13:13] ========== drm_test_get_tv_mode_from_name_valid  ===========
[04:13:13] [PASSED] NTSC
[04:13:13] [PASSED] NTSC-443
[04:13:13] [PASSED] NTSC-J
[04:13:13] [PASSED] PAL
[04:13:13] [PASSED] PAL-M
[04:13:13] [PASSED] PAL-N
[04:13:13] [PASSED] SECAM
[04:13:13] [PASSED] Mono
[04:13:13] ====== [PASSED] drm_test_get_tv_mode_from_name_valid =======
[04:13:13] [PASSED] drm_test_get_tv_mode_from_name_truncated
[04:13:13] ============ [PASSED] drm_get_tv_mode_from_name ============
[04:13:13] = drm_test_connector_hdmi_compute_mode_clock (12 subtests) =
[04:13:13] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb
[04:13:13] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc
[04:13:13] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_10bpc_vic_1
[04:13:13] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc
[04:13:13] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_12bpc_vic_1
[04:13:13] [PASSED] drm_test_drm_hdmi_compute_mode_clock_rgb_double
[04:13:13] = drm_test_connector_hdmi_compute_mode_clock_yuv420_valid  =
[04:13:13] [PASSED] VIC 96
[04:13:13] [PASSED] VIC 97
[04:13:13] [PASSED] VIC 101
[04:13:13] [PASSED] VIC 102
[04:13:13] [PASSED] VIC 106
[04:13:13] [PASSED] VIC 107
[04:13:13] === [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_valid ===
[04:13:13] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_10_bpc
[04:13:13] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv420_12_bpc
[04:13:13] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_8_bpc
[04:13:13] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_10_bpc
[04:13:13] [PASSED] drm_test_connector_hdmi_compute_mode_clock_yuv422_12_bpc
[04:13:13] === [PASSED] drm_test_connector_hdmi_compute_mode_clock ====
[04:13:13] == drm_hdmi_connector_get_broadcast_rgb_name (2 subtests) ==
[04:13:13] === drm_test_drm_hdmi_connector_get_broadcast_rgb_name  ====
[04:13:13] [PASSED] Automatic
[04:13:13] [PASSED] Full
[04:13:13] [PASSED] Limited 16:235
[04:13:13] === [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name ===
[04:13:13] [PASSED] drm_test_drm_hdmi_connector_get_broadcast_rgb_name_invalid
[04:13:13] ==== [PASSED] drm_hdmi_connector_get_broadcast_rgb_name ====
[04:13:13] == drm_hdmi_connector_get_output_format_name (2 subtests) ==
[04:13:13] === drm_test_drm_hdmi_connector_get_output_format_name  ====
[04:13:13] [PASSED] RGB
[04:13:13] [PASSED] YUV 4:2:0
[04:13:13] [PASSED] YUV 4:2:2
[04:13:13] [PASSED] YUV 4:4:4
[04:13:13] === [PASSED] drm_test_drm_hdmi_connector_get_output_format_name ===
[04:13:13] [PASSED] drm_test_drm_hdmi_connector_get_output_format_name_invalid
[04:13:13] ==== [PASSED] drm_hdmi_connector_get_output_format_name ====
[04:13:13] ============= drm_damage_helper (21 subtests) ==============
[04:13:13] [PASSED] drm_test_damage_iter_no_damage
[04:13:13] [PASSED] drm_test_damage_iter_no_damage_fractional_src
[04:13:13] [PASSED] drm_test_damage_iter_no_damage_src_moved
[04:13:13] [PASSED] drm_test_damage_iter_no_damage_fractional_src_moved
[04:13:13] [PASSED] drm_test_damage_iter_no_damage_not_visible
[04:13:13] [PASSED] drm_test_damage_iter_no_damage_no_crtc
[04:13:13] [PASSED] drm_test_damage_iter_no_damage_no_fb
[04:13:13] [PASSED] drm_test_damage_iter_simple_damage
[04:13:13] [PASSED] drm_test_damage_iter_single_damage
[04:13:13] [PASSED] drm_test_damage_iter_single_damage_intersect_src
[04:13:13] [PASSED] drm_test_damage_iter_single_damage_outside_src
[04:13:13] [PASSED] drm_test_damage_iter_single_damage_fractional_src
[04:13:13] [PASSED] drm_test_damage_iter_single_damage_intersect_fractional_src
[04:13:13] [PASSED] drm_test_damage_iter_single_damage_outside_fractional_src
[04:13:13] [PASSED] drm_test_damage_iter_single_damage_src_moved
[04:13:13] [PASSED] drm_test_damage_iter_single_damage_fractional_src_moved
[04:13:13] [PASSED] drm_test_damage_iter_damage
[04:13:13] [PASSED] drm_test_damage_iter_damage_one_intersect
[04:13:13] [PASSED] drm_test_damage_iter_damage_one_outside
[04:13:13] [PASSED] drm_test_damage_iter_damage_src_moved
[04:13:13] [PASSED] drm_test_damage_iter_damage_not_visible
[04:13:13] ================ [PASSED] drm_damage_helper ================
[04:13:13] ============== drm_dp_mst_helper (3 subtests) ==============
[04:13:13] ============== drm_test_dp_mst_calc_pbn_mode  ==============
[04:13:13] [PASSED] Clock 154000 BPP 30 DSC disabled
[04:13:13] [PASSED] Clock 234000 BPP 30 DSC disabled
[04:13:13] [PASSED] Clock 297000 BPP 24 DSC disabled
[04:13:13] [PASSED] Clock 332880 BPP 24 DSC enabled
[04:13:13] [PASSED] Clock 324540 BPP 24 DSC enabled
[04:13:13] ========== [PASSED] drm_test_dp_mst_calc_pbn_mode ==========
[04:13:13] ============== drm_test_dp_mst_calc_pbn_div  ===============
[04:13:13] [PASSED] Link rate 2000000 lane count 4
[04:13:13] [PASSED] Link rate 2000000 lane count 2
[04:13:13] [PASSED] Link rate 2000000 lane count 1
[04:13:13] [PASSED] Link rate 1350000 lane count 4
[04:13:13] [PASSED] Link rate 1350000 lane count 2
[04:13:13] [PASSED] Link rate 1350000 lane count 1
[04:13:13] [PASSED] Link rate 1000000 lane count 4
[04:13:13] [PASSED] Link rate 1000000 lane count 2
[04:13:13] [PASSED] Link rate 1000000 lane count 1
[04:13:13] [PASSED] Link rate 810000 lane count 4
[04:13:13] [PASSED] Link rate 810000 lane count 2
[04:13:13] [PASSED] Link rate 810000 lane count 1
[04:13:13] [PASSED] Link rate 540000 lane count 4
[04:13:13] [PASSED] Link rate 540000 lane count 2
[04:13:13] [PASSED] Link rate 540000 lane count 1
[04:13:13] [PASSED] Link rate 270000 lane count 4
[04:13:13] [PASSED] Link rate 270000 lane count 2
[04:13:13] [PASSED] Link rate 270000 lane count 1
[04:13:13] [PASSED] Link rate 162000 lane count 4
[04:13:13] [PASSED] Link rate 162000 lane count 2
[04:13:13] [PASSED] Link rate 162000 lane count 1
[04:13:13] ========== [PASSED] drm_test_dp_mst_calc_pbn_div ===========
[04:13:13] ========= drm_test_dp_mst_sideband_msg_req_decode  =========
[04:13:13] [PASSED] DP_ENUM_PATH_RESOURCES with port number
[04:13:13] [PASSED] DP_POWER_UP_PHY with port number
[04:13:13] [PASSED] DP_POWER_DOWN_PHY with port number
[04:13:13] [PASSED] DP_ALLOCATE_PAYLOAD with SDP stream sinks
[04:13:13] [PASSED] DP_ALLOCATE_PAYLOAD with port number
[04:13:13] [PASSED] DP_ALLOCATE_PAYLOAD with VCPI
[04:13:13] [PASSED] DP_ALLOCATE_PAYLOAD with PBN
[04:13:13] [PASSED] DP_QUERY_PAYLOAD with port number
[04:13:13] [PASSED] DP_QUERY_PAYLOAD with VCPI
[04:13:13] [PASSED] DP_REMOTE_DPCD_READ with port number
[04:13:13] [PASSED] DP_REMOTE_DPCD_READ with DPCD address
[04:13:13] [PASSED] DP_REMOTE_DPCD_READ with max number of bytes
[04:13:13] [PASSED] DP_REMOTE_DPCD_WRITE with port number
[04:13:13] [PASSED] DP_REMOTE_DPCD_WRITE with DPCD address
[04:13:13] [PASSED] DP_REMOTE_DPCD_WRITE with data array
[04:13:13] [PASSED] DP_REMOTE_I2C_READ with port number
[04:13:13] [PASSED] DP_REMOTE_I2C_READ with I2C device ID
[04:13:13] [PASSED] DP_REMOTE_I2C_READ with transactions array
[04:13:13] [PASSED] DP_REMOTE_I2C_WRITE with port number
[04:13:13] [PASSED] DP_REMOTE_I2C_WRITE with I2C device ID
[04:13:13] [PASSED] DP_REMOTE_I2C_WRITE with data array
[04:13:13] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream ID
[04:13:13] [PASSED] DP_QUERY_STREAM_ENC_STATUS with client ID
[04:13:13] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream event
[04:13:13] [PASSED] DP_QUERY_STREAM_ENC_STATUS with valid stream event
[04:13:13] [PASSED] DP_QUERY_STREAM_ENC_STATUS with stream behavior
[04:13:13] [PASSED] DP_QUERY_STREAM_ENC_STATUS with a valid stream behavior
[04:13:13] ===== [PASSED] drm_test_dp_mst_sideband_msg_req_decode =====
[04:13:13] ================ [PASSED] drm_dp_mst_helper ================
[04:13:13] ================== drm_exec (7 subtests) ===================
[04:13:13] [PASSED] sanitycheck
[04:13:13] [PASSED] test_lock
[04:13:13] [PASSED] test_lock_unlock
[04:13:13] [PASSED] test_duplicates
[04:13:13] [PASSED] test_prepare
[04:13:13] [PASSED] test_prepare_array
[04:13:13] [PASSED] test_multiple_loops
[04:13:13] ==================== [PASSED] drm_exec =====================
[04:13:13] =========== drm_format_helper_test (17 subtests) ===========
[04:13:13] ============== drm_test_fb_xrgb8888_to_gray8  ==============
[04:13:13] [PASSED] single_pixel_source_buffer
[04:13:13] [PASSED] single_pixel_clip_rectangle
[04:13:13] [PASSED] well_known_colors
[04:13:13] [PASSED] destination_pitch
[04:13:13] ========== [PASSED] drm_test_fb_xrgb8888_to_gray8 ==========
[04:13:13] ============= drm_test_fb_xrgb8888_to_rgb332  ==============
[04:13:13] [PASSED] single_pixel_source_buffer
[04:13:13] [PASSED] single_pixel_clip_rectangle
[04:13:13] [PASSED] well_known_colors
[04:13:13] [PASSED] destination_pitch
[04:13:13] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb332 ==========
[04:13:13] ============= drm_test_fb_xrgb8888_to_rgb565  ==============
[04:13:13] [PASSED] single_pixel_source_buffer
[04:13:13] [PASSED] single_pixel_clip_rectangle
[04:13:13] [PASSED] well_known_colors
[04:13:13] [PASSED] destination_pitch
[04:13:13] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb565 ==========
[04:13:13] ============ drm_test_fb_xrgb8888_to_xrgb1555  =============
[04:13:13] [PASSED] single_pixel_source_buffer
[04:13:13] [PASSED] single_pixel_clip_rectangle
[04:13:13] [PASSED] well_known_colors
[04:13:13] [PASSED] destination_pitch
[04:13:13] ======== [PASSED] drm_test_fb_xrgb8888_to_xrgb1555 =========
[04:13:13] ============ drm_test_fb_xrgb8888_to_argb1555  =============
[04:13:13] [PASSED] single_pixel_source_buffer
[04:13:13] [PASSED] single_pixel_clip_rectangle
[04:13:13] [PASSED] well_known_colors
[04:13:13] [PASSED] destination_pitch
[04:13:13] ======== [PASSED] drm_test_fb_xrgb8888_to_argb1555 =========
[04:13:13] ============ drm_test_fb_xrgb8888_to_rgba5551  =============
[04:13:13] [PASSED] single_pixel_source_buffer
[04:13:13] [PASSED] single_pixel_clip_rectangle
[04:13:13] [PASSED] well_known_colors
[04:13:13] [PASSED] destination_pitch
[04:13:13] ======== [PASSED] drm_test_fb_xrgb8888_to_rgba5551 =========
[04:13:13] ============= drm_test_fb_xrgb8888_to_rgb888  ==============
[04:13:13] [PASSED] single_pixel_source_buffer
[04:13:13] [PASSED] single_pixel_clip_rectangle
[04:13:13] [PASSED] well_known_colors
[04:13:13] [PASSED] destination_pitch
[04:13:13] ========= [PASSED] drm_test_fb_xrgb8888_to_rgb888 ==========
[04:13:13] ============= drm_test_fb_xrgb8888_to_bgr888  ==============
[04:13:13] [PASSED] single_pixel_source_buffer
[04:13:13] [PASSED] single_pixel_clip_rectangle
[04:13:13] [PASSED] well_known_colors
[04:13:13] [PASSED] destination_pitch
[04:13:13] ========= [PASSED] drm_test_fb_xrgb8888_to_bgr888 ==========
[04:13:13] ============ drm_test_fb_xrgb8888_to_argb8888  =============
[04:13:13] [PASSED] single_pixel_source_buffer
[04:13:13] [PASSED] single_pixel_clip_rectangle
[04:13:13] [PASSED] well_known_colors
[04:13:13] [PASSED] destination_pitch
[04:13:13] ======== [PASSED] drm_test_fb_xrgb8888_to_argb8888 =========
[04:13:13] =========== drm_test_fb_xrgb8888_to_xrgb2101010  ===========
[04:13:13] [PASSED] single_pixel_source_buffer
[04:13:13] [PASSED] single_pixel_clip_rectangle
[04:13:13] [PASSED] well_known_colors
[04:13:13] [PASSED] destination_pitch
[04:13:13] ======= [PASSED] drm_test_fb_xrgb8888_to_xrgb2101010 =======
[04:13:13] =========== drm_test_fb_xrgb8888_to_argb2101010  ===========
[04:13:13] [PASSED] single_pixel_source_buffer
[04:13:13] [PASSED] single_pixel_clip_rectangle
[04:13:13] [PASSED] well_known_colors
[04:13:13] [PASSED] destination_pitch
[04:13:13] ======= [PASSED] drm_test_fb_xrgb8888_to_argb2101010 =======
[04:13:13] ============== drm_test_fb_xrgb8888_to_mono  ===============
[04:13:13] [PASSED] single_pixel_source_buffer
[04:13:13] [PASSED] single_pixel_clip_rectangle
[04:13:13] [PASSED] well_known_colors
[04:13:13] [PASSED] destination_pitch
[04:13:13] ========== [PASSED] drm_test_fb_xrgb8888_to_mono ===========
[04:13:13] ==================== drm_test_fb_swab  =====================
[04:13:13] [PASSED] single_pixel_source_buffer
[04:13:13] [PASSED] single_pixel_clip_rectangle
[04:13:13] [PASSED] well_known_colors
[04:13:13] [PASSED] destination_pitch
[04:13:13] ================ [PASSED] drm_test_fb_swab =================
[04:13:13] ============ drm_test_fb_xrgb8888_to_xbgr8888  =============
[04:13:13] [PASSED] single_pixel_source_buffer
[04:13:13] [PASSED] single_pixel_clip_rectangle
[04:13:13] [PASSED] well_known_colors
[04:13:13] [PASSED] destination_pitch
[04:13:13] ======== [PASSED] drm_test_fb_xrgb8888_to_xbgr8888 =========
[04:13:13] ============ drm_test_fb_xrgb8888_to_abgr8888  =============
[04:13:13] [PASSED] single_pixel_source_buffer
[04:13:13] [PASSED] single_pixel_clip_rectangle
[04:13:13] [PASSED] well_known_colors
[04:13:13] [PASSED] destination_pitch
[04:13:13] ======== [PASSED] drm_test_fb_xrgb8888_to_abgr8888 =========
[04:13:13] ================= drm_test_fb_clip_offset  =================
[04:13:13] [PASSED] pass through
[04:13:13] [PASSED] horizontal offset
[04:13:13] [PASSED] vertical offset
[04:13:13] [PASSED] horizontal and vertical offset
[04:13:13] [PASSED] horizontal offset (custom pitch)
[04:13:13] [PASSED] vertical offset (custom pitch)
[04:13:13] [PASSED] horizontal and vertical offset (custom pitch)
[04:13:13] ============= [PASSED] drm_test_fb_clip_offset =============
[04:13:13] =================== drm_test_fb_memcpy  ====================
[04:13:13] [PASSED] single_pixel_source_buffer: XR24 little-endian (0x34325258)
[04:13:13] [PASSED] single_pixel_source_buffer: XRA8 little-endian (0x38415258)
[04:13:13] [PASSED] single_pixel_source_buffer: YU24 little-endian (0x34325559)
[04:13:13] [PASSED] single_pixel_clip_rectangle: XB24 little-endian (0x34324258)
[04:13:13] [PASSED] single_pixel_clip_rectangle: XRA8 little-endian (0x38415258)
[04:13:13] [PASSED] single_pixel_clip_rectangle: YU24 little-endian (0x34325559)
[04:13:13] [PASSED] well_known_colors: XB24 little-endian (0x34324258)
[04:13:13] [PASSED] well_known_colors: XRA8 little-endian (0x38415258)
[04:13:13] [PASSED] well_known_colors: YU24 little-endian (0x34325559)
[04:13:13] [PASSED] destination_pitch: XB24 little-endian (0x34324258)
[04:13:13] [PASSED] destination_pitch: XRA8 little-endian (0x38415258)
[04:13:13] [PASSED] destination_pitch: YU24 little-endian (0x34325559)
[04:13:13] =============== [PASSED] drm_test_fb_memcpy ================
[04:13:13] ============= [PASSED] drm_format_helper_test ==============
[04:13:13] ================= drm_format (18 subtests) =================
[04:13:13] [PASSED] drm_test_format_block_width_invalid
[04:13:13] [PASSED] drm_test_format_block_width_one_plane
[04:13:13] [PASSED] drm_test_format_block_width_two_plane
[04:13:13] [PASSED] drm_test_format_block_width_three_plane
[04:13:13] [PASSED] drm_test_format_block_width_tiled
[04:13:13] [PASSED] drm_test_format_block_height_invalid
[04:13:13] [PASSED] drm_test_format_block_height_one_plane
[04:13:13] [PASSED] drm_test_format_block_height_two_plane
[04:13:13] [PASSED] drm_test_format_block_height_three_plane
[04:13:13] [PASSED] drm_test_format_block_height_tiled
[04:13:13] [PASSED] drm_test_format_min_pitch_invalid
[04:13:13] [PASSED] drm_test_format_min_pitch_one_plane_8bpp
[04:13:13] [PASSED] drm_test_format_min_pitch_one_plane_16bpp
[04:13:13] [PASSED] drm_test_format_min_pitch_one_plane_24bpp
[04:13:13] [PASSED] drm_test_format_min_pitch_one_plane_32bpp
[04:13:13] [PASSED] drm_test_format_min_pitch_two_plane
[04:13:13] [PASSED] drm_test_format_min_pitch_three_plane_8bpp
[04:13:13] [PASSED] drm_test_format_min_pitch_tiled
[04:13:13] =================== [PASSED] drm_format ====================
[04:13:13] ============== drm_framebuffer (10 subtests) ===============
[04:13:13] ========== drm_test_framebuffer_check_src_coords  ==========
[04:13:13] [PASSED] Success: source fits into fb
[04:13:13] [PASSED] Fail: overflowing fb with x-axis coordinate
[04:13:13] [PASSED] Fail: overflowing fb with y-axis coordinate
[04:13:13] [PASSED] Fail: overflowing fb with source width
[04:13:13] [PASSED] Fail: overflowing fb with source height
[04:13:13] ====== [PASSED] drm_test_framebuffer_check_src_coords ======
[04:13:13] [PASSED] drm_test_framebuffer_cleanup
[04:13:13] =============== drm_test_framebuffer_create  ===============
[04:13:13] [PASSED] ABGR8888 normal sizes
[04:13:13] [PASSED] ABGR8888 max sizes
[04:13:13] [PASSED] ABGR8888 pitch greater than min required
[04:13:13] [PASSED] ABGR8888 pitch less than min required
[04:13:13] [PASSED] ABGR8888 Invalid width
[04:13:13] [PASSED] ABGR8888 Invalid buffer handle
[04:13:13] [PASSED] No pixel format
[04:13:13] [PASSED] ABGR8888 Width 0
[04:13:13] [PASSED] ABGR8888 Height 0
[04:13:13] [PASSED] ABGR8888 Out of bound height * pitch combination
[04:13:13] [PASSED] ABGR8888 Large buffer offset
[04:13:13] [PASSED] ABGR8888 Buffer offset for inexistent plane
[04:13:13] [PASSED] ABGR8888 Invalid flag
[04:13:13] [PASSED] ABGR8888 Set DRM_MODE_FB_MODIFIERS without modifiers
[04:13:13] [PASSED] ABGR8888 Valid buffer modifier
[04:13:13] [PASSED] ABGR8888 Invalid buffer modifier(DRM_FORMAT_MOD_SAMSUNG_64_32_TILE)
[04:13:13] [PASSED] ABGR8888 Extra pitches without DRM_MODE_FB_MODIFIERS
[04:13:13] [PASSED] ABGR8888 Extra pitches with DRM_MODE_FB_MODIFIERS
[04:13:13] [PASSED] NV12 Normal sizes
[04:13:13] [PASSED] NV12 Max sizes
[04:13:13] [PASSED] NV12 Invalid pitch
[04:13:13] [PASSED] NV12 Invalid modifier/missing DRM_MODE_FB_MODIFIERS flag
[04:13:13] [PASSED] NV12 different  modifier per-plane
[04:13:13] [PASSED] NV12 with DRM_FORMAT_MOD_SAMSUNG_64_32_TILE
[04:13:13] [PASSED] NV12 Valid modifiers without DRM_MODE_FB_MODIFIERS
[04:13:13] [PASSED] NV12 Modifier for inexistent plane
[04:13:13] [PASSED] NV12 Handle for inexistent plane
[04:13:13] [PASSED] NV12 Handle for inexistent plane without DRM_MODE_FB_MODIFIERS
[04:13:13] [PASSED] YVU420 DRM_MODE_FB_MODIFIERS set without modifier
[04:13:13] [PASSED] YVU420 Normal sizes
[04:13:13] [PASSED] YVU420 Max sizes
[04:13:13] [PASSED] YVU420 Invalid pitch
[04:13:13] [PASSED] YVU420 Different pitches
[04:13:13] [PASSED] YVU420 Different buffer offsets/pitches
[04:13:13] [PASSED] YVU420 Modifier set just for plane 0, without DRM_MODE_FB_MODIFIERS
[04:13:13] [PASSED] YVU420 Modifier set just for planes 0, 1, without DRM_MODE_FB_MODIFIERS
[04:13:13] [PASSED] YVU420 Modifier set just for plane 0, 1, with DRM_MODE_FB_MODIFIERS
[04:13:13] [PASSED] YVU420 Valid modifier
[04:13:13] [PASSED] YVU420 Different modifiers per plane
[04:13:13] [PASSED] YVU420 Modifier for inexistent plane
[04:13:13] [PASSED] YUV420_10BIT Invalid modifier(DRM_FORMAT_MOD_LINEAR)
[04:13:13] [PASSED] X0L2 Normal sizes
[04:13:13] [PASSED] X0L2 Max sizes
[04:13:13] [PASSED] X0L2 Invalid pitch
[04:13:13] [PASSED] X0L2 Pitch greater than minimum required
[04:13:13] [PASSED] X0L2 Handle for inexistent plane
[04:13:13] [PASSED] X0L2 Offset for inexistent plane, without DRM_MODE_FB_MODIFIERS set
[04:13:13] [PASSED] X0L2 Modifier without DRM_MODE_FB_MODIFIERS set
[04:13:13] [PASSED] X0L2 Valid modifier
[04:13:13] [PASSED] X0L2 Modifier for inexistent plane
[04:13:13] =========== [PASSED] drm_test_framebuffer_create ===========
[04:13:13] [PASSED] drm_test_framebuffer_free
[04:13:13] [PASSED] drm_test_framebuffer_init
[04:13:13] [PASSED] drm_test_framebuffer_init_bad_format
[04:13:13] [PASSED] drm_test_framebuffer_init_dev_mismatch
[04:13:13] [PASSED] drm_test_framebuffer_lookup
[04:13:13] [PASSED] drm_test_framebuffer_lookup_inexistent
[04:13:13] [PASSED] drm_test_framebuffer_modifiers_not_supported
[04:13:13] ================= [PASSED] drm_framebuffer =================
[04:13:13] ================ drm_gem_shmem (8 subtests) ================
[04:13:13] [PASSED] drm_gem_shmem_test_obj_create
[04:13:13] [PASSED] drm_gem_shmem_test_obj_create_private
[04:13:13] [PASSED] drm_gem_shmem_test_pin_pages
[04:13:13] [PASSED] drm_gem_shmem_test_vmap
[04:13:13] [PASSED] drm_gem_shmem_test_get_pages_sgt
[04:13:13] [PASSED] drm_gem_shmem_test_get_sg_table
[04:13:13] [PASSED] drm_gem_shmem_test_madvise
[04:13:13] [PASSED] drm_gem_shmem_test_purge
[04:13:13] ================== [PASSED] drm_gem_shmem ==================
[04:13:13] === drm_atomic_helper_connector_hdmi_check (27 subtests) ===
[04:13:13] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode
[04:13:13] [PASSED] drm_test_check_broadcast_rgb_auto_cea_mode_vic_1
[04:13:13] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode
[04:13:13] [PASSED] drm_test_check_broadcast_rgb_full_cea_mode_vic_1
[04:13:13] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode
[04:13:13] [PASSED] drm_test_check_broadcast_rgb_limited_cea_mode_vic_1
[04:13:13] ====== drm_test_check_broadcast_rgb_cea_mode_yuv420  =======
[04:13:13] [PASSED] Automatic
[04:13:13] [PASSED] Full
[04:13:13] [PASSED] Limited 16:235
[04:13:13] == [PASSED] drm_test_check_broadcast_rgb_cea_mode_yuv420 ===
[04:13:13] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_changed
[04:13:13] [PASSED] drm_test_check_broadcast_rgb_crtc_mode_not_changed
[04:13:13] [PASSED] drm_test_check_disable_connector
[04:13:13] [PASSED] drm_test_check_hdmi_funcs_reject_rate
[04:13:13] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_rgb
[04:13:13] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_yuv420
[04:13:13] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv422
[04:13:13] [PASSED] drm_test_check_max_tmds_rate_bpc_fallback_ignore_yuv420
[04:13:13] [PASSED] drm_test_check_driver_unsupported_fallback_yuv420
[04:13:13] [PASSED] drm_test_check_output_bpc_crtc_mode_changed
[04:13:13] [PASSED] drm_test_check_output_bpc_crtc_mode_not_changed
[04:13:13] [PASSED] drm_test_check_output_bpc_dvi
[04:13:13] [PASSED] drm_test_check_output_bpc_format_vic_1
[04:13:13] [PASSED] drm_test_check_output_bpc_format_display_8bpc_only
[04:13:13] [PASSED] drm_test_check_output_bpc_format_display_rgb_only
[04:13:13] [PASSED] drm_test_check_output_bpc_format_driver_8bpc_only
[04:13:13] [PASSED] drm_test_check_output_bpc_format_driver_rgb_only
[04:13:13] [PASSED] drm_test_check_tmds_char_rate_rgb_8bpc
[04:13:13] [PASSED] drm_test_check_tmds_char_rate_rgb_10bpc
[04:13:13] [PASSED] drm_test_check_tmds_char_rate_rgb_12bpc
[04:13:13] ===== [PASSED] drm_atomic_helper_connector_hdmi_check ======
[04:13:13] === drm_atomic_helper_connector_hdmi_reset (6 subtests) ====
[04:13:13] [PASSED] drm_test_check_broadcast_rgb_value
[04:13:13] [PASSED] drm_test_check_bpc_8_value
[04:13:13] [PASSED] drm_test_check_bpc_10_value
[04:13:13] [PASSED] drm_test_check_bpc_12_value
[04:13:13] [PASSED] drm_test_check_format_value
[04:13:13] [PASSED] drm_test_check_tmds_char_value
[04:13:13] ===== [PASSED] drm_atomic_helper_connector_hdmi_reset ======
[04:13:13] = drm_atomic_helper_connector_hdmi_mode_valid (4 subtests) =
[04:13:13] [PASSED] drm_test_check_mode_valid
[04:13:13] [PASSED] drm_test_check_mode_valid_reject
[04:13:13] [PASSED] drm_test_check_mode_valid_reject_rate
[04:13:13] [PASSED] drm_test_check_mode_valid_reject_max_clock
[04:13:13] === [PASSED] drm_atomic_helper_connector_hdmi_mode_valid ===
[04:13:13] ================= drm_managed (2 subtests) =================
[04:13:13] [PASSED] drm_test_managed_release_action
[04:13:13] [PASSED] drm_test_managed_run_action
[04:13:13] =================== [PASSED] drm_managed ===================
[04:13:13] =================== drm_mm (6 subtests) ====================
[04:13:13] [PASSED] drm_test_mm_init
[04:13:13] [PASSED] drm_test_mm_debug
[04:13:13] [PASSED] drm_test_mm_align32
[04:13:13] [PASSED] drm_test_mm_align64
[04:13:13] [PASSED] drm_test_mm_lowest
[04:13:13] [PASSED] drm_test_mm_highest
[04:13:13] ===================== [PASSED] drm_mm ======================
[04:13:13] ============= drm_modes_analog_tv (5 subtests) =============
[04:13:13] [PASSED] drm_test_modes_analog_tv_mono_576i
[04:13:13] [PASSED] drm_test_modes_analog_tv_ntsc_480i
[04:13:13] [PASSED] drm_test_modes_analog_tv_ntsc_480i_inlined
[04:13:13] [PASSED] drm_test_modes_analog_tv_pal_576i
[04:13:13] [PASSED] drm_test_modes_analog_tv_pal_576i_inlined
[04:13:13] =============== [PASSED] drm_modes_analog_tv ===============
[04:13:13] ============== drm_plane_helper (2 subtests) ===============
[04:13:13] =============== drm_test_check_plane_state  ================
[04:13:13] [PASSED] clipping_simple
[04:13:13] [PASSED] clipping_rotate_reflect
[04:13:13] [PASSED] positioning_simple
[04:13:13] [PASSED] upscaling
[04:13:13] [PASSED] downscaling
[04:13:13] [PASSED] rounding1
[04:13:13] [PASSED] rounding2
[04:13:13] [PASSED] rounding3
[04:13:13] [PASSED] rounding4
[04:13:13] =========== [PASSED] drm_test_check_plane_state ============
[04:13:13] =========== drm_test_check_invalid_plane_state  ============
[04:13:13] [PASSED] positioning_invalid
[04:13:13] [PASSED] upscaling_invalid
[04:13:13] [PASSED] downscaling_invalid
[04:13:13] ======= [PASSED] drm_test_check_invalid_plane_state ========
[04:13:13] ================ [PASSED] drm_plane_helper =================
[04:13:13] ====== drm_connector_helper_tv_get_modes (1 subtest) =======
[04:13:13] ====== drm_test_connector_helper_tv_get_modes_check  =======
[04:13:13] [PASSED] None
[04:13:13] [PASSED] PAL
[04:13:13] [PASSED] NTSC
[04:13:13] [PASSED] Both, NTSC Default
[04:13:13] [PASSED] Both, PAL Default
[04:13:13] [PASSED] Both, NTSC Default, with PAL on command-line
[04:13:13] [PASSED] Both, PAL Default, with NTSC on command-line
[04:13:13] == [PASSED] drm_test_connector_helper_tv_get_modes_check ===
[04:13:13] ======== [PASSED] drm_connector_helper_tv_get_modes ========
[04:13:13] ================== drm_rect (9 subtests) ===================
[04:13:13] [PASSED] drm_test_rect_clip_scaled_div_by_zero
[04:13:13] [PASSED] drm_test_rect_clip_scaled_not_clipped
[04:13:13] [PASSED] drm_test_rect_clip_scaled_clipped
[04:13:13] [PASSED] drm_test_rect_clip_scaled_signed_vs_unsigned
[04:13:13] ================= drm_test_rect_intersect  =================
[04:13:13] [PASSED] top-left x bottom-right: 2x2+1+1 x 2x2+0+0
[04:13:13] [PASSED] top-right x bottom-left: 2x2+0+0 x 2x2+1-1
[04:13:13] [PASSED] bottom-left x top-right: 2x2+1-1 x 2x2+0+0
[04:13:13] [PASSED] bottom-right x top-left: 2x2+0+0 x 2x2+1+1
[04:13:13] [PASSED] right x left: 2x1+0+0 x 3x1+1+0
[04:13:13] [PASSED] left x right: 3x1+1+0 x 2x1+0+0
[04:13:13] [PASSED] up x bottom: 1x2+0+0 x 1x3+0-1
[04:13:13] [PASSED] bottom x up: 1x3+0-1 x 1x2+0+0
[04:13:13] [PASSED] touching corner: 1x1+0+0 x 2x2+1+1
[04:13:13] [PASSED] touching side: 1x1+0+0 x 1x1+1+0
[04:13:13] [PASSED] equal rects: 2x2+0+0 x 2x2+0+0
[04:13:13] [PASSED] inside another: 2x2+0+0 x 1x1+1+1
[04:13:13] [PASSED] far away: 1x1+0+0 x 1x1+3+6
[04:13:13] [PASSED] points intersecting: 0x0+5+10 x 0x0+5+10
[04:13:13] [PASSED] points not intersecting: 0x0+0+0 x 0x0+5+10
[04:13:13] ============= [PASSED] drm_test_rect_intersect =============
[04:13:13] ================ drm_test_rect_calc_hscale  ================
[04:13:13] [PASSED] normal use
[04:13:13] [PASSED] out of max range
[04:13:13] [PASSED] out of min range
[04:13:13] [PASSED] zero dst
[04:13:13] [PASSED] negative src
[04:13:13] [PASSED] negative dst
[04:13:13] ============ [PASSED] drm_test_rect_calc_hscale ============
[04:13:13] ================ drm_test_rect_calc_vscale  ================
[04:13:13] [PASSED] normal use
stty: 'standard input': Inappropriate ioctl for device
[04:13:13] [PASSED] out of max range
[04:13:13] [PASSED] out of min range
[04:13:13] [PASSED] zero dst
[04:13:13] [PASSED] negative src
[04:13:13] [PASSED] negative dst
[04:13:13] ============ [PASSED] drm_test_rect_calc_vscale ============
[04:13:13] ================== drm_test_rect_rotate  ===================
[04:13:13] [PASSED] reflect-x
[04:13:13] [PASSED] reflect-y
[04:13:13] [PASSED] rotate-0
[04:13:13] [PASSED] rotate-90
[04:13:13] [PASSED] rotate-180
[04:13:13] [PASSED] rotate-270
[04:13:13] ============== [PASSED] drm_test_rect_rotate ===============
[04:13:13] ================ drm_test_rect_rotate_inv  =================
[04:13:13] [PASSED] reflect-x
[04:13:13] [PASSED] reflect-y
[04:13:13] [PASSED] rotate-0
[04:13:13] [PASSED] rotate-90
[04:13:13] [PASSED] rotate-180
[04:13:13] [PASSED] rotate-270
[04:13:13] ============ [PASSED] drm_test_rect_rotate_inv =============
[04:13:13] ==================== [PASSED] drm_rect =====================
[04:13:13] ============ drm_sysfb_modeset_test (1 subtest) ============
[04:13:13] ============ drm_test_sysfb_build_fourcc_list  =============
[04:13:13] [PASSED] no native formats
[04:13:13] [PASSED] XRGB8888 as native format
[04:13:13] [PASSED] remove duplicates
[04:13:13] [PASSED] convert alpha formats
[04:13:13] [PASSED] random formats
[04:13:13] ======== [PASSED] drm_test_sysfb_build_fourcc_list =========
[04:13:13] ============= [PASSED] drm_sysfb_modeset_test ==============
[04:13:13] ============================================================
[04:13:13] Testing complete. Ran 622 tests: passed: 622
[04:13:13] Elapsed time: 26.906s total, 1.736s configuring, 24.754s building, 0.376s running

+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/ttm/tests/.kunitconfig
[04:13:13] Configuring KUnit Kernel ...
Regenerating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[04:13:15] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
[04:13:24] Starting KUnit Kernel (1/1)...
[04:13:24] ============================================================
Running tests with:
$ .kunit/linux kunit.enable=1 mem=1G console=tty kunit_shutdown=halt
[04:13:25] ================= ttm_device (5 subtests) ==================
[04:13:25] [PASSED] ttm_device_init_basic
[04:13:25] [PASSED] ttm_device_init_multiple
[04:13:25] [PASSED] ttm_device_fini_basic
[04:13:25] [PASSED] ttm_device_init_no_vma_man
[04:13:25] ================== ttm_device_init_pools  ==================
[04:13:25] [PASSED] No DMA allocations, no DMA32 required
[04:13:25] [PASSED] DMA allocations, DMA32 required
[04:13:25] [PASSED] No DMA allocations, DMA32 required
[04:13:25] [PASSED] DMA allocations, no DMA32 required
[04:13:25] ============== [PASSED] ttm_device_init_pools ==============
[04:13:25] =================== [PASSED] ttm_device ====================
[04:13:25] ================== ttm_pool (8 subtests) ===================
[04:13:25] ================== ttm_pool_alloc_basic  ===================
[04:13:25] [PASSED] One page
[04:13:25] [PASSED] More than one page
[04:13:25] [PASSED] Above the allocation limit
[04:13:25] [PASSED] One page, with coherent DMA mappings enabled
[04:13:25] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[04:13:25] ============== [PASSED] ttm_pool_alloc_basic ===============
[04:13:25] ============== ttm_pool_alloc_basic_dma_addr  ==============
[04:13:25] [PASSED] One page
[04:13:25] [PASSED] More than one page
[04:13:25] [PASSED] Above the allocation limit
[04:13:25] [PASSED] One page, with coherent DMA mappings enabled
[04:13:25] [PASSED] Above the allocation limit, with coherent DMA mappings enabled
[04:13:25] ========== [PASSED] ttm_pool_alloc_basic_dma_addr ==========
[04:13:25] [PASSED] ttm_pool_alloc_order_caching_match
[04:13:25] [PASSED] ttm_pool_alloc_caching_mismatch
[04:13:25] [PASSED] ttm_pool_alloc_order_mismatch
[04:13:25] [PASSED] ttm_pool_free_dma_alloc
[04:13:25] [PASSED] ttm_pool_free_no_dma_alloc
[04:13:25] [PASSED] ttm_pool_fini_basic
[04:13:25] ==================== [PASSED] ttm_pool =====================
[04:13:25] ================ ttm_resource (8 subtests) =================
[04:13:25] ================= ttm_resource_init_basic  =================
[04:13:25] [PASSED] Init resource in TTM_PL_SYSTEM
[04:13:25] [PASSED] Init resource in TTM_PL_VRAM
[04:13:25] [PASSED] Init resource in a private placement
[04:13:25] [PASSED] Init resource in TTM_PL_SYSTEM, set placement flags
[04:13:25] ============= [PASSED] ttm_resource_init_basic =============
[04:13:25] [PASSED] ttm_resource_init_pinned
[04:13:25] [PASSED] ttm_resource_fini_basic
[04:13:25] [PASSED] ttm_resource_manager_init_basic
[04:13:25] [PASSED] ttm_resource_manager_usage_basic
[04:13:25] [PASSED] ttm_resource_manager_set_used_basic
[04:13:25] [PASSED] ttm_sys_man_alloc_basic
[04:13:25] [PASSED] ttm_sys_man_free_basic
[04:13:25] ================== [PASSED] ttm_resource ===================
[04:13:25] =================== ttm_tt (15 subtests) ===================
[04:13:25] ==================== ttm_tt_init_basic  ====================
[04:13:25] [PASSED] Page-aligned size
[04:13:25] [PASSED] Extra pages requested
[04:13:25] ================ [PASSED] ttm_tt_init_basic ================
[04:13:25] [PASSED] ttm_tt_init_misaligned
[04:13:25] [PASSED] ttm_tt_fini_basic
[04:13:25] [PASSED] ttm_tt_fini_sg
[04:13:25] [PASSED] ttm_tt_fini_shmem
[04:13:25] [PASSED] ttm_tt_create_basic
[04:13:25] [PASSED] ttm_tt_create_invalid_bo_type
[04:13:25] [PASSED] ttm_tt_create_ttm_exists
[04:13:25] [PASSED] ttm_tt_create_failed
[04:13:25] [PASSED] ttm_tt_destroy_basic
[04:13:25] [PASSED] ttm_tt_populate_null_ttm
[04:13:25] [PASSED] ttm_tt_populate_populated_ttm
[04:13:25] [PASSED] ttm_tt_unpopulate_basic
[04:13:25] [PASSED] ttm_tt_unpopulate_empty_ttm
[04:13:25] [PASSED] ttm_tt_swapin_basic
[04:13:25] ===================== [PASSED] ttm_tt ======================
[04:13:25] =================== ttm_bo (14 subtests) ===================
[04:13:25] =========== ttm_bo_reserve_optimistic_no_ticket  ===========
[04:13:25] [PASSED] Cannot be interrupted and sleeps
[04:13:25] [PASSED] Cannot be interrupted, locks straight away
[04:13:25] [PASSED] Can be interrupted, sleeps
[04:13:25] ======= [PASSED] ttm_bo_reserve_optimistic_no_ticket =======
[04:13:25] [PASSED] ttm_bo_reserve_locked_no_sleep
[04:13:25] [PASSED] ttm_bo_reserve_no_wait_ticket
[04:13:25] [PASSED] ttm_bo_reserve_double_resv
[04:13:25] [PASSED] ttm_bo_reserve_interrupted
[04:13:25] [PASSED] ttm_bo_reserve_deadlock
[04:13:25] [PASSED] ttm_bo_unreserve_basic
[04:13:25] [PASSED] ttm_bo_unreserve_pinned
[04:13:25] [PASSED] ttm_bo_unreserve_bulk
[04:13:25] [PASSED] ttm_bo_fini_basic
[04:13:25] [PASSED] ttm_bo_fini_shared_resv
[04:13:25] [PASSED] ttm_bo_pin_basic
[04:13:25] [PASSED] ttm_bo_pin_unpin_resource
[04:13:25] [PASSED] ttm_bo_multiple_pin_one_unpin
[04:13:25] ===================== [PASSED] ttm_bo ======================
[04:13:25] ============== ttm_bo_validate (21 subtests) ===============
[04:13:25] ============== ttm_bo_init_reserved_sys_man  ===============
[04:13:25] [PASSED] Buffer object for userspace
[04:13:25] [PASSED] Kernel buffer object
[04:13:25] [PASSED] Shared buffer object
[04:13:25] ========== [PASSED] ttm_bo_init_reserved_sys_man ===========
[04:13:25] ============== ttm_bo_init_reserved_mock_man  ==============
[04:13:25] [PASSED] Buffer object for userspace
[04:13:25] [PASSED] Kernel buffer object
[04:13:25] [PASSED] Shared buffer object
[04:13:25] ========== [PASSED] ttm_bo_init_reserved_mock_man ==========
[04:13:25] [PASSED] ttm_bo_init_reserved_resv
[04:13:25] ================== ttm_bo_validate_basic  ==================
[04:13:25] [PASSED] Buffer object for userspace
[04:13:25] [PASSED] Kernel buffer object
[04:13:25] [PASSED] Shared buffer object
[04:13:25] ============== [PASSED] ttm_bo_validate_basic ==============
[04:13:25] [PASSED] ttm_bo_validate_invalid_placement
[04:13:25] ============= ttm_bo_validate_same_placement  ==============
[04:13:25] [PASSED] System manager
[04:13:25] [PASSED] VRAM manager
[04:13:25] ========= [PASSED] ttm_bo_validate_same_placement ==========
[04:13:25] [PASSED] ttm_bo_validate_failed_alloc
[04:13:25] [PASSED] ttm_bo_validate_pinned
[04:13:25] [PASSED] ttm_bo_validate_busy_placement
[04:13:25] ================ ttm_bo_validate_multihop  =================
[04:13:25] [PASSED] Buffer object for userspace
[04:13:25] [PASSED] Kernel buffer object
[04:13:25] [PASSED] Shared buffer object
[04:13:25] ============ [PASSED] ttm_bo_validate_multihop =============
[04:13:25] ========== ttm_bo_validate_no_placement_signaled  ==========
[04:13:25] [PASSED] Buffer object in system domain, no page vector
[04:13:25] [PASSED] Buffer object in system domain with an existing page vector
[04:13:25] ====== [PASSED] ttm_bo_validate_no_placement_signaled ======
[04:13:25] ======== ttm_bo_validate_no_placement_not_signaled  ========
[04:13:25] [PASSED] Buffer object for userspace
[04:13:25] [PASSED] Kernel buffer object
[04:13:25] [PASSED] Shared buffer object
[04:13:25] ==== [PASSED] ttm_bo_validate_no_placement_not_signaled ====
[04:13:25] [PASSED] ttm_bo_validate_move_fence_signaled
[04:13:25] ========= ttm_bo_validate_move_fence_not_signaled  =========
[04:13:25] [PASSED] Waits for GPU
[04:13:25] [PASSED] Tries to lock straight away
[04:13:25] ===== [PASSED] ttm_bo_validate_move_fence_not_signaled =====
[04:13:25] [PASSED] ttm_bo_validate_happy_evict
[04:13:25] [PASSED] ttm_bo_validate_all_pinned_evict
[04:13:25] [PASSED] ttm_bo_validate_allowed_only_evict
[04:13:25] [PASSED] ttm_bo_validate_deleted_evict
[04:13:25] [PASSED] ttm_bo_validate_busy_domain_evict
[04:13:25] [PASSED] ttm_bo_validate_evict_gutting
[04:13:25] [PASSED] ttm_bo_validate_recrusive_evict
stty: 'standard input': Inappropriate ioctl for device
[04:13:25] ================= [PASSED] ttm_bo_validate =================
[04:13:25] ============================================================
[04:13:25] Testing complete. Ran 101 tests: passed: 101
[04:13:25] Elapsed time: 11.313s total, 1.700s configuring, 9.396s building, 0.175s running

+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel



^ permalink raw reply	[flat|nested] 6+ messages in thread

* ✓ Xe.CI.BAT: success for drm/xe: Fix MTL vm_max_level
  2025-11-08  4:06 [PATCH] drm/xe: Fix MTL vm_max_level Rodrigo Vivi
  2025-11-08  4:13 ` ✓ CI.KUnit: success for " Patchwork
@ 2025-11-08  4:49 ` Patchwork
  2025-11-09  9:01 ` ✓ Xe.CI.Full: " Patchwork
  2025-11-10 14:44 ` [PATCH] " Lucas De Marchi
  3 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2025-11-08  4:49 UTC (permalink / raw)
  To: Rodrigo Vivi; +Cc: intel-xe

[-- Attachment #1: Type: text/plain, Size: 2341 bytes --]

== Series Details ==

Series: drm/xe: Fix MTL vm_max_level
URL   : https://patchwork.freedesktop.org/series/157282/
State : success

== Summary ==

CI Bug Log - changes from xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745_BAT -> xe-pw-157282v1_BAT
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  

Participating hosts (13 -> 13)
------------------------------

  No changes in participating hosts

Known issues
------------

  Here are the changes found in xe-pw-157282v1_BAT that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@xe_waitfence@abstime:
    - bat-dg2-oem2:       [PASS][1] -> [TIMEOUT][2] ([Intel XE#6506])
   [1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/bat-dg2-oem2/igt@xe_waitfence@abstime.html
   [2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/bat-dg2-oem2/igt@xe_waitfence@abstime.html

  
#### Possible fixes ####

  * igt@kms_flip@basic-flip-vs-modeset@d-edp1:
    - bat-adlp-7:         [DMESG-WARN][3] ([Intel XE#4543]) -> [PASS][4] +1 other test pass
   [3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/bat-adlp-7/igt@kms_flip@basic-flip-vs-modeset@d-edp1.html
   [4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/bat-adlp-7/igt@kms_flip@basic-flip-vs-modeset@d-edp1.html

  * igt@xe_waitfence@engine:
    - bat-dg2-oem2:       [FAIL][5] ([Intel XE#6519]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/bat-dg2-oem2/igt@xe_waitfence@engine.html
   [6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/bat-dg2-oem2/igt@xe_waitfence@engine.html

  
  [Intel XE#4543]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4543
  [Intel XE#6506]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6506
  [Intel XE#6519]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6519


Build changes
-------------

  * Linux: xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745 -> xe-pw-157282v1

  IGT_8614: 8614
  xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745: 2bc418aa7efaae562e49d84e8b28f799cf624745
  xe-pw-157282v1: 157282v1

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/index.html

[-- Attachment #2: Type: text/html, Size: 2962 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* ✓ Xe.CI.Full: success for drm/xe: Fix MTL vm_max_level
  2025-11-08  4:06 [PATCH] drm/xe: Fix MTL vm_max_level Rodrigo Vivi
  2025-11-08  4:13 ` ✓ CI.KUnit: success for " Patchwork
  2025-11-08  4:49 ` ✓ Xe.CI.BAT: " Patchwork
@ 2025-11-09  9:01 ` Patchwork
  2025-11-10 14:44 ` [PATCH] " Lucas De Marchi
  3 siblings, 0 replies; 6+ messages in thread
From: Patchwork @ 2025-11-09  9:01 UTC (permalink / raw)
  To: Rodrigo Vivi; +Cc: intel-xe

[-- Attachment #1: Type: text/plain, Size: 58021 bytes --]

== Series Details ==

Series: drm/xe: Fix MTL vm_max_level
URL   : https://patchwork.freedesktop.org/series/157282/
State : success

== Summary ==

CI Bug Log - changes from xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745_FULL -> xe-pw-157282v1_FULL
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  

Participating hosts (4 -> 4)
------------------------------

  No changes in participating hosts

Known issues
------------

  Here are the changes found in xe-pw-157282v1_FULL that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@kms_addfb_basic@addfb25-y-tiled-small-legacy:
    - shard-bmg:          NOTRUN -> [SKIP][1] ([Intel XE#2233])
   [1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_addfb_basic@addfb25-y-tiled-small-legacy.html

  * igt@kms_big_fb@linear-8bpp-rotate-270:
    - shard-bmg:          NOTRUN -> [SKIP][2] ([Intel XE#2327]) +4 other tests skip
   [2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@kms_big_fb@linear-8bpp-rotate-270.html

  * igt@kms_big_fb@x-tiled-16bpp-rotate-270:
    - shard-dg2-set2:     NOTRUN -> [SKIP][3] ([Intel XE#316]) +1 other test skip
   [3]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-464/igt@kms_big_fb@x-tiled-16bpp-rotate-270.html

  * igt@kms_big_fb@x-tiled-64bpp-rotate-180:
    - shard-dg2-set2:     [PASS][4] -> [ABORT][5] ([Intel XE#3970])
   [4]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-dg2-433/igt@kms_big_fb@x-tiled-64bpp-rotate-180.html
   [5]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-432/igt@kms_big_fb@x-tiled-64bpp-rotate-180.html

  * igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip:
    - shard-adlp:         [PASS][6] -> [DMESG-FAIL][7] ([Intel XE#4543]) +1 other test dmesg-fail
   [6]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-adlp-9/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
   [7]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-adlp-3/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html

  * igt@kms_big_fb@y-tiled-addfb-size-offset-overflow:
    - shard-bmg:          NOTRUN -> [SKIP][8] ([Intel XE#607])
   [8]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-7/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html

  * igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip:
    - shard-bmg:          NOTRUN -> [SKIP][9] ([Intel XE#1124]) +16 other tests skip
   [9]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip.html

  * igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip:
    - shard-dg2-set2:     NOTRUN -> [SKIP][10] ([Intel XE#1124]) +3 other tests skip
   [10]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-464/igt@kms_big_fb@yf-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html

  * igt@kms_bw@connected-linear-tiling-2-displays-3840x2160p:
    - shard-bmg:          [PASS][11] -> [SKIP][12] ([Intel XE#2314] / [Intel XE#2894])
   [11]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-4/igt@kms_bw@connected-linear-tiling-2-displays-3840x2160p.html
   [12]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_bw@connected-linear-tiling-2-displays-3840x2160p.html

  * igt@kms_bw@connected-linear-tiling-3-displays-3840x2160p:
    - shard-bmg:          NOTRUN -> [SKIP][13] ([Intel XE#2314] / [Intel XE#2894])
   [13]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_bw@connected-linear-tiling-3-displays-3840x2160p.html

  * igt@kms_bw@linear-tiling-2-displays-1920x1080p:
    - shard-dg2-set2:     NOTRUN -> [SKIP][14] ([Intel XE#367])
   [14]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-464/igt@kms_bw@linear-tiling-2-displays-1920x1080p.html

  * igt@kms_bw@linear-tiling-2-displays-2160x1440p:
    - shard-bmg:          NOTRUN -> [SKIP][15] ([Intel XE#367]) +4 other tests skip
   [15]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_bw@linear-tiling-2-displays-2160x1440p.html

  * igt@kms_ccs@bad-pixel-format-yf-tiled-ccs:
    - shard-dg2-set2:     NOTRUN -> [SKIP][16] ([Intel XE#455] / [Intel XE#787]) +15 other tests skip
   [16]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-466/igt@kms_ccs@bad-pixel-format-yf-tiled-ccs.html

  * igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs@pipe-b-dp-2:
    - shard-bmg:          NOTRUN -> [SKIP][17] ([Intel XE#2652] / [Intel XE#787]) +3 other tests skip
   [17]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_ccs@crc-primary-basic-4-tiled-lnl-ccs@pipe-b-dp-2.html

  * igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs:
    - shard-dg2-set2:     NOTRUN -> [INCOMPLETE][18] ([Intel XE#3862]) +1 other test incomplete
   [18]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-435/igt@kms_ccs@crc-primary-suspend-4-tiled-dg2-mc-ccs.html

  * igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs:
    - shard-bmg:          NOTRUN -> [SKIP][19] ([Intel XE#3432])
   [19]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@kms_ccs@crc-primary-suspend-4-tiled-mtl-rc-ccs.html

  * igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc:
    - shard-bmg:          NOTRUN -> [SKIP][20] ([Intel XE#2887]) +20 other tests skip
   [20]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@kms_ccs@crc-sprite-planes-basic-4-tiled-dg2-rc-ccs-cc.html

  * igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-6:
    - shard-dg2-set2:     [PASS][21] -> [INCOMPLETE][22] ([Intel XE#1727] / [Intel XE#3113] / [Intel XE#4345] / [Intel XE#6168])
   [21]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-6.html
   [22]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs@pipe-b-hdmi-a-6.html

  * igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-d-dp-4:
    - shard-dg2-set2:     NOTRUN -> [INCOMPLETE][23] ([Intel XE#1727] / [Intel XE#2705] / [Intel XE#3113] / [Intel XE#4212] / [Intel XE#4522])
   [23]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-d-dp-4.html

  * igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-a-dp-4:
    - shard-dg2-set2:     [PASS][24] -> [INCOMPLETE][25] ([Intel XE#1727] / [Intel XE#2705] / [Intel XE#3113] / [Intel XE#4212] / [Intel XE#4522])
   [24]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-a-dp-4.html
   [25]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs@pipe-a-dp-4.html

  * igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-b-dp-4:
    - shard-dg2-set2:     NOTRUN -> [SKIP][26] ([Intel XE#787]) +48 other tests skip
   [26]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-466/igt@kms_ccs@random-ccs-data-yf-tiled-ccs@pipe-b-dp-4.html

  * igt@kms_chamelium_color@ctm-0-50:
    - shard-bmg:          NOTRUN -> [SKIP][27] ([Intel XE#2325]) +4 other tests skip
   [27]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_chamelium_color@ctm-0-50.html

  * igt@kms_chamelium_edid@hdmi-edid-change-during-hibernate:
    - shard-bmg:          NOTRUN -> [SKIP][28] ([Intel XE#2252]) +9 other tests skip
   [28]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@kms_chamelium_edid@hdmi-edid-change-during-hibernate.html

  * igt@kms_chamelium_edid@vga-edid-read:
    - shard-dg2-set2:     NOTRUN -> [SKIP][29] ([Intel XE#373]) +5 other tests skip
   [29]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-466/igt@kms_chamelium_edid@vga-edid-read.html

  * igt@kms_content_protection@atomic-dpms@pipe-a-dp-2:
    - shard-bmg:          NOTRUN -> [FAIL][30] ([Intel XE#1178])
   [30]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_content_protection@atomic-dpms@pipe-a-dp-2.html

  * igt@kms_content_protection@dp-mst-type-0:
    - shard-bmg:          NOTRUN -> [SKIP][31] ([Intel XE#2390])
   [31]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@kms_content_protection@dp-mst-type-0.html

  * igt@kms_content_protection@type1:
    - shard-bmg:          NOTRUN -> [SKIP][32] ([Intel XE#2341])
   [32]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_content_protection@type1.html

  * igt@kms_cursor_crc@cursor-offscreen-128x42:
    - shard-bmg:          NOTRUN -> [SKIP][33] ([Intel XE#2320]) +5 other tests skip
   [33]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_cursor_crc@cursor-offscreen-128x42.html

  * igt@kms_cursor_crc@cursor-onscreen-512x170:
    - shard-bmg:          NOTRUN -> [SKIP][34] ([Intel XE#2321]) +3 other tests skip
   [34]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_cursor_crc@cursor-onscreen-512x170.html

  * igt@kms_cursor_crc@cursor-onscreen-64x21:
    - shard-adlp:         [PASS][35] -> [DMESG-WARN][36] ([Intel XE#2953] / [Intel XE#4173])
   [35]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-adlp-3/igt@kms_cursor_crc@cursor-onscreen-64x21.html
   [36]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-adlp-1/igt@kms_cursor_crc@cursor-onscreen-64x21.html

  * igt@kms_cursor_crc@cursor-random-512x170:
    - shard-dg2-set2:     NOTRUN -> [SKIP][37] ([Intel XE#308]) +1 other test skip
   [37]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-466/igt@kms_cursor_crc@cursor-random-512x170.html

  * igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy:
    - shard-bmg:          [PASS][38] -> [SKIP][39] ([Intel XE#2291]) +1 other test skip
   [38]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-1/igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy.html
   [39]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_cursor_legacy@2x-flip-vs-cursor-legacy.html

  * igt@kms_cursor_legacy@cursorb-vs-flipa-toggle:
    - shard-bmg:          NOTRUN -> [SKIP][40] ([Intel XE#2291])
   [40]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipa-toggle.html

  * igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle:
    - shard-bmg:          NOTRUN -> [SKIP][41] ([Intel XE#2286]) +1 other test skip
   [41]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_cursor_legacy@short-busy-flip-before-cursor-toggle.html

  * igt@kms_dp_aux_dev:
    - shard-bmg:          [PASS][42] -> [SKIP][43] ([Intel XE#3009])
   [42]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-4/igt@kms_dp_aux_dev.html
   [43]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_dp_aux_dev.html

  * igt@kms_dp_link_training@non-uhbr-mst:
    - shard-bmg:          NOTRUN -> [SKIP][44] ([Intel XE#4354])
   [44]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@kms_dp_link_training@non-uhbr-mst.html

  * igt@kms_dp_linktrain_fallback@dsc-fallback:
    - shard-dg2-set2:     NOTRUN -> [SKIP][45] ([Intel XE#4331])
   [45]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-466/igt@kms_dp_linktrain_fallback@dsc-fallback.html

  * igt@kms_dsc@dsc-fractional-bpp-with-bpc:
    - shard-bmg:          NOTRUN -> [SKIP][46] ([Intel XE#2244]) +2 other tests skip
   [46]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_dsc@dsc-fractional-bpp-with-bpc.html

  * igt@kms_dsc@dsc-with-output-formats-with-bpc:
    - shard-dg2-set2:     NOTRUN -> [SKIP][47] ([Intel XE#455]) +5 other tests skip
   [47]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-466/igt@kms_dsc@dsc-with-output-formats-with-bpc.html

  * igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-dirtyfb-tests:
    - shard-bmg:          NOTRUN -> [SKIP][48] ([Intel XE#4422]) +1 other test skip
   [48]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_fbc_dirty_rect@fbc-dirty-rectangle-dirtyfb-tests.html

  * igt@kms_fbcon_fbt@psr:
    - shard-bmg:          NOTRUN -> [SKIP][49] ([Intel XE#776])
   [49]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_fbcon_fbt@psr.html

  * igt@kms_flip@2x-flip-vs-suspend@cd-dp2-hdmi-a3:
    - shard-bmg:          NOTRUN -> [INCOMPLETE][50] ([Intel XE#2049] / [Intel XE#2597]) +1 other test incomplete
   [50]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-8/igt@kms_flip@2x-flip-vs-suspend@cd-dp2-hdmi-a3.html

  * igt@kms_flip@2x-modeset-vs-vblank-race-interruptible:
    - shard-bmg:          NOTRUN -> [SKIP][51] ([Intel XE#2316]) +1 other test skip
   [51]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_flip@2x-modeset-vs-vblank-race-interruptible.html

  * igt@kms_flip@2x-nonexisting-fb:
    - shard-bmg:          [PASS][52] -> [SKIP][53] ([Intel XE#2316]) +5 other tests skip
   [52]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-4/igt@kms_flip@2x-nonexisting-fb.html
   [53]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_flip@2x-nonexisting-fb.html

  * igt@kms_flip@flip-vs-suspend-interruptible:
    - shard-adlp:         [PASS][54] -> [DMESG-WARN][55] ([Intel XE#4543]) +3 other tests dmesg-warn
   [54]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-adlp-3/igt@kms_flip@flip-vs-suspend-interruptible.html
   [55]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-adlp-1/igt@kms_flip@flip-vs-suspend-interruptible.html

  * igt@kms_flip@modeset-vs-vblank-race-interruptible:
    - shard-lnl:          [PASS][56] -> [FAIL][57] ([Intel XE#3098]) +1 other test fail
   [56]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-lnl-7/igt@kms_flip@modeset-vs-vblank-race-interruptible.html
   [57]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-lnl-2/igt@kms_flip@modeset-vs-vblank-race-interruptible.html

  * igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling:
    - shard-bmg:          NOTRUN -> [SKIP][58] ([Intel XE#2293] / [Intel XE#2380]) +8 other tests skip
   [58]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-upscaling.html

  * igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling@pipe-a-valid-mode:
    - shard-bmg:          NOTRUN -> [SKIP][59] ([Intel XE#2293]) +8 other tests skip
   [59]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-upscaling@pipe-a-valid-mode.html

  * igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-draw-render:
    - shard-bmg:          NOTRUN -> [SKIP][60] ([Intel XE#2312]) +9 other tests skip
   [60]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-draw-render.html

  * igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-onoff:
    - shard-dg2-set2:     NOTRUN -> [SKIP][61] ([Intel XE#651]) +12 other tests skip
   [61]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-466/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-onoff.html

  * igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt:
    - shard-bmg:          NOTRUN -> [SKIP][62] ([Intel XE#2311]) +35 other tests skip
   [62]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-indfb-pgflip-blt.html

  * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff:
    - shard-bmg:          NOTRUN -> [SKIP][63] ([Intel XE#5390]) +12 other tests skip
   [63]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff.html

  * igt@kms_frontbuffer_tracking@pipe-fbc-rte:
    - shard-bmg:          NOTRUN -> [SKIP][64] ([Intel XE#5672])
   [64]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_frontbuffer_tracking@pipe-fbc-rte.html

  * igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-indfb-draw-render:
    - shard-dg2-set2:     NOTRUN -> [SKIP][65] ([Intel XE#6312]) +4 other tests skip
   [65]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-466/igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-indfb-draw-render.html

  * igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt:
    - shard-bmg:          NOTRUN -> [SKIP][66] ([Intel XE#2313]) +34 other tests skip
   [66]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-plflip-blt.html

  * igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-indfb-draw-blt:
    - shard-dg2-set2:     NOTRUN -> [SKIP][67] ([Intel XE#653]) +13 other tests skip
   [67]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-464/igt@kms_frontbuffer_tracking@psr-2p-primscrn-pri-indfb-draw-blt.html

  * igt@kms_hdr@invalid-hdr:
    - shard-dg2-set2:     [PASS][68] -> [SKIP][69] ([Intel XE#455])
   [68]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-dg2-463/igt@kms_hdr@invalid-hdr.html
   [69]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-434/igt@kms_hdr@invalid-hdr.html

  * igt@kms_hdr@static-swap:
    - shard-bmg:          [PASS][70] -> [SKIP][71] ([Intel XE#1503]) +1 other test skip
   [70]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-4/igt@kms_hdr@static-swap.html
   [71]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_hdr@static-swap.html

  * igt@kms_joiner@basic-max-non-joiner:
    - shard-bmg:          NOTRUN -> [SKIP][72] ([Intel XE#4298])
   [72]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_joiner@basic-max-non-joiner.html

  * igt@kms_joiner@invalid-modeset-ultra-joiner:
    - shard-bmg:          NOTRUN -> [SKIP][73] ([Intel XE#2927])
   [73]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_joiner@invalid-modeset-ultra-joiner.html

  * igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner:
    - shard-bmg:          NOTRUN -> [SKIP][74] ([Intel XE#4090])
   [74]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner.html

  * igt@kms_pipe_stress@stress-xrgb8888-yftiled:
    - shard-bmg:          NOTRUN -> [SKIP][75] ([Intel XE#5624])
   [75]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@kms_pipe_stress@stress-xrgb8888-yftiled.html

  * igt@kms_plane_multiple@tiling-y:
    - shard-bmg:          NOTRUN -> [SKIP][76] ([Intel XE#5020])
   [76]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_plane_multiple@tiling-y.html

  * igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75:
    - shard-bmg:          NOTRUN -> [SKIP][77] ([Intel XE#2763]) +4 other tests skip
   [77]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75.html

  * igt@kms_pm_backlight@bad-brightness:
    - shard-dg2-set2:     NOTRUN -> [SKIP][78] ([Intel XE#870])
   [78]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-466/igt@kms_pm_backlight@bad-brightness.html

  * igt@kms_pm_dc@deep-pkgc:
    - shard-bmg:          NOTRUN -> [SKIP][79] ([Intel XE#2505])
   [79]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@kms_pm_dc@deep-pkgc.html

  * igt@kms_pm_rpm@dpms-mode-unset-lpsp:
    - shard-bmg:          NOTRUN -> [SKIP][80] ([Intel XE#1439] / [Intel XE#836])
   [80]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@kms_pm_rpm@dpms-mode-unset-lpsp.html

  * igt@kms_psr2_sf@pr-overlay-plane-move-continuous-exceed-fully-sf:
    - shard-dg2-set2:     NOTRUN -> [SKIP][81] ([Intel XE#1406] / [Intel XE#1489]) +3 other tests skip
   [81]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-466/igt@kms_psr2_sf@pr-overlay-plane-move-continuous-exceed-fully-sf.html

  * igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-sf:
    - shard-bmg:          NOTRUN -> [SKIP][82] ([Intel XE#1406] / [Intel XE#1489]) +10 other tests skip
   [82]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_psr2_sf@psr2-overlay-plane-move-continuous-sf.html

  * igt@kms_psr@fbc-pr-sprite-render:
    - shard-dg2-set2:     NOTRUN -> [SKIP][83] ([Intel XE#1406] / [Intel XE#2850] / [Intel XE#929]) +5 other tests skip
   [83]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-466/igt@kms_psr@fbc-pr-sprite-render.html

  * igt@kms_psr@psr-primary-page-flip:
    - shard-bmg:          NOTRUN -> [SKIP][84] ([Intel XE#1406] / [Intel XE#2234] / [Intel XE#2850]) +16 other tests skip
   [84]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@kms_psr@psr-primary-page-flip.html

  * igt@kms_psr_stress_test@flip-primary-invalidate-overlay:
    - shard-bmg:          NOTRUN -> [SKIP][85] ([Intel XE#1406] / [Intel XE#2414])
   [85]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_psr_stress_test@flip-primary-invalidate-overlay.html

  * igt@kms_rotation_crc@primary-rotation-270:
    - shard-bmg:          NOTRUN -> [SKIP][86] ([Intel XE#3414] / [Intel XE#3904]) +1 other test skip
   [86]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_rotation_crc@primary-rotation-270.html

  * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0:
    - shard-bmg:          NOTRUN -> [SKIP][87] ([Intel XE#2330])
   [87]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-0.html

  * igt@kms_rotation_crc@sprite-rotation-90:
    - shard-dg2-set2:     NOTRUN -> [SKIP][88] ([Intel XE#3414])
   [88]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-464/igt@kms_rotation_crc@sprite-rotation-90.html

  * igt@kms_scaling_modes@scaling-mode-center:
    - shard-bmg:          NOTRUN -> [SKIP][89] ([Intel XE#2413])
   [89]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@kms_scaling_modes@scaling-mode-center.html

  * igt@kms_setmode@clone-exclusive-crtc:
    - shard-bmg:          [PASS][90] -> [SKIP][91] ([Intel XE#1435])
   [90]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-1/igt@kms_setmode@clone-exclusive-crtc.html
   [91]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_setmode@clone-exclusive-crtc.html

  * igt@kms_sharpness_filter@filter-tap:
    - shard-bmg:          NOTRUN -> [SKIP][92] ([Intel XE#6503]) +2 other tests skip
   [92]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_sharpness_filter@filter-tap.html

  * igt@kms_tiled_display@basic-test-pattern:
    - shard-dg2-set2:     NOTRUN -> [FAIL][93] ([Intel XE#1729])
   [93]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-464/igt@kms_tiled_display@basic-test-pattern.html

  * igt@kms_tiled_display@basic-test-pattern-with-chamelium:
    - shard-bmg:          NOTRUN -> [SKIP][94] ([Intel XE#2426])
   [94]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html

  * igt@kms_vrr@cmrr:
    - shard-bmg:          NOTRUN -> [SKIP][95] ([Intel XE#2168])
   [95]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@kms_vrr@cmrr.html

  * igt@kms_vrr@seamless-rr-switch-virtual:
    - shard-bmg:          NOTRUN -> [SKIP][96] ([Intel XE#1499]) +2 other tests skip
   [96]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_vrr@seamless-rr-switch-virtual.html

  * igt@panthor/panthor_vm@vm_unbind:
    - shard-bmg:          NOTRUN -> [SKIP][97] ([Intel XE#6530]) +1 other test skip
   [97]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@panthor/panthor_vm@vm_unbind.html

  * igt@xe_copy_basic@mem-set-linear-0x369:
    - shard-dg2-set2:     NOTRUN -> [SKIP][98] ([Intel XE#1126])
   [98]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-464/igt@xe_copy_basic@mem-set-linear-0x369.html

  * igt@xe_eu_stall@invalid-event-report-count:
    - shard-dg2-set2:     NOTRUN -> [SKIP][99] ([Intel XE#5626])
   [99]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-464/igt@xe_eu_stall@invalid-event-report-count.html

  * igt@xe_eudebug@vm-bind-clear-faultable:
    - shard-dg2-set2:     NOTRUN -> [SKIP][100] ([Intel XE#4837]) +8 other tests skip
   [100]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-436/igt@xe_eudebug@vm-bind-clear-faultable.html

  * igt@xe_eudebug_online@set-breakpoint-sigint-debugger:
    - shard-bmg:          NOTRUN -> [SKIP][101] ([Intel XE#4837]) +13 other tests skip
   [101]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@xe_eudebug_online@set-breakpoint-sigint-debugger.html

  * igt@xe_eudebug_sriov@deny-sriov:
    - shard-bmg:          NOTRUN -> [SKIP][102] ([Intel XE#5793])
   [102]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@xe_eudebug_sriov@deny-sriov.html

  * igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr-invalidate:
    - shard-bmg:          NOTRUN -> [SKIP][103] ([Intel XE#2322]) +8 other tests skip
   [103]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr-invalidate.html

  * igt@xe_exec_fault_mode@once-invalid-userptr-fault:
    - shard-dg2-set2:     NOTRUN -> [SKIP][104] ([Intel XE#288]) +14 other tests skip
   [104]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-464/igt@xe_exec_fault_mode@once-invalid-userptr-fault.html

  * igt@xe_exec_mix_modes@exec-spinner-interrupted-dma-fence:
    - shard-dg2-set2:     NOTRUN -> [SKIP][105] ([Intel XE#2360]) +1 other test skip
   [105]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-464/igt@xe_exec_mix_modes@exec-spinner-interrupted-dma-fence.html

  * igt@xe_exec_system_allocator@many-64k-mmap-new-huge-nomemset:
    - shard-bmg:          NOTRUN -> [SKIP][106] ([Intel XE#5007]) +1 other test skip
   [106]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@xe_exec_system_allocator@many-64k-mmap-new-huge-nomemset.html

  * igt@xe_exec_system_allocator@many-execqueues-mmap-huge-nomemset:
    - shard-bmg:          NOTRUN -> [SKIP][107] ([Intel XE#4943]) +28 other tests skip
   [107]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@xe_exec_system_allocator@many-execqueues-mmap-huge-nomemset.html

  * igt@xe_exec_system_allocator@threads-many-large-mmap-shared-remap-dontunmap-eocheck:
    - shard-dg2-set2:     NOTRUN -> [SKIP][108] ([Intel XE#4915]) +158 other tests skip
   [108]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-464/igt@xe_exec_system_allocator@threads-many-large-mmap-shared-remap-dontunmap-eocheck.html

  * igt@xe_fault_injection@exec-queue-create-fail-xe_pxp_exec_queue_add:
    - shard-bmg:          NOTRUN -> [SKIP][109] ([Intel XE#6281])
   [109]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@xe_fault_injection@exec-queue-create-fail-xe_pxp_exec_queue_add.html

  * igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit:
    - shard-bmg:          NOTRUN -> [SKIP][110] ([Intel XE#2229])
   [110]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-8/igt@xe_live_ktest@xe_bo@xe_ccs_migrate_kunit.html

  * igt@xe_module_load@load:
    - shard-bmg:          ([PASS][111], [PASS][112], [PASS][113], [PASS][114], [PASS][115], [PASS][116], [PASS][117], [PASS][118], [PASS][119], [PASS][120], [PASS][121], [PASS][122], [PASS][123], [PASS][124], [PASS][125], [PASS][126], [PASS][127], [PASS][128], [PASS][129]) -> ([PASS][130], [PASS][131], [PASS][132], [PASS][133], [PASS][134], [PASS][135], [PASS][136], [PASS][137], [SKIP][138], [PASS][139], [PASS][140], [PASS][141], [PASS][142], [PASS][143], [PASS][144], [PASS][145], [PASS][146], [PASS][147], [PASS][148], [PASS][149], [PASS][150]) ([Intel XE#2457])
   [111]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-6/igt@xe_module_load@load.html
   [112]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-2/igt@xe_module_load@load.html
   [113]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-6/igt@xe_module_load@load.html
   [114]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-4/igt@xe_module_load@load.html
   [115]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-4/igt@xe_module_load@load.html
   [116]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-4/igt@xe_module_load@load.html
   [117]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-8/igt@xe_module_load@load.html
   [118]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-8/igt@xe_module_load@load.html
   [119]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-1/igt@xe_module_load@load.html
   [120]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-1/igt@xe_module_load@load.html
   [121]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-1/igt@xe_module_load@load.html
   [122]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-7/igt@xe_module_load@load.html
   [123]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-7/igt@xe_module_load@load.html
   [124]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-2/igt@xe_module_load@load.html
   [125]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-5/igt@xe_module_load@load.html
   [126]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-1/igt@xe_module_load@load.html
   [127]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-5/igt@xe_module_load@load.html
   [128]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-6/igt@xe_module_load@load.html
   [129]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-8/igt@xe_module_load@load.html
   [130]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@xe_module_load@load.html
   [131]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@xe_module_load@load.html
   [132]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-8/igt@xe_module_load@load.html
   [133]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-8/igt@xe_module_load@load.html
   [134]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-8/igt@xe_module_load@load.html
   [135]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-1/igt@xe_module_load@load.html
   [136]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@xe_module_load@load.html
   [137]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@xe_module_load@load.html
   [138]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@xe_module_load@load.html
   [139]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-1/igt@xe_module_load@load.html
   [140]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-1/igt@xe_module_load@load.html
   [141]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@xe_module_load@load.html
   [142]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@xe_module_load@load.html
   [143]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@xe_module_load@load.html
   [144]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-2/igt@xe_module_load@load.html
   [145]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-2/igt@xe_module_load@load.html
   [146]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@xe_module_load@load.html
   [147]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-7/igt@xe_module_load@load.html
   [148]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-7/igt@xe_module_load@load.html
   [149]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-7/igt@xe_module_load@load.html
   [150]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@xe_module_load@load.html

  * igt@xe_oa@syncs-userptr-wait-cfg:
    - shard-dg2-set2:     NOTRUN -> [SKIP][151] ([Intel XE#3573]) +3 other tests skip
   [151]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-464/igt@xe_oa@syncs-userptr-wait-cfg.html

  * igt@xe_pm@d3cold-mmap-vram:
    - shard-bmg:          NOTRUN -> [SKIP][152] ([Intel XE#2284]) +1 other test skip
   [152]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@xe_pm@d3cold-mmap-vram.html

  * igt@xe_pm_residency@gt-c6-freeze@gt0:
    - shard-adlp:         [PASS][153] -> [DMESG-WARN][154] ([Intel XE#2953] / [Intel XE#3088] / [Intel XE#4173]) +1 other test dmesg-warn
   [153]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-adlp-6/igt@xe_pm_residency@gt-c6-freeze@gt0.html
   [154]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-adlp-9/igt@xe_pm_residency@gt-c6-freeze@gt0.html

  * igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_video_decode0:
    - shard-lnl:          [PASS][155] -> [FAIL][156] ([Intel XE#6251]) +2 other tests fail
   [155]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-lnl-2/igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_video_decode0.html
   [156]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-lnl-3/igt@xe_pmu@engine-activity-accuracy-90@engine-drm_xe_engine_class_video_decode0.html

  * igt@xe_pmu@gt-c6-idle:
    - shard-dg2-set2:     NOTRUN -> [FAIL][157] ([Intel XE#6366])
   [157]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-435/igt@xe_pmu@gt-c6-idle.html

  * igt@xe_pmu@gt-frequency:
    - shard-dg2-set2:     [PASS][158] -> [FAIL][159] ([Intel XE#5166]) +1 other test fail
   [158]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-dg2-464/igt@xe_pmu@gt-frequency.html
   [159]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-435/igt@xe_pmu@gt-frequency.html

  * igt@xe_pxp@pxp-stale-bo-bind-post-rpm:
    - shard-dg2-set2:     NOTRUN -> [SKIP][160] ([Intel XE#4733]) +1 other test skip
   [160]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-464/igt@xe_pxp@pxp-stale-bo-bind-post-rpm.html

  * igt@xe_pxp@pxp-stale-queue-post-suspend:
    - shard-bmg:          NOTRUN -> [SKIP][161] ([Intel XE#4733]) +1 other test skip
   [161]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-5/igt@xe_pxp@pxp-stale-queue-post-suspend.html

  * igt@xe_query@multigpu-query-hwconfig:
    - shard-dg2-set2:     NOTRUN -> [SKIP][162] ([Intel XE#944])
   [162]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-435/igt@xe_query@multigpu-query-hwconfig.html

  * igt@xe_query@multigpu-query-invalid-uc-fw-version-mbz:
    - shard-bmg:          NOTRUN -> [SKIP][163] ([Intel XE#944]) +3 other tests skip
   [163]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@xe_query@multigpu-query-invalid-uc-fw-version-mbz.html

  * igt@xe_sriov_scheduling@nonpreempt-engine-resets@numvfs-random:
    - shard-adlp:         [PASS][164] -> [ABORT][165] ([Intel XE#5466]) +1 other test abort
   [164]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-adlp-6/igt@xe_sriov_scheduling@nonpreempt-engine-resets@numvfs-random.html
   [165]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-adlp-9/igt@xe_sriov_scheduling@nonpreempt-engine-resets@numvfs-random.html

  * igt@xe_sriov_vram@vf-access-after-resize-down:
    - shard-dg2-set2:     NOTRUN -> [SKIP][166] ([Intel XE#6318])
   [166]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-466/igt@xe_sriov_vram@vf-access-after-resize-down.html

  * igt@xe_survivability@runtime-survivability:
    - shard-dg2-set2:     NOTRUN -> [SKIP][167] ([Intel XE#6529])
   [167]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-466/igt@xe_survivability@runtime-survivability.html

  
#### Possible fixes ####

  * igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-c-hdmi-a-6:
    - shard-dg2-set2:     [INCOMPLETE][168] ([Intel XE#1727] / [Intel XE#3113]) -> [PASS][169]
   [168]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-dg2-435/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-c-hdmi-a-6.html
   [169]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc@pipe-c-hdmi-a-6.html

  * igt@kms_cursor_crc@cursor-suspend@pipe-a-hdmi-a-1:
    - shard-adlp:         [DMESG-WARN][170] ([Intel XE#2953] / [Intel XE#4173]) -> [PASS][171] +3 other tests pass
   [170]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-adlp-8/igt@kms_cursor_crc@cursor-suspend@pipe-a-hdmi-a-1.html
   [171]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-adlp-8/igt@kms_cursor_crc@cursor-suspend@pipe-a-hdmi-a-1.html

  * igt@kms_cursor_legacy@cursorb-vs-flipb-legacy:
    - shard-bmg:          [SKIP][172] ([Intel XE#2291]) -> [PASS][173]
   [172]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-6/igt@kms_cursor_legacy@cursorb-vs-flipb-legacy.html
   [173]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_cursor_legacy@cursorb-vs-flipb-legacy.html

  * igt@kms_feature_discovery@display-2x:
    - shard-bmg:          [SKIP][174] ([Intel XE#2373]) -> [PASS][175]
   [174]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-6/igt@kms_feature_discovery@display-2x.html
   [175]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_feature_discovery@display-2x.html

  * igt@kms_flip@2x-flip-vs-blocking-wf-vblank:
    - shard-bmg:          [SKIP][176] ([Intel XE#2316]) -> [PASS][177]
   [176]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-6/igt@kms_flip@2x-flip-vs-blocking-wf-vblank.html
   [177]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_flip@2x-flip-vs-blocking-wf-vblank.html

  * igt@kms_flip@flip-vs-expired-vblank-interruptible:
    - shard-dg2-set2:     [FAIL][178] ([Intel XE#301]) -> [PASS][179] +1 other test pass
   [178]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-dg2-436/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
   [179]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-434/igt@kms_flip@flip-vs-expired-vblank-interruptible.html

  * igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-rebind:
    - shard-dg2-set2:     [INCOMPLETE][180] ([Intel XE#4842]) -> [PASS][181]
   [180]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-dg2-466/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-rebind.html
   [181]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-435/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-rebind.html

  * igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-single-vma:
    - shard-lnl:          [FAIL][182] ([Intel XE#5625]) -> [PASS][183]
   [182]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-lnl-4/igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-single-vma.html
   [183]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-lnl-2/igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-single-vma.html

  * igt@xe_fault_injection@probe-fail-guc-xe_guc_mmio_send_recv:
    - shard-dg2-set2:     [DMESG-WARN][184] ([Intel XE#5893]) -> [PASS][185] +1 other test pass
   [184]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-dg2-466/igt@xe_fault_injection@probe-fail-guc-xe_guc_mmio_send_recv.html
   [185]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-435/igt@xe_fault_injection@probe-fail-guc-xe_guc_mmio_send_recv.html

  * igt@xe_gt_freq@freq_fixed_idle:
    - shard-dg2-set2:     [FAIL][186] ([Intel XE#6407]) -> [PASS][187]
   [186]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-dg2-463/igt@xe_gt_freq@freq_fixed_idle.html
   [187]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-435/igt@xe_gt_freq@freq_fixed_idle.html

  * igt@xe_pm@s4-multiple-execs:
    - shard-dg2-set2:     [ABORT][188] -> [PASS][189]
   [188]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-dg2-434/igt@xe_pm@s4-multiple-execs.html
   [189]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-436/igt@xe_pm@s4-multiple-execs.html

  
#### Warnings ####

  * igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs:
    - shard-dg2-set2:     [INCOMPLETE][190] ([Intel XE#1727] / [Intel XE#3113] / [Intel XE#4212] / [Intel XE#4345] / [Intel XE#4522]) -> [INCOMPLETE][191] ([Intel XE#1727] / [Intel XE#3113] / [Intel XE#4345] / [Intel XE#6168])
   [190]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs.html
   [191]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-466/igt@kms_ccs@random-ccs-data-4-tiled-dg2-mc-ccs.html

  * igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs:
    - shard-dg2-set2:     [INCOMPLETE][192] ([Intel XE#2705] / [Intel XE#4212] / [Intel XE#4345]) -> [INCOMPLETE][193] ([Intel XE#1727] / [Intel XE#2705] / [Intel XE#3113] / [Intel XE#4212] / [Intel XE#4345] / [Intel XE#4522])
   [192]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html
   [193]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html

  * igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc:
    - shard-dg2-set2:     [INCOMPLETE][194] ([Intel XE#1727] / [Intel XE#3113] / [Intel XE#4345]) -> [INCOMPLETE][195] ([Intel XE#1727] / [Intel XE#2705] / [Intel XE#3113] / [Intel XE#4212] / [Intel XE#4345] / [Intel XE#4522])
   [194]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-dg2-435/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc.html
   [195]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-dg2-433/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs-cc.html

  * igt@kms_content_protection@atomic-dpms:
    - shard-bmg:          [SKIP][196] ([Intel XE#2341]) -> [FAIL][197] ([Intel XE#1178])
   [196]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-6/igt@kms_content_protection@atomic-dpms.html
   [197]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_content_protection@atomic-dpms.html

  * igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-draw-blt:
    - shard-bmg:          [SKIP][198] ([Intel XE#2312]) -> [SKIP][199] ([Intel XE#2311]) +3 other tests skip
   [198]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-draw-blt.html
   [199]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-draw-blt.html

  * igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-indfb-draw-mmap-wc:
    - shard-bmg:          [SKIP][200] ([Intel XE#2311]) -> [SKIP][201] ([Intel XE#2312]) +6 other tests skip
   [200]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-1/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-indfb-draw-mmap-wc.html
   [201]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-pri-indfb-draw-mmap-wc.html

  * igt@kms_frontbuffer_tracking@fbc-2p-pri-indfb-multidraw:
    - shard-bmg:          [SKIP][202] ([Intel XE#2312]) -> [SKIP][203] ([Intel XE#5390]) +1 other test skip
   [202]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-pri-indfb-multidraw.html
   [203]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_frontbuffer_tracking@fbc-2p-pri-indfb-multidraw.html

  * igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt:
    - shard-bmg:          [SKIP][204] ([Intel XE#5390]) -> [SKIP][205] ([Intel XE#2312]) +2 other tests skip
   [204]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-1/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt.html
   [205]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-shrfb-pgflip-blt.html

  * igt@kms_frontbuffer_tracking@fbcpsr-2p-pri-indfb-multidraw:
    - shard-bmg:          [SKIP][206] ([Intel XE#2313]) -> [SKIP][207] ([Intel XE#2312]) +6 other tests skip
   [206]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-1/igt@kms_frontbuffer_tracking@fbcpsr-2p-pri-indfb-multidraw.html
   [207]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-pri-indfb-multidraw.html

  * igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-msflip-blt:
    - shard-bmg:          [SKIP][208] ([Intel XE#2312]) -> [SKIP][209] ([Intel XE#2313]) +3 other tests skip
   [208]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-bmg-6/igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-msflip-blt.html
   [209]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-bmg-4/igt@kms_frontbuffer_tracking@psr-2p-primscrn-indfb-msflip-blt.html

  * igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1:
    - shard-lnl:          [FAIL][210] ([Intel XE#5862]) -> [FAIL][211] ([Intel XE#5862] / [Intel XE#6554]) +1 other test fail
   [210]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745/shard-lnl-8/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html
   [211]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/shard-lnl-7/igt@kms_vrr@seamless-rr-switch-virtual@pipe-a-edp-1.html

  
  [Intel XE#1124]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124
  [Intel XE#1126]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1126
  [Intel XE#1178]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1178
  [Intel XE#1406]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406
  [Intel XE#1435]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1435
  [Intel XE#1439]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1439
  [Intel XE#1489]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489
  [Intel XE#1499]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1499
  [Intel XE#1503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1503
  [Intel XE#1727]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1727
  [Intel XE#1729]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1729
  [Intel XE#2049]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2049
  [Intel XE#2168]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2168
  [Intel XE#2229]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229
  [Intel XE#2233]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2233
  [Intel XE#2234]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2234
  [Intel XE#2244]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2244
  [Intel XE#2252]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2252
  [Intel XE#2284]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2284
  [Intel XE#2286]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2286
  [Intel XE#2291]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2291
  [Intel XE#2293]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2293
  [Intel XE#2311]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2311
  [Intel XE#2312]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2312
  [Intel XE#2313]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2313
  [Intel XE#2314]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2314
  [Intel XE#2316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2316
  [Intel XE#2320]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2320
  [Intel XE#2321]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2321
  [Intel XE#2322]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2322
  [Intel XE#2325]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2325
  [Intel XE#2327]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2327
  [Intel XE#2330]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2330
  [Intel XE#2341]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2341
  [Intel XE#2360]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2360
  [Intel XE#2373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2373
  [Intel XE#2380]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2380
  [Intel XE#2390]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2390
  [Intel XE#2413]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2413
  [Intel XE#2414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2414
  [Intel XE#2426]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2426
  [Intel XE#2457]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2457
  [Intel XE#2505]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2505
  [Intel XE#2597]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2597
  [Intel XE#2652]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2652
  [Intel XE#2705]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2705
  [Intel XE#2763]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2763
  [Intel XE#2850]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850
  [Intel XE#288]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/288
  [Intel XE#2887]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887
  [Intel XE#2894]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2894
  [Intel XE#2927]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2927
  [Intel XE#2953]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2953
  [Intel XE#3009]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3009
  [Intel XE#301]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/301
  [Intel XE#308]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/308
  [Intel XE#3088]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3088
  [Intel XE#3098]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3098
  [Intel XE#3113]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3113
  [Intel XE#316]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/316
  [Intel XE#3414]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3414
  [Intel XE#3432]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3432
  [Intel XE#3573]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3573
  [Intel XE#367]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/367
  [Intel XE#373]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/373
  [Intel XE#3862]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3862
  [Intel XE#3904]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3904
  [Intel XE#3970]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/3970
  [Intel XE#4090]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4090
  [Intel XE#4173]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4173
  [Intel XE#4212]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4212
  [Intel XE#4298]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4298
  [Intel XE#4331]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4331
  [Intel XE#4345]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4345
  [Intel XE#4354]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4354
  [Intel XE#4422]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4422
  [Intel XE#4522]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4522
  [Intel XE#4543]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4543
  [Intel XE#455]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/455
  [Intel XE#4733]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4733
  [Intel XE#4837]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4837
  [Intel XE#4842]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4842
  [Intel XE#4915]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4915
  [Intel XE#4943]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4943
  [Intel XE#5007]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5007
  [Intel XE#5020]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5020
  [Intel XE#5166]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5166
  [Intel XE#5390]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5390
  [Intel XE#5466]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5466
  [Intel XE#5624]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5624
  [Intel XE#5625]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5625
  [Intel XE#5626]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5626
  [Intel XE#5672]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5672
  [Intel XE#5793]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5793
  [Intel XE#5862]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5862
  [Intel XE#5893]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/5893
  [Intel XE#607]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/607
  [Intel XE#6168]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6168
  [Intel XE#6251]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6251
  [Intel XE#6281]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6281
  [Intel XE#6312]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6312
  [Intel XE#6318]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6318
  [Intel XE#6366]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6366
  [Intel XE#6407]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6407
  [Intel XE#6503]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6503
  [Intel XE#651]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/651
  [Intel XE#6529]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6529
  [Intel XE#653]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/653
  [Intel XE#6530]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6530
  [Intel XE#6554]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/6554
  [Intel XE#776]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/776
  [Intel XE#787]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/787
  [Intel XE#836]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/836
  [Intel XE#870]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/870
  [Intel XE#929]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/929
  [Intel XE#944]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/944


Build changes
-------------

  * Linux: xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745 -> xe-pw-157282v1

  IGT_8614: 8614
  xe-4074-2bc418aa7efaae562e49d84e8b28f799cf624745: 2bc418aa7efaae562e49d84e8b28f799cf624745
  xe-pw-157282v1: 157282v1

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-157282v1/index.html

[-- Attachment #2: Type: text/html, Size: 67618 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] drm/xe: Fix MTL vm_max_level
  2025-11-08  4:06 [PATCH] drm/xe: Fix MTL vm_max_level Rodrigo Vivi
                   ` (2 preceding siblings ...)
  2025-11-09  9:01 ` ✓ Xe.CI.Full: " Patchwork
@ 2025-11-10 14:44 ` Lucas De Marchi
  2025-11-10 15:04   ` Rodrigo Vivi
  3 siblings, 1 reply; 6+ messages in thread
From: Lucas De Marchi @ 2025-11-10 14:44 UTC (permalink / raw)
  To: Rodrigo Vivi; +Cc: intel-xe, Gustavo Sousa, Matt Roper

On Fri, Nov 07, 2025 at 11:06:35PM -0500, Rodrigo Vivi wrote:
>MTL was broken after the vm_max_level movement. Get it back to a
>working value.
>
>[   37.722413] xe 0000:00:02.0: [drm] Tile0: GT0: VM job timed out on non-killed execqueue
>[   37.722465] WARNING: CPU: 0 PID: 12 at drivers/gpu/drm/xe/xe_guc_submit.c:1379 guc_exec_queue_timedout_job+0x2f3/0xe00 [xe]
>[   37.722559] Modules linked in: xt_REDIRECT nft_compat nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nf_tables qrtr sunrpc bnep snd_ctl_led snd_soc_s\
>of_sdw snd_soc_intel_hda_dsp_common snd_soc_sdw_utils snd_sof_probes snd_soc_rt712_sdca regmap_sdw_mbq snd_hda_codec_intelhdmi regmap_sdw snd_soc_dmic snd_hda_intel snd_sof_pci_intel_mtl iwlmvm snd_sof_intel_hda_generic soundwire_intel snd_sof_intel_hda_sdw_bpt snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink\
> snd_sof_intel_hda snd_hda_codec_hdmi soundwire_cadence snd_sof_pci snd_sof_xtensa_dsp binfmt_misc snd_sof mac80211 vfat snd_sof_utils fat snd_hda_ext_core snd_hda_codec snd_hda_core snd_intel_dspcfg snd_intel_sdw_acpi snd_soc_acpi_intel_match snd_soc_acpi_intel_sdca_quirks soundwire_generic_allocation snd_soc_acpi snd_hwdep \
>crc8 soundwire_bus libarc4 snd_soc_sdca snd_soc_core
>[   37.722584]  snd_compress ac97_bus uvcvideo snd_pcm_dmaengine iwlwifi snd_seq uvc videobuf2_vmalloc snd_seq_device videobuf2_memops videobuf2_v4l2 snd_pcm processor_thermal_device_pci videobuf2_common processor_thermal_device btusb intel_uncore_frequency processor_thermal_wt_hint intel_uncore_frequency_common platform_temp\
>erature_control videodev btmtk spi_nor processor_thermal_soc_slider x86_pkg_temp_thermal btrtl snd_timer iTCO_wdt processor_thermal_rfim intel_powerclamp btbcm intel_pmc_bxt snd intel_rapl_msr processor_thermal_rapl coretemp iTCO_vendor_support mei_gsc_proxy btintel intel_rapl_common rapl intel_cstate cfg80211 bluetooth mc in\
>tel_pmc_core mtd soundcore acer_wmi mei_me intel_uncore processor_thermal_wt_req i2c_i801 spi_intel_pci pmt_telemetry platform_profile mei processor_thermal_power_floor spi_intel i2c_smbus pmt_discovery igen6_edac pcspkr rfkill wmi_bmof idma64 processor_thermal_mbox intel_hid pmt_class int3403_thermal int3400_thermal joydev i\
>nt340x_thermal_zone acpi_pad sparse_keymap
>[   37.722611]  intel_pmc_ssram_telemetry acpi_thermal_rel acer_wireless loop nfnetlink zram lz4hc_compress lz4_compress dm_crypt xe drm_ttm_helper drm_suballoc_helper gpu_sched drm_gpuvm drm_exec drm_gpusvm_helper i915 nvme i2c_algo_bit nvme_core drm_buddy ucsi_acpi ttm typec_ucsi typec nvme_keyring nvme_auth hkdf drm_displa\
>y_helper hid_multitouch polyval_clmulni thunderbolt intel_vpu ghash_clmulni_intel cec vmd i2c_hid_acpi video intel_vsec i2c_hid wmi pinctrl_meteorlake serio_raw i2c_dev fuse
>[   37.722638] CPU: 0 UID: 0 PID: 12 Comm: kworker/u88:0 Not tainted 6.18.0-rc2+ #37 PREEMPT(voluntary)
>[   37.722641] Hardware name: Acer Swift SFG14-72/Coral_MTH, BIOS V1.01 11/06/2023
>[   37.722643] Workqueue: gt-ordered-wq drm_sched_job_timedout [gpu_sched]
>[   37.722649] RIP: 0010:guc_exec_queue_timedout_job+0x2f3/0xe00 [xe]
>[   37.722722] Code: 4c 24 10 44 89 44 24 08 e8 5a 95 f1 d4 44 8b 44 24 08 8b 4c 24 10 48 c7 c7 00 b7 25 c1 48 8b 54 24 18 48 89 c6 e8 4d 59 37 d4 <0f> 0b 80 3c 24 00 0f 85 55 03 00 00 49 8b 47 58 a8 01 75 1a 49 8b
>[   37.722723] RSP: 0018:ffffd468000f7d80 EFLAGS: 00010246
>[   37.722725] RAX: 0000000000000000 RBX: ffff8e3d4e215c00 RCX: 0000000000000027
>[   37.722726] RDX: ffff8e40ae61cfc8 RSI: 0000000000000001 RDI: ffff8e40ae61cfc0
>[   37.722727] RBP: 00000000fffffffb R08: 0000000000000000 R09: ffffd468000f7c20
>[   37.722727] R10: ffff8e40c09fffa8 R11: 00000000fffbffff R12: ffff8e3d44c00028
>[   37.722728] R13: ffff8e3d807d4000 R14: ffff8e3d807d4018 R15: ffff8e3d95c9d600
>[   37.722729] FS:  0000000000000000(0000) GS:ffff8e4116110000(0000) knlGS:0000000000000000
>[   37.722729] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
>[   37.722730] CR2: 00007ff1f3e02720 CR3: 0000000113c8d005 CR4: 0000000000f70ef0
>[   37.722731] PKRU: 55555554
>[   37.722731] Call Trace:
>[   37.722734]  <TASK>
>[   37.722735]  ? __pfx_autoremove_wake_function+0x10/0x10
>[   37.722740]  drm_sched_job_timedout+0x81/0x170 [gpu_sched]
>
>Fixes: 50292f9af8ec ("drm/xe: Move 'vm_max_level' flag back to platform descriptor")
>Cc: Lucas De Marchi <lucas.demarchi@intel.com>
>Cc: Gustavo Sousa <gustavo.sousa@intel.com>
>Cc: Matt Roper <matthew.d.roper@intel.com>
>Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
>---
>
>This was a very painful bisect today that took me the entire day. :(
>The -rc1 was not working for me due to the disk-encrypt so I had
>to get an -rc2 reverting everything and run a reverse bisect on the
>reverts until I found this commit:
>
>50292f9af8ec ("drm/xe: Move 'vm_max_level' flag back to platform descriptor")
>
>I reviewed it and I was convinced that MTL is xelpg and that '4' was also
>the right value for that. But then I boot old working kernel on my MTL and
>I  could see '3' there from the debugfs/info.
>
>So, this patch here fixed it for me.
>
>Looking to the CI page for the drm-xe-next I'm now wondering if we have
>more busted platforms there.

we don't have MTL in CI. I'd expect some eventual regressions like this
to happen on not-officially-supported platforms due to that.

This matches what we had in v6.17:

	#define XE_HP_FEATURES \
		.has_range_tlb_invalidation = true, \
		.va_bits = 48, \
		.vm_max_level = 3


	static const struct xe_graphics_desc graphics_xelpg = {
		.hw_engine_mask =
			BIT(XE_HW_ENGINE_RCS0) | BIT(XE_HW_ENGINE_BCS0) |
			BIT(XE_HW_ENGINE_CCS0),

		XE_HP_FEATURES,
	};


Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>

>
>Also perhaps even some mismatch in the GT version with the platforms? :/
>
>Thoughts?

I went back to check and... from the xe1 platforms, the only with
max_vm_level=4 we should have is PVC. And that looks correct now.

thanks
Lucas De Marchi

>
>Please help me to get this figured out and fix before 6.18!
>
>Thanks,
>Rodrigo.
>
> drivers/gpu/drm/xe/xe_pci.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/drivers/gpu/drm/xe/xe_pci.c b/drivers/gpu/drm/xe/xe_pci.c
>index 1959de3f7a27..cd03b4b3ebdb 100644
>--- a/drivers/gpu/drm/xe/xe_pci.c
>+++ b/drivers/gpu/drm/xe/xe_pci.c
>@@ -333,7 +333,7 @@ static const struct xe_device_desc mtl_desc = {
> 	.has_pxp = true,
> 	.max_gt_per_tile = 2,
> 	.va_bits = 48,
>-	.vm_max_level = 4,
>+	.vm_max_level = 3,
> };
>
> static const struct xe_device_desc lnl_desc = {
>-- 
>2.51.1
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] drm/xe: Fix MTL vm_max_level
  2025-11-10 14:44 ` [PATCH] " Lucas De Marchi
@ 2025-11-10 15:04   ` Rodrigo Vivi
  0 siblings, 0 replies; 6+ messages in thread
From: Rodrigo Vivi @ 2025-11-10 15:04 UTC (permalink / raw)
  To: Lucas De Marchi; +Cc: intel-xe, Gustavo Sousa, Matt Roper

On Mon, Nov 10, 2025 at 08:44:52AM -0600, Lucas De Marchi wrote:
> On Fri, Nov 07, 2025 at 11:06:35PM -0500, Rodrigo Vivi wrote:
> > MTL was broken after the vm_max_level movement. Get it back to a
> > working value.
> > 
> > [   37.722413] xe 0000:00:02.0: [drm] Tile0: GT0: VM job timed out on non-killed execqueue
> > [   37.722465] WARNING: CPU: 0 PID: 12 at drivers/gpu/drm/xe/xe_guc_submit.c:1379 guc_exec_queue_timedout_job+0x2f3/0xe00 [xe]
> > [   37.722559] Modules linked in: xt_REDIRECT nft_compat nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nf_tables qrtr sunrpc bnep snd_ctl_led snd_soc_s\
> > of_sdw snd_soc_intel_hda_dsp_common snd_soc_sdw_utils snd_sof_probes snd_soc_rt712_sdca regmap_sdw_mbq snd_hda_codec_intelhdmi regmap_sdw snd_soc_dmic snd_hda_intel snd_sof_pci_intel_mtl iwlmvm snd_sof_intel_hda_generic soundwire_intel snd_sof_intel_hda_sdw_bpt snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda_mlink\
> > snd_sof_intel_hda snd_hda_codec_hdmi soundwire_cadence snd_sof_pci snd_sof_xtensa_dsp binfmt_misc snd_sof mac80211 vfat snd_sof_utils fat snd_hda_ext_core snd_hda_codec snd_hda_core snd_intel_dspcfg snd_intel_sdw_acpi snd_soc_acpi_intel_match snd_soc_acpi_intel_sdca_quirks soundwire_generic_allocation snd_soc_acpi snd_hwdep \
> > crc8 soundwire_bus libarc4 snd_soc_sdca snd_soc_core
> > [   37.722584]  snd_compress ac97_bus uvcvideo snd_pcm_dmaengine iwlwifi snd_seq uvc videobuf2_vmalloc snd_seq_device videobuf2_memops videobuf2_v4l2 snd_pcm processor_thermal_device_pci videobuf2_common processor_thermal_device btusb intel_uncore_frequency processor_thermal_wt_hint intel_uncore_frequency_common platform_temp\
> > erature_control videodev btmtk spi_nor processor_thermal_soc_slider x86_pkg_temp_thermal btrtl snd_timer iTCO_wdt processor_thermal_rfim intel_powerclamp btbcm intel_pmc_bxt snd intel_rapl_msr processor_thermal_rapl coretemp iTCO_vendor_support mei_gsc_proxy btintel intel_rapl_common rapl intel_cstate cfg80211 bluetooth mc in\
> > tel_pmc_core mtd soundcore acer_wmi mei_me intel_uncore processor_thermal_wt_req i2c_i801 spi_intel_pci pmt_telemetry platform_profile mei processor_thermal_power_floor spi_intel i2c_smbus pmt_discovery igen6_edac pcspkr rfkill wmi_bmof idma64 processor_thermal_mbox intel_hid pmt_class int3403_thermal int3400_thermal joydev i\
> > nt340x_thermal_zone acpi_pad sparse_keymap
> > [   37.722611]  intel_pmc_ssram_telemetry acpi_thermal_rel acer_wireless loop nfnetlink zram lz4hc_compress lz4_compress dm_crypt xe drm_ttm_helper drm_suballoc_helper gpu_sched drm_gpuvm drm_exec drm_gpusvm_helper i915 nvme i2c_algo_bit nvme_core drm_buddy ucsi_acpi ttm typec_ucsi typec nvme_keyring nvme_auth hkdf drm_displa\
> > y_helper hid_multitouch polyval_clmulni thunderbolt intel_vpu ghash_clmulni_intel cec vmd i2c_hid_acpi video intel_vsec i2c_hid wmi pinctrl_meteorlake serio_raw i2c_dev fuse
> > [   37.722638] CPU: 0 UID: 0 PID: 12 Comm: kworker/u88:0 Not tainted 6.18.0-rc2+ #37 PREEMPT(voluntary)
> > [   37.722641] Hardware name: Acer Swift SFG14-72/Coral_MTH, BIOS V1.01 11/06/2023
> > [   37.722643] Workqueue: gt-ordered-wq drm_sched_job_timedout [gpu_sched]
> > [   37.722649] RIP: 0010:guc_exec_queue_timedout_job+0x2f3/0xe00 [xe]
> > [   37.722722] Code: 4c 24 10 44 89 44 24 08 e8 5a 95 f1 d4 44 8b 44 24 08 8b 4c 24 10 48 c7 c7 00 b7 25 c1 48 8b 54 24 18 48 89 c6 e8 4d 59 37 d4 <0f> 0b 80 3c 24 00 0f 85 55 03 00 00 49 8b 47 58 a8 01 75 1a 49 8b
> > [   37.722723] RSP: 0018:ffffd468000f7d80 EFLAGS: 00010246
> > [   37.722725] RAX: 0000000000000000 RBX: ffff8e3d4e215c00 RCX: 0000000000000027
> > [   37.722726] RDX: ffff8e40ae61cfc8 RSI: 0000000000000001 RDI: ffff8e40ae61cfc0
> > [   37.722727] RBP: 00000000fffffffb R08: 0000000000000000 R09: ffffd468000f7c20
> > [   37.722727] R10: ffff8e40c09fffa8 R11: 00000000fffbffff R12: ffff8e3d44c00028
> > [   37.722728] R13: ffff8e3d807d4000 R14: ffff8e3d807d4018 R15: ffff8e3d95c9d600
> > [   37.722729] FS:  0000000000000000(0000) GS:ffff8e4116110000(0000) knlGS:0000000000000000
> > [   37.722729] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
> > [   37.722730] CR2: 00007ff1f3e02720 CR3: 0000000113c8d005 CR4: 0000000000f70ef0
> > [   37.722731] PKRU: 55555554
> > [   37.722731] Call Trace:
> > [   37.722734]  <TASK>
> > [   37.722735]  ? __pfx_autoremove_wake_function+0x10/0x10
> > [   37.722740]  drm_sched_job_timedout+0x81/0x170 [gpu_sched]
> > 
> > Fixes: 50292f9af8ec ("drm/xe: Move 'vm_max_level' flag back to platform descriptor")
> > Cc: Lucas De Marchi <lucas.demarchi@intel.com>
> > Cc: Gustavo Sousa <gustavo.sousa@intel.com>
> > Cc: Matt Roper <matthew.d.roper@intel.com>
> > Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
> > ---
> > 
> > This was a very painful bisect today that took me the entire day. :(
> > The -rc1 was not working for me due to the disk-encrypt so I had
> > to get an -rc2 reverting everything and run a reverse bisect on the
> > reverts until I found this commit:
> > 
> > 50292f9af8ec ("drm/xe: Move 'vm_max_level' flag back to platform descriptor")
> > 
> > I reviewed it and I was convinced that MTL is xelpg and that '4' was also
> > the right value for that. But then I boot old working kernel on my MTL and
> > I  could see '3' there from the debugfs/info.
> > 
> > So, this patch here fixed it for me.
> > 
> > Looking to the CI page for the drm-xe-next I'm now wondering if we have
> > more busted platforms there.
> 
> we don't have MTL in CI. I'd expect some eventual regressions like this
> to happen on not-officially-supported platforms due to that.
> 
> This matches what we had in v6.17:
> 
> 	#define XE_HP_FEATURES \
> 		.has_range_tlb_invalidation = true, \
> 		.va_bits = 48, \
> 		.vm_max_level = 3
> 
> 
> 	static const struct xe_graphics_desc graphics_xelpg = {
> 		.hw_engine_mask =
> 			BIT(XE_HW_ENGINE_RCS0) | BIT(XE_HW_ENGINE_BCS0) |
> 			BIT(XE_HW_ENGINE_CCS0),
> 
> 		XE_HP_FEATURES,
> 	};
> 
> 
> Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
> 
> > 
> > Also perhaps even some mismatch in the GT version with the platforms? :/
> > 
> > Thoughts?
> 
> I went back to check and... from the xe1 platforms, the only with
> max_vm_level=4 we should have is PVC. And that looks correct now.

It all makes sense now, thanks for checking and for the review.
pushed

> 
> thanks
> Lucas De Marchi
> 
> > 
> > Please help me to get this figured out and fix before 6.18!
> > 
> > Thanks,
> > Rodrigo.
> > 
> > drivers/gpu/drm/xe/xe_pci.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/gpu/drm/xe/xe_pci.c b/drivers/gpu/drm/xe/xe_pci.c
> > index 1959de3f7a27..cd03b4b3ebdb 100644
> > --- a/drivers/gpu/drm/xe/xe_pci.c
> > +++ b/drivers/gpu/drm/xe/xe_pci.c
> > @@ -333,7 +333,7 @@ static const struct xe_device_desc mtl_desc = {
> > 	.has_pxp = true,
> > 	.max_gt_per_tile = 2,
> > 	.va_bits = 48,
> > -	.vm_max_level = 4,
> > +	.vm_max_level = 3,
> > };
> > 
> > static const struct xe_device_desc lnl_desc = {
> > -- 
> > 2.51.1
> > 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-11-10 15:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-08  4:06 [PATCH] drm/xe: Fix MTL vm_max_level Rodrigo Vivi
2025-11-08  4:13 ` ✓ CI.KUnit: success for " Patchwork
2025-11-08  4:49 ` ✓ Xe.CI.BAT: " Patchwork
2025-11-09  9:01 ` ✓ Xe.CI.Full: " Patchwork
2025-11-10 14:44 ` [PATCH] " Lucas De Marchi
2025-11-10 15:04   ` Rodrigo Vivi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox