From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6C853FF885A for ; Tue, 28 Apr 2026 16:39:00 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 024DC10E095; Tue, 28 Apr 2026 16:39:00 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=igalia.com header.i=@igalia.com header.b="AT3hhh2D"; dkim-atps=neutral Received: from fanzine2.igalia.com (fanzine2.igalia.com [213.97.179.56]) by gabe.freedesktop.org (Postfix) with ESMTPS id 34CC610E095 for ; Tue, 28 Apr 2026 16:38:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=igalia.com; s=20170329; h=In-Reply-To:From:References:To:Subject:MIME-Version:Date: Message-ID:Content-Type:Sender:Reply-To:Cc:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=7OQf/sn/rvijJd1uZgUAE0z4MBFavdZZhUD9YbxjVBE=; b=AT3hhh2DZXac/HAD6Al4d0K4/R FDtaF4uEs/frBH3torXBO18lDrKMo/6f5ElsAJrjtiuiRNf1zIVI9sTvKt5PdWiAg6rxpYSZVNJzl G918ei/fxwVhXvJCgZa6eM3MgtPRQd8qNnUfIENcBhQYggw6OKT4T1kXUcJrs/1ZelkPUqjp6R1F9 OCFia5E7G6CE3uvk5tqyX/Cbw33j5WICk+aKuDVHtiipEh8rLwl5Dz4eGczpvQyuK683TjQV2YWXM mjvIp/GUuuAu/AHu14IE9wfu0P70ahS8t0zWZv7nThlZcHBz+2QoirrG4M0VsQrTdqNNyB98OkDjd ERIAn3eQ==; Received: from c-73-157-168-91.hsd1.or.comcast.net ([73.157.168.91] helo=[192.168.1.133]) by fanzine2.igalia.com with esmtpsa (Cipher TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_128_GCM:128) (Exim) id 1wHlSK-003Ttp-6W; Tue, 28 Apr 2026 18:38:40 +0200 Content-Type: multipart/alternative; boundary="------------AegOYl20TDxyBMkLllHTDFui" Message-ID: <2c6912cf-dab3-47f8-8696-33478acb0bb5@Igalia.com> Date: Tue, 28 Apr 2026 09:38:35 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: =?UTF-8?B?UmU6IOKclyBYZS5DSS5GVUxMOiBmYWlsdXJlIGZvciBsaWIva21zOiBT?= =?UTF-8?Q?et_display-=3Ehas=5Fplane=5Fcolor=5Fpipeline_automatically?= To: igt-dev@lists.freedesktop.org, Julia Filipchuk References: <20260427141905.2535060-1-John.Harrison@Igalia.com> <177736187848.17344.897523521651622872@5ab824fced77> Content-Language: en-GB From: John Harrison In-Reply-To: <177736187848.17344.897523521651622872@5ab824fced77> X-BeenThere: igt-dev@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development mailing list for IGT GPU Tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" This is a multi-part message in MIME format. --------------AegOYl20TDxyBMkLllHTDFui Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 4/28/26 00:37, Patchwork wrote: > Project List - Patchwork *Patch Details* > *Series:* lib/kms: Set display->has_plane_color_pipeline automatically > *URL:* https://patchwork.freedesktop.org/series/165537/ > *State:* failure > *Details:* > https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15063/index.html > > > CI Bug Log - changes from XEIGT_8874_FULL -> XEIGTPW_15063_FULL > > > Summary > > *FAILURE* > > Serious unknown changes coming with XEIGTPW_15063_FULL absolutely need > to be > verified manually. > > If you think the reported changes have nothing to do with the changes > introduced in XEIGTPW_15063_FULL, please notify your bug team > (I915-ci-infra@lists.freedesktop.org) to allow them > to document this new failure mode, which will reduce false positives > in CI. > > > Participating hosts (2 -> 2) > > No changes in participating hosts > > > Possible new issues > > Here are the unknown changes that may have been introduced in > XEIGTPW_15063_FULL: > > > IGT changes > > > Possible regressions > > * igt@kms_plane_lowres@tiling-4@pipe-c-dp-2: > o shard-bmg: PASS > > -> ABORT > > +1 other test abort > The abort was due to a GuC crash causing a kernel taint. That is an internal kernel/hardware rendering issue and not related to this change (which is about a change in video test behaviour in user land). @Julia, looks like there is a full GuC log capture in the test output if you want to check what caused the GuC crash... John. > * > > > Known issues > > Here are the changes found in XEIGTPW_15063_FULL that come from known > issues: > > > IGT changes > > > Issues hit > > * > > igt@core_hotunplug@hotreplug-lateclose: > > o shard-bmg: PASS > > -> SKIP > > (Intel XE#6779 > ) > * > > igt@core_setmaster@master-drop-set-root: > > o shard-bmg: NOTRUN -> FAIL > > (Intel XE#7808 > ) > * > > igt@intel_hwmon@hwmon-write: > > o shard-bmg: NOTRUN -> FAIL > > (Intel XE#7445 > ) > * > > igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2370 > ) > * > > igt@kms_big_fb@x-tiled-8bpp-rotate-270: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2327 > ) +3 > other tests skip > * > > igt@kms_big_fb@y-tiled-addfb-size-offset-overflow: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#607 > / > Intel XE#7361 > ) > * > > igt@kms_big_fb@yf-tiled-addfb-size-overflow: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#610 > / > Intel XE#7387 > ) > * > > igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#1124 > ) +7 > other tests skip > * > > igt@kms_ccs@bad-pixel-format-y-tiled-gen12-rc-ccs-cc: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2887 > ) > +13 other tests skip > * > > igt@kms_ccs@crc-primary-suspend-4-tiled-lnl-ccs@pipe-d-hdmi-a-3: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2652 > ) > +17 other tests skip > * > > igt@kms_ccs@crc-primary-suspend-y-tiled-gen12-rc-ccs-cc: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#3432 > ) +1 > other test skip > * > > igt@kms_cdclk@plane-scaling: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2724 > / > Intel XE#7449 > ) > * > > igt@kms_chamelium_edid@hdmi-edid-change-during-hibernate: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2252 > ) +7 > other tests skip > * > > igt@kms_content_protection@dp-mst-lic-type-1: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2390 > / > Intel XE#6974 > ) > * > > igt@kms_content_protection@dp-mst-type-0-hdcp14: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#6974 > ) +1 > other test skip > * > > igt@kms_content_protection@srm@pipe-a-dp-2: > > o shard-bmg: NOTRUN -> FAIL > > (Intel XE#1178 > / > Intel XE#3304 > / > Intel XE#7374 > ) +1 > other test fail > * > > igt@kms_content_protection@type1: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#7642 > ) > * > > igt@kms_cursor_crc@cursor-offscreen-512x170: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2321 > / > Intel XE#7355 > ) +1 > other test skip > * > > igt@kms_cursor_crc@cursor-random-32x32: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2320 > ) +5 > other tests skip > * > > igt@kms_cursor_legacy@cursor-vs-flip-atomic-transitions-varying-size: > > o shard-bmg: PASS > > -> DMESG-WARN > > (Intel XE#5354 > ) > * > > igt@kms_dirtyfb@psr-dirtyfb-ioctl: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#1508 > ) > * > > igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-3: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#1340 > / > Intel XE#7435 > ) > * > > igt@kms_dsc@dsc-with-output-formats: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2244 > ) +2 > other tests skip > * > > igt@kms_feature_discovery@display-3x: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2373 > / > Intel XE#7448 > ) > * > > igt@kms_flip@2x-nonexisting-fb: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#6703 > ) > +23 other tests skip > * > > igt@kms_flip@flip-vs-expired-vblank-interruptible@c-dp2: > > o shard-bmg: PASS > > -> FAIL > > (Intel XE#3321 > ) +1 > other test fail > * > > igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#7178 > / > Intel XE#7351 > ) +2 > other tests skip > * > > igt@kms_flip_scaled_crc@flip-nv12-linear-to-nv12-linear-reflect-x: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#7179 > ) +1 > other test skip > * > > igt@kms_frontbuffer_tracking@drrs-abgr161616f-draw-mmap-wc: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#7061 > / > Intel XE#7356 > ) +2 > other tests skip > * > > igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-draw-mmap-wc: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#4141 > ) > +13 other tests skip > * > > igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-pri-shrfb-draw-render: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2311 > ) > +30 other tests skip > * > > igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-render: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2313 > ) > +26 other tests skip > * > > igt@kms_frontbuffer_tracking@fbcpsr-tiling-y: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2352 > / > Intel XE#7399 > ) > * > > igt@kms_frontbuffer_tracking@plane-fbc-rte: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2350 > / > Intel XE#7503 > ) > * > > igt@kms_hdmi_inject@inject-audio: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#7308 > ) > * > > igt@kms_joiner@invalid-modeset-force-ultra-joiner: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#6911 > / > Intel XE#7466 > ) > * > > igt@kms_joiner@switch-modeset-ultra-joiner-big-joiner: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#4090 > / > Intel XE#7443 > ) > * > > igt@kms_panel_fitting@atomic-fastset: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2486 > ) > * > > igt@kms_pipe_stress@stress-xrgb8888-yftiled: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#6912 > / > Intel XE#7375 > ) > * > > igt@kms_pipe_stress@stress-xrgb8888-ytiled: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#4329 > / > Intel XE#6912 > / > Intel XE#7375 > ) > * > > igt@kms_plane@pixel-format-4-tiled-bmg-ccs-modifier@pipe-b-plane-5: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#7130 > ) +1 > other test skip > * > > igt@kms_plane@pixel-format-4-tiled-dg2-rc-ccs-cc-modifier-source-clamping: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#7283 > ) +7 > other tests skip > * > > igt@kms_plane_lowres@tiling-y: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2393 > ) > * > > igt@kms_plane_scaling@intel-max-src-size: > > o shard-bmg: PASS > > -> SKIP > > (Intel XE#2685 > / > Intel XE#3307 > ) > * > > igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75@pipe-b: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2763 > / > Intel XE#6886 > ) +9 > other tests skip > * > > igt@kms_pm_backlight@brightness-with-dpms: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2938 > / > Intel XE#7376 > ) > * > > igt@kms_pm_dc@dc5-retention-flops: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#3309 > / > Intel XE#7368 > ) > * > > igt@kms_pm_dc@deep-pkgc: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2505 > / > Intel XE#7447 > ) > * > > igt@kms_prop_blob@invalid-set-prop: > > o shard-bmg: PASS > > -> SKIP > > (Intel XE#6703 > ) > +65 other tests skip > * > > igt@kms_psr2_sf@psr2-plane-move-sf-dmg-area: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#1489 > ) +7 > other tests skip > * > > igt@kms_psr2_su@page_flip-xrgb8888: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2387 > / > Intel XE#7429 > ) +1 > other test skip > * > > igt@kms_psr@fbc-psr-dpms: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2234 > / > Intel XE#2850 > ) > +12 other tests skip > * > > igt@kms_psr_stress_test@invalidate-primary-flip-overlay: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#7795 > ) > o shard-lnl: PASS > > -> SKIP > > (Intel XE#4692 > / > Intel XE#7508 > ) > * > > igt@kms_rotation_crc@primary-y-tiled-reflect-x-180: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2330 > / > Intel XE#5813 > ) > * > > igt@kms_rotation_crc@sprite-rotation-90-pos-100-0: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#3904 > / > Intel XE#7342 > ) +1 > other test skip > * > > igt@kms_scaling_modes@scaling-mode-center: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2413 > ) +1 > other test skip > * > > igt@kms_sharpness_filter@filter-tap: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#6503 > ) +2 > other tests skip > * > > igt@kms_vrr@max-min: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#1499 > ) +1 > other test skip > * > > igt@xe_eudebug@basic-vm-bind-metadata-discovery: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#7636 > ) +9 > other tests skip > * > > igt@xe_evict@evict-small-multi-queue-cm: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#7140 > ) +1 > other test skip > * > > igt@xe_exec_basic@multigpu-many-execqueues-many-vm-bindexecqueue-userptr: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2322 > / > Intel XE#7372 > ) > +10 other tests skip > * > > igt@xe_exec_fault_mode@many-execqueues-multi-queue-userptr: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#7136 > ) > +11 other tests skip > * > > igt@xe_exec_fault_mode@many-userptr: > > o shard-bmg: PASS > > -> SKIP > > (Intel XE#6557 > / > Intel XE#6703 > ) > * > > igt@xe_exec_multi_queue@two-queues-preempt-mode-fault-dyn-priority-smem: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#6874 > ) > +36 other tests skip > * > > igt@xe_exec_system_allocator@eu-fault-4k-range-device-host: > > o shard-lnl: PASS > > -> FAIL > > (Intel XE#7592 > ) > * > > igt@xe_exec_threads@threads-multi-queue-mixed-userptr-invalidate-race: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#7138 > ) +9 > other tests skip > * > > igt@xe_media_fill@media-fill: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2459 > / > Intel XE#2596 > / > Intel XE#7321 > / > Intel XE#7453 > ) > * > > igt@xe_multigpu_svm@mgpu-concurrent-access-prefetch: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#6964 > ) +5 > other tests skip > * > > igt@xe_oa@oa-tlb-invalidate: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2248 > / > Intel XE#7325 > / > Intel XE#7393 > ) > * > > igt@xe_page_reclaim@prl-max-entries: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#7793 > ) > * > > igt@xe_pat@xa-app-transient-media-on: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#7590 > ) +1 > other test skip > * > > igt@xe_peer2peer@read: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2427 > / > Intel XE#6953 > / > Intel XE#7326 > / > Intel XE#7353 > ) > * > > igt@xe_pm@d3cold-i2c: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#5694 > / > Intel XE#7370 > ) > * > > igt@xe_pm@s4-d3cold-basic-exec: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#2284 > / > Intel XE#7370 > ) +1 > other test skip > * > > igt@xe_pxp@pxp-optout: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#4733 > / > Intel XE#7417 > ) +2 > other tests skip > * > > igt@xe_query@multigpu-query-invalid-query: > > o shard-bmg: NOTRUN -> SKIP > > (Intel XE#944 > ) > * > > igt@xe_sriov_flr@flr-vfs-parallel: > > o shard-bmg: PASS > > -> FAIL > > (Intel XE#6569 > ) > * > > igt@xe_sriov_vram@vf-access-after-resize-down: > > o shard-bmg: PASS > > -> FAIL > > (Intel XE#5937 > ) > > > Possible fixes > > * > > igt@kms_cursor_legacy@flip-vs-cursor-atomic: > > o shard-bmg: FAIL > > (Intel XE#7571 > ) -> > PASS > > * > > igt@kms_flip@flip-vs-suspend@a-dp2: > > o shard-bmg: INCOMPLETE > > (Intel XE#2049 > / > Intel XE#2597 > ) -> > PASS > > +1 other test pass > * > > igt@kms_pm_dc@dc6-psr: > > o shard-lnl: FAIL > > (Intel XE#7340 > ) -> > PASS > > +1 other test pass > * > > igt@xe_pmu@fn-engine-activity-load: > > o shard-bmg: FAIL > > (Intel XE#5937 > ) -> > PASS > > * > > igt@xe_survivability@runtime-survivability: > > o shard-bmg: DMESG-WARN > > (Intel XE#6627 > / > Intel XE#7419 > ) -> > PASS > > > > Warnings > > * > > igt@kms_ccs@ccs-on-another-bo-y-tiled-gen12-mc-ccs: > > o shard-bmg: SKIP > > (Intel XE#2887 > ) -> > SKIP > > (Intel XE#6703 > ) +1 > other test skip > * > > igt@kms_chamelium_frames@hdmi-crc-single: > > o shard-bmg: SKIP > > (Intel XE#2252 > ) -> > SKIP > > (Intel XE#6703 > ) > * > > igt@kms_feature_discovery@display-4x: > > o shard-bmg: SKIP > > (Intel XE#1138 > / > Intel XE#7344 > ) -> > SKIP > > (Intel XE#6703 > ) > * > > igt@kms_frontbuffer_tracking@drrs-2p-primscrn-indfb-pgflip-blt: > > o shard-bmg: SKIP > > (Intel XE#2311 > ) -> > SKIP > > (Intel XE#6703 > ) +3 > other tests skip > * > > igt@kms_frontbuffer_tracking@fbc-2p-pri-indfb-multidraw: > > o shard-bmg: SKIP > > (Intel XE#4141 > ) -> > SKIP > > (Intel XE#6703 > ) > * > > igt@kms_frontbuffer_tracking@psr-1p-offscreen-pri-shrfb-draw-mmap-wc: > > o shard-bmg: SKIP > > (Intel XE#2313 > ) -> > SKIP > > (Intel XE#6703 > ) +6 > other tests skip > * > > igt@kms_hdr@brightness-with-hdr: > > o shard-bmg: SKIP > > (Intel XE#3544 > ) -> > SKIP > > (Intel XE#3374 > / > Intel XE#3544 > ) > * > > igt@kms_psr2_sf@pr-cursor-plane-move-continuous-sf: > > o shard-bmg: SKIP > > (Intel XE#1489 > ) -> > SKIP > > (Intel XE#6703 > ) > * > > igt@kms_psr@psr-dpms: > > o shard-bmg: SKIP > > (Intel XE#2234 > / > Intel XE#2850 > ) -> > SKIP > > (Intel XE#6703 > ) +2 > other tests skip > * > > igt@kms_tiled_display@basic-test-pattern: > > o shard-bmg: SKIP > > (Intel XE#2426 > / > Intel XE#5848 > ) -> > FAIL > > (Intel XE#1729 > / > Intel XE#7424 > ) > * > > igt@xe_eudebug@basic-client: > > o shard-bmg: SKIP > > (Intel XE#7636 > ) -> > SKIP > > (Intel XE#6703 > ) +1 > other test skip > * > > igt@xe_exec_fault_mode@many-multi-queue-invalid-userptr-fault: > > o shard-bmg: SKIP > > (Intel XE#7136 > ) -> > SKIP > > (Intel XE#6703 > ) > * > > igt@xe_exec_multi_queue@many-queues-preempt-mode-fault-dyn-priority-smem: > > o shard-bmg: SKIP > > (Intel XE#6874 > ) -> > SKIP > > (Intel XE#6703 > ) +6 > other tests skip > * > > igt@xe_exec_threads@threads-multi-queue-fd-userptr-invalidate: > > o shard-bmg: SKIP > > (Intel XE#7138 > ) -> > SKIP > > (Intel XE#6703 > ) > * > > igt@xe_fault_injection@exec-queue-create-fail-xe_pxp_exec_queue_add: > > o shard-bmg: SKIP > > (Intel XE#6281 > / > Intel XE#7426 > ) -> > SKIP > > (Intel XE#6703 > ) > * > > igt@xe_pxp@display-pxp-fb: > > o shard-bmg: SKIP > > (Intel XE#4733 > / > Intel XE#7417 > ) -> > SKIP > > (Intel XE#6703 > ) +1 > other test skip > > {name}: This element is suppressed. This means it is ignored when > computing > the status of the difference (SUCCESS, WARNING, or FAILURE). > > > Build changes > > * IGT: IGT_8874 -> IGTPW_15063 > * Linux: xe-4940-b6f6b69b2dffa9ad1c43b2149786b4630d41acbf -> > xe-4944-aea2c496abcf55b647c14fe720bfc4ea555aac6a > > IGTPW_15063: 7c192b9cd104c8869975ff7a69da54c1b844e257 @ > https://gitlab.freedesktop.org/drm/igt-gpu-tools.git > IGT_8874: 4568b2c141ab630c34f8eb2b9afab8cbf8f3ce9e @ > https://gitlab.freedesktop.org/drm/igt-gpu-tools.git > xe-4940-b6f6b69b2dffa9ad1c43b2149786b4630d41acbf: > b6f6b69b2dffa9ad1c43b2149786b4630d41acbf > xe-4944-aea2c496abcf55b647c14fe720bfc4ea555aac6a: > aea2c496abcf55b647c14fe720bfc4ea555aac6a > --------------AegOYl20TDxyBMkLllHTDFui Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
On 4/28/26 00:37, Patchwork wrote:
Project List - Patchwork Patch Details
Series: lib/kms: Set display->has_plane_color_pipeline automatically
URL: https://patchwork.freedesktop.org/series/165537/
State: failure
Details: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_15063/index.html

CI Bug Log - changes from XEIGT_8874_FULL -> XEIGTPW_15063_FULL

Summary

FAILURE

Serious unknown changes coming with XEIGTPW_15063_FULL absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in XEIGTPW_15063_FULL, please notify your bug team (I915-ci-infra@lists.freedesktop.org) to allow them
to document this new failure mode, which will reduce false positives in CI.

Participating hosts (2 -> 2)

No changes in participating hosts

Possible new issues

Here are the unknown changes that may have been introduced in XEIGTPW_15063_FULL:

IGT changes

Possible regressions

  • igt@kms_plane_lowres@tiling-4@pipe-c-dp-2:
    • shard-bmg: PASS -> ABORT +1 other test abort
The abort was due to a GuC crash causing a kernel taint. That is an internal kernel/hardware rendering issue and not related to this change (which is about a change in video test behaviour in user land).

@Julia, looks like there is a full GuC log capture in the test output if you want to check what caused the GuC crash...

John.



Known issues

Here are the changes found in XEIGTPW_15063_FULL that come from known issues:

IGT changes

Issues hit

Possible fixes

Warnings

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Build changes

  • IGT: IGT_8874 -> IGTPW_15063
  • Linux: xe-4940-b6f6b69b2dffa9ad1c43b2149786b4630d41acbf -> xe-4944-aea2c496abcf55b647c14fe720bfc4ea555aac6a

IGTPW_15063: 7c192b9cd104c8869975ff7a69da54c1b844e257 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
IGT_8874: 4568b2c141ab630c34f8eb2b9afab8cbf8f3ce9e @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-4940-b6f6b69b2dffa9ad1c43b2149786b4630d41acbf: b6f6b69b2dffa9ad1c43b2149786b4630d41acbf
xe-4944-aea2c496abcf55b647c14fe720bfc4ea555aac6a: aea2c496abcf55b647c14fe720bfc4ea555aac6a


--------------AegOYl20TDxyBMkLllHTDFui--