Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Summers, Stuart" <stuart.summers@intel.com>
To: "intel-xe@lists.freedesktop.org" <intel-xe@lists.freedesktop.org>
Cc: "Brost, Matthew" <matthew.brost@intel.com>,
	"Harrison, John C" <john.c.harrison@intel.com>,
	"Vivi, Rodrigo" <rodrigo.vivi@intel.com>
Subject: Re:  CI.FULL: failure for Update page fault queue size calculation (rev6)
Date: Mon, 19 Aug 2024 17:21:08 +0000	[thread overview]
Message-ID: <8296e19436579e1556714e059e7172b7c7de1a82.camel@intel.com> (raw)
In-Reply-To: <172388902763.659789.2190717164273794543@2413ebb6fbb6>

I really think the failures here are just intermittent display problems
that aren't related to my patch. I have some details of tests I ran to
prove that below. I'd recommend moving forward with the merge on this
at this point as it is blocking some workloads requiring the extra pf
queue space.

On Sat, 2024-08-17 at 10:03 +0000, Patchwork wrote:
> Patch Details
> Series: Update page fault queue size calculation (rev6) URL:
> https://patchwork.freedesktop.org/series/135915/ State: failure
> Details:
> https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-135915v6/index.html 
> CI Bug Log - changes from xe-1786-
> d6dac3db19935f5939cbb033eea30c90bdf3888c_full -> xe-pw-
> 135915v6_fullSummaryFAILURE
> Serious unknown changes coming with xe-pw-135915v6_full absolutely
> need to be
>  verified manually.
> If you think the reported changes have nothing to do with the changes
>  introduced in xe-pw-135915v6_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 (4 -> 4)No changes in participating hosts
> Possible new issuesHere are the unknown changes that may have been
> introduced in xe-pw-135915v6_full:
> IGT changesPossible regressions * igt@kms_color@legacy-gamma@pipe-d-
> hdmi-a-6:shard-dg2-set2: PASS -> DMESG-WARN +7 other tests dmesg-warn

I ran this locally and it passes for me:
root@DUT4078DG2MRB:~# LD_LIBRARY_PATH=/home/gta /home/gta/kms_color --r
legacy-gamma
IGT-Version: 1.28-g84c782a07 (x86_64) (Linux: 6.11.0-rc3 x86_64)
Using IGT_SRANDOM=1724086305 for randomisation
Opened device: /dev/dri/card0
Starting subtest: legacy-gamma
Starting dynamic subtest: pipe-A-HDMI-A-3
Dynamic subtest pipe-A-HDMI-A-3: SUCCESS (0.534s)
Starting dynamic subtest: pipe-B-HDMI-A-3
Dynamic subtest pipe-B-HDMI-A-3: SUCCESS (0.525s)
Starting dynamic subtest: pipe-C-HDMI-A-3
Dynamic subtest pipe-C-HDMI-A-3: SUCCESS (0.509s)
Starting dynamic subtest: pipe-D-HDMI-A-3
Dynamic subtest pipe-D-HDMI-A-3: SUCCESS (0.513s)
Subtest legacy-gamma: SUCCESS (2.121s)

From above, it actually looks like pipe-d-hdmi-a-6 isn't available on
the system I was using, but it seems highly unlikely my patch is
touching this display code.

>  * igt@kms_flip@flip-vs-suspend:shard-adlp: PASS -> DMESG-WARN +1
> other test dmesg-warn

For the ADL one above, the error here is:
*ERROR* AUX B/DDI B/PHY B: did not complete or timeout within 10ms
(status 0xad40027f)

I tried checking this out on an ADL-P myself and I don't see that error
message. The test on my side is failing saying it can't go into freeze
(the first test case passed, the rest failed with the failure to go
into freeze. I really think this has nothing to do with my patch here
since this is very specific to display PM and I'm not touching this
code at all.

>  *
> igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-render:sh
> ard-lnl: PASS -> ABORT +20 other tests abort

The LNL I had checked out didn't have the proper screens connected to
test PSR.

>  * igt@kms_plane_scaling@plane-upscale-20x20-with-modifiers@pipe-c-
> edp-1:shard-lnl: PASS -> DMESG-WARN +1 other test dmesg-warn

Ran this one locally and it passed:
root@DUT4078DG2MRB:~# LD_LIBRARY_PATH=/home/gta /home/gta/kms_color --r
legacy-gamma
IGT-Version: 1.28-g84c782a07 (x86_64) (Linux: 6.11.0-rc3 x86_64)
Using IGT_SRANDOM=1724086305 for randomisation
Opened device: /dev/dri/card0
Starting subtest: legacy-gamma
Starting dynamic subtest: pipe-A-HDMI-A-3
Dynamic subtest pipe-A-HDMI-A-3: SUCCESS (0.534s)
Starting dynamic subtest: pipe-B-HDMI-A-3
Dynamic subtest pipe-B-HDMI-A-3: SUCCESS (0.525s)
Starting dynamic subtest: pipe-C-HDMI-A-3
Dynamic subtest pipe-C-HDMI-A-3: SUCCESS (0.509s)
Starting dynamic subtest: pipe-D-HDMI-A-3
Dynamic subtest pipe-D-HDMI-A-3: SUCCESS (0.513s)
Subtest legacy-gamma: SUCCESS (2.121s)

>  * igt@kms_pm_rpm@basic-rte:shard-lnl: PASS -> CRASH

Ran locally and it passed:
Ran this one locally and it passed:
root@DUT4078DG2MRB:~# LD_LIBRARY_PATH=/home/gta /home/gta/kms_color --r
legacy-gamma
IGT-Version: 1.28-g84c782a07 (x86_64) (Linux: 6.11.0-rc3 x86_64)
Using IGT_SRANDOM=1724086305 for randomisation
Opened device: /dev/dri/card0
Starting subtest: legacy-gamma
Starting dynamic subtest: pipe-A-HDMI-A-3
Dynamic subtest pipe-A-HDMI-A-3: SUCCESS (0.534s)
Starting dynamic subtest: pipe-B-HDMI-A-3
Dynamic subtest pipe-B-HDMI-A-3: SUCCESS (0.525s)
Starting dynamic subtest: pipe-C-HDMI-A-3
Dynamic subtest pipe-C-HDMI-A-3: SUCCESS (0.509s)
Starting dynamic subtest: pipe-D-HDMI-A-3
Dynamic subtest pipe-D-HDMI-A-3: SUCCESS (0.513s)
Subtest legacy-gamma: SUCCESS (2.121s)

> Warnings * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-
> b-edp-1-linear:shard-lnl: FAIL (Intel XE#911) -> ABORT +1 other test
> abort

Passed locally:
Ran this one locally and it passed:
root@DUT4078DG2MRB:~# LD_LIBRARY_PATH=/home/gta /home/gta/kms_color --r
legacy-gamma
IGT-Version: 1.28-g84c782a07 (x86_64) (Linux: 6.11.0-rc3 x86_64)
Using IGT_SRANDOM=1724086305 for randomisation
Opened device: /dev/dri/card0
Starting subtest: legacy-gamma
Starting dynamic subtest: pipe-A-HDMI-A-3
Dynamic subtest pipe-A-HDMI-A-3: SUCCESS (0.534s)
Starting dynamic subtest: pipe-B-HDMI-A-3
Dynamic subtest pipe-B-HDMI-A-3: SUCCESS (0.525s)
Starting dynamic subtest: pipe-C-HDMI-A-3
Dynamic subtest pipe-C-HDMI-A-3: SUCCESS (0.509s)
Starting dynamic subtest: pipe-D-HDMI-A-3
Dynamic subtest pipe-D-HDMI-A-3: SUCCESS (0.513s)
Subtest legacy-gamma: SUCCESS (2.121s)

>  *
> igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-0-async-flip:shard
> -lnl: SKIP (Intel XE#1124) -> FAIL

This particular subtest wasn't supported on the LNL I had checked out,
but I ran the full suite and all but two of the ones that were
supported passed. The failures didn't look related to anything on the
Xe core side.

>  * igt@kms_chamelium_frames@dp-crc-single:shard-lnl: SKIP (Intel
> XE#373) -> ABORT

Wasn't able to check out a LNL with a Chamelium board attached.

Thanks,
Stuart

>  *
> igt@kms_frontbuffer_tracking@fbc-2p-primscrn-indfb-plflip-blt:shard-
> lnl: SKIP (Intel XE#656) -> ABORT
>  *
> igt@kms_plane_scaling@planes-downscale-factor-0-5-unity-scaling:shard
> -lnl: SKIP (Intel XE#2318) -> FAIL
>  * igt@kms_psr@pr-basic:shard-lnl: SKIP (Intel XE#1406) -> FAIL
> SuppressedThe following results come from untrusted machines, tests,
> or statuses.
>  They do not affect the overall result.
>  * igt@core_hotunplug@hotreplug:{shard-bmg}: PASS -> ABORT +12 other
> tests abort
>  * igt@kms_async_flips@crc@pipe-a-dp-2:{shard-bmg}: PASS -> DMESG-
> FAIL
>  * igt@kms_async_flips@crc@pipe-d-hdmi-a-3:{shard-bmg}: PASS -> FAIL
> +6 other tests fail
>  * igt@kms_big_fb@linear-8bpp-rotate-90:{shard-bmg}: SKIP (Intel
> XE#2327) -> SKIP
>  * igt@kms_bw@linear-tiling-3-displays-2160x1440p:{shard-bmg}: SKIP
> (Intel XE#367) -> SKIP
>  * igt@kms_ccs@random-ccs-data-yf-tiled-ccs:{shard-bmg}: SKIP (Intel
> XE#2251) -> SKIP
>  * igt@kms_chamelium_edid@dp-edid-change-during-hibernate:{shard-
> bmg}: SKIP (Intel XE#2252) -> SKIP
>  * igt@kms_content_protection@dp-mst-lic-type-0:{shard-bmg}: SKIP
> (Intel XE#2390) -> SKIP
>  * igt@kms_cursor_crc@cursor-suspend:{shard-bmg}: FAIL (Intel
> XE#2428) -> SKIP
>  * igt@kms_fbcon_fbt@psr-suspend:{shard-bmg}: SKIP (Intel XE#776) ->
> SKIP
>  *
> igt@kms_flip_scaled_crc@flip-32bpp-ytileccs-to-64bpp-ytile-downscaling
> :{shard-bmg}: SKIP (Intel XE#2293 / Intel XE#2380) -> SKIP
>  *
> igt@kms_frontbuffer_tracking@drrs-2p-primscrn-cur-indfb-onoff:{shard-
> bmg}: SKIP (Intel XE#2311) -> ABORT
>  * igt@kms_frontbuffer_tracking@drrs-shrfb-scaledprimary:{shard-bmg}:
> SKIP (Intel XE#2311) -> SKIP +3 other tests skip
>  *
> igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-blt:{shar
> d-bmg}: FAIL (Intel XE#2333) -> SKIP +1 other test skip
>  *
> igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-plflip-blt:{sha
> rd-bmg}: SKIP (Intel XE#2313) -> SKIP +4 other tests skip
>  * igt@kms_psr@fbc-psr2-cursor-plane-move:{shard-bmg}: SKIP (Intel
> XE#2234) -> SKIP +3 other tests skip
>  * igt@kms_vrr@seamless-rr-switch-vrr:{shard-bmg}: SKIP (Intel
> XE#1499) -> SKIP
>  * igt@xe_create@multigpu-create-massive-size:{shard-bmg}: SKIP
> (Intel XE#2504) -> SKIP
>  * igt@xe_evict@evict-beng-threads-large:{shard-bmg}: TIMEOUT (Intel
> XE#1473) -> SKIP
>  *
> igt@xe_exec_basic@multigpu-once-bindexecqueue-userptr-rebind:{shard-
> bmg}: SKIP (Intel XE#2322) -> SKIP +1 other test skip
>  *
> igt@xe_exec_basic@twice-bindexecqueue-userptr-invalidate-race:{shard-
> bmg}: PASS -> SKIP +33 other tests skip
> Known issuesHere are the changes found in xe-pw-135915v6_full that
> come from known issues:
> IGT changesIssues hit *
> igt@kms_async_flips@alternate-sync-async-flip:shard-dg2-set2: PASS ->
> FAIL (Intel XE#827) +1 other test fail
>  * igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-
> a-1-x:shard-adlp: PASS -> DMESG-WARN (Intel XE#324) +2 other tests
> dmesg-warn
>  * igt@kms_big_fb@4-tiled-8bpp-rotate-90:shard-lnl: NOTRUN -> SKIP
> (Intel XE#1407)
>  * igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0:shard-adlp:
> NOTRUN -> SKIP (Intel XE#1124 / Intel XE#1201) +1 other test skip
>  * igt@kms_big_fb@linear-8bpp-rotate-270:shard-dg2-set2: NOTRUN ->
> SKIP (Intel XE#1201 / Intel XE#316)
>  * igt@kms_big_fb@y-tiled-64bpp-rotate-270:shard-adlp: NOTRUN -> SKIP
> (Intel XE#1201 / Intel XE#316) +1 other test skip
>  * igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip:shard-
> dg2-set2: NOTRUN -> SKIP (Intel XE#1124 / Intel XE#1201) +1 other
> test skip
>  * igt@kms_big_fb@yf-tiled-addfb:shard-adlp: NOTRUN -> SKIP (Intel
> XE#1201 / Intel XE#619)
>  *
> igt@kms_big_fb@yf-tiled-max-hw-stride-32bpp-rotate-180-hflip:shard-
> lnl: NOTRUN -> SKIP (Intel XE#1124)
>  * igt@kms_bw@connected-linear-tiling-3-displays-2560x1440p:shard-
> lnl: NOTRUN -> SKIP (Intel XE#2191)
>  * igt@kms_bw@connected-linear-tiling-4-displays-3840x2160p:shard-
> adlp: NOTRUN -> SKIP (Intel XE#1201 / Intel XE#2191)
>  * igt@kms_bw@linear-tiling-4-displays-2560x1440p:shard-lnl: NOTRUN -
> > SKIP (Intel XE#1512)
>  * igt@kms_bw@linear-tiling-4-displays-3840x2160p:shard-adlp: NOTRUN
> -> SKIP (Intel XE#1201 / Intel XE#367)
>  * igt@kms_ccs@bad-pixel-format-y-tiled-ccs:shard-dg2-set2: NOTRUN ->
> SKIP (Intel XE#1201 / Intel XE#455 / Intel XE#787) +1 other test skip
>  * igt@kms_ccs@bad-pixel-format-y-tiled-ccs@pipe-b-dp-4:shard-dg2-
> set2: NOTRUN -> SKIP (Intel XE#1201 / Intel XE#787) +6 other tests
> skip
>  * igt@kms_ccs@bad-rotation-90-y-tiled-gen12-mc-ccs:shard-lnl: NOTRUN
> -> SKIP (Intel XE#1399)
>  * igt@kms_ccs@crc-primary-basic-4-tiled-mtl-mc-ccs:shard-adlp:
> NOTRUN -> SKIP (Intel XE#1201 / Intel XE#455 / Intel XE#787) +5 other
> tests skip
>  * igt@kms_ccs@crc-primary-basic-4-tiled-mtl-mc-ccs@pipe-c-hdmi-a-
> 1:shard-adlp: NOTRUN -> SKIP (Intel XE#1201 / Intel XE#787) +8 other
> tests skip
>  * igt@kms_chamelium_color@ctm-0-50:shard-adlp: NOTRUN -> SKIP (Intel
> XE#1201 / Intel XE#306)
>  * igt@kms_chamelium_color@ctm-negative:shard-lnl: NOTRUN -> SKIP
> (Intel XE#306)
>  * igt@kms_chamelium_color@gamma:shard-dg2-set2: NOTRUN -> SKIP
> (Intel XE#1201 / Intel XE#306)
>  * igt@kms_chamelium_edid@hdmi-mode-timings:shard-lnl: NOTRUN -> SKIP
> (Intel XE#373) +3 other tests skip
>  * igt@kms_content_protection@dp-mst-type-0:shard-lnl: NOTRUN -> SKIP
> (Intel XE#307)
>  * igt@kms_cursor_crc@cursor-random-512x512:shard-dg2-set2: NOTRUN ->
> SKIP (Intel XE#1201 / Intel XE#308)
>  * igt@kms_cursor_crc@cursor-rapid-movement-256x85:shard-lnl: NOTRUN
> -> SKIP (Intel XE#1424) +1 other test skip
>  *
> igt@kms_cursor_legacy@cursora-vs-flipb-atomic-transitions-varying-size
> :shard-lnl: NOTRUN -> SKIP (Intel XE#309) +1 other test skip
>  * igt@kms_dsc@dsc-with-output-formats-with-bpc:shard-lnl: NOTRUN ->
> SKIP (Intel XE#599) +1 other test skip
>  * igt@kms_flip@2x-flip-vs-rmfb-interruptible:shard-adlp: NOTRUN ->
> SKIP (Intel XE#1201 / Intel XE#310)
>  * igt@kms_flip@2x-plain-flip:shard-lnl: NOTRUN -> SKIP (Intel
> XE#1421) +2 other tests skip
>  *
> igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling:s
> hard-lnl: NOTRUN -> SKIP (Intel XE#1397 / Intel XE#1745)
>  *
> igt@kms_flip_scaled_crc@flip-32bpp-4tile-to-64bpp-4tile-downscaling@p
> ipe-a-default-mode:shard-lnl: NOTRUN -> SKIP (Intel XE#1397)
>  *
> igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-16bpp-yftile-downscaling
> :shard-adlp: NOTRUN -> SKIP (Intel XE#1201 / Intel XE#455) +6 other
> tests skip
>  *
> igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling
> :shard-dg2-set2: NOTRUN -> SKIP (Intel XE#1201 / Intel XE#455) +1
> other test skip
>  *
> igt@kms_frontbuffer_tracking@drrs-1p-offscren-pri-indfb-draw-mmap-wc:
> shard-lnl: NOTRUN -> SKIP (Intel XE#651) +3 other tests skip
>  *
> igt@kms_frontbuffer_tracking@drrs-1p-primscrn-indfb-pgflip-blt:shard-
> adlp: NOTRUN -> SKIP (Intel XE#1201 / Intel XE#651) +2 other tests
> skip
>  *
> igt@kms_frontbuffer_tracking@drrs-2p-primscrn-shrfb-msflip-blt:shard-
> adlp: NOTRUN -> SKIP (Intel XE#1201 / Intel XE#656) +9 other tests
> skip
>  *
> igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-plflip-blt:shard-
> adlp: NOTRUN -> FAIL (Intel XE#1861)
>  *
> igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-spr-indfb-draw-render
> :shard-dg2-set2: NOTRUN -> SKIP (Intel XE#1201 / Intel XE#651)
>  *
> igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-wc
> :shard-adlp: NOTRUN -> SKIP (Intel XE#1201 / Intel XE#653) +3 other
> tests skip
>  *
> igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-fullscreen:sha
> rd-dg2-set2: NOTRUN -> SKIP (Intel XE#1201 / Intel XE#653) +2 other
> tests skip
>  *
> igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-indfb-draw-render:sh
> ard-lnl: NOTRUN -> SKIP (Intel XE#656) +10 other tests skip
>  * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-a-edp-1:shard-lnl:
> PASS -> FAIL (Intel XE#2028) +8 other tests fail
>  * igt@kms_pipe_crc_basic@suspend-read-crc@pipe-d-hdmi-a-6:shard-dg2-
> set2: PASS -> DMESG-WARN (Intel XE#2019)
>  * igt@kms_plane@plane-position-hole@pipe-a-plane-4:shard-lnl: PASS -
> > DMESG-FAIL (Intel XE#324) +1 other test dmesg-fail
>  * igt@kms_plane_lowres@tiling-y@pipe-d-hdmi-a-1:shard-adlp: NOTRUN -
> > FAIL (Intel XE#1874) +3 other tests fail
>  *
> igt@kms_plane_scaling@plane-scaler-with-clipping-clamping-pixel-formats
> @pipe-a-edp-1:shard-lnl: NOTRUN -> SKIP (Intel XE#498) +1 other test
> skip
>  * igt@kms_pm_dc@dc3co-vpb-simulation:shard-lnl: NOTRUN -> SKIP
> (Intel XE#736)
>  * igt@kms_pm_dc@dc9-dpms:shard-adlp: NOTRUN -> SKIP (Intel XE#1201 /
> Intel XE#734)
>  * igt@kms_pm_rpm@system-suspend-modeset:shard-lnl: PASS -> DMESG-
> FAIL (Intel XE#1620)
>  *
> igt@kms_psr2_sf@fbc-cursor-plane-move-continuous-exceed-fully-sf:shar
> d-dg2-set2: NOTRUN -> SKIP (Intel XE#1201 / Intel XE#1489)
>  * igt@kms_psr2_sf@overlay-plane-update-continuous-sf:shard-adlp:
> NOTRUN -> SKIP (Intel XE#1201) +1 other test skip
>  * igt@kms_psr@fbc-pr-suspend:shard-lnl: NOTRUN -> SKIP (Intel
> XE#1406)
>  * igt@kms_psr@fbc-psr2-suspend:shard-lnl: NOTRUN -> FAIL (Intel
> XE#2028) +1 other test fail
>  * igt@kms_psr@psr-cursor-blt:shard-adlp: NOTRUN -> SKIP (Intel
> XE#1201 / Intel XE#929) +1 other test skip
>  * igt@kms_psr@psr2-sprite-plane-move:shard-dg2-set2: NOTRUN -> SKIP
> (Intel XE#1201 / Intel XE#929) +1 other test skip
>  * igt@kms_rotation_crc@primary-yf-tiled-reflect-x-90:shard-adlp:
> NOTRUN -> SKIP (Intel XE#1201 / Intel XE#327)
>  * igt@kms_universal_plane@cursor-fb-leak:shard-dg2-set2: PASS ->
> FAIL (Intel XE#771 / Intel XE#899)
>  * igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-6:shard-dg2-
> set2: PASS -> FAIL (Intel XE#899)
>  * igt@xe_evict@evict-beng-large-cm:shard-lnl: NOTRUN -> SKIP (Intel
> XE#688) +4 other tests skip
>  * igt@xe_evict@evict-beng-large-multi-vm-cm:shard-dg2-set2: PASS ->
> FAIL (Intel XE#1600)
>  * igt@xe_evict@evict-beng-mixed-threads-large:shard-dg2-set2: PASS -
> > FAIL (Intel XE#1000)
>  * igt@xe_evict@evict-threads-small-multi-vm:shard-adlp: NOTRUN ->
> SKIP (Intel XE#1201 / Intel XE#261) +1 other test skip
>  *
> igt@xe_exec_basic@multigpu-many-execqueues-many-vm-basic-defer-bind:s
> hard-lnl: NOTRUN -> SKIP (Intel XE#1392) +3 other tests skip
>  * igt@xe_exec_basic@multigpu-no-exec-userptr-rebind:shard-adlp:
> NOTRUN -> SKIP (Intel XE#1201 / Intel XE#1392) +1 other test skip
>  *
> igt@xe_exec_fault_mode@twice-bindexecqueue-userptr-invalidate-race-imm
> :shard-adlp: NOTRUN -> SKIP (Intel XE#1201 / Intel XE#288) +4 other
> tests skip
>  * igt@xe_exec_reset@gt-reset-stress:shard-dg2-set2: PASS -> DMESG-
> WARN (Intel XE#2046)
>  * igt@xe_pat@display-vs-wb-transient:shard-dg2-set2: NOTRUN -> SKIP
> (Intel XE#1201 / Intel XE#1337)
>  * igt@xe_peer2peer@write:shard-lnl: NOTRUN -> SKIP (Intel XE#1061)
>  * igt@xe_pm@d3cold-basic:shard-lnl: NOTRUN -> SKIP (Intel XE#2284 /
> Intel XE#366)
>  * igt@xe_pm@s4-exec-after:shard-adlp: PASS -> ABORT (Intel XE#1358 /
> Intel XE#1607)
>  * igt@xe_query@multigpu-query-invalid-cs-cycles:shard-lnl: NOTRUN ->
> SKIP (Intel XE#944)
>  * igt@xe_query@multigpu-query-uc-fw-version-huc:shard-adlp: NOTRUN -
> > SKIP (Intel XE#1201 / Intel XE#944)
> Possible fixes *
> igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-1-
> y:shard-adlp: DMESG-WARN (Intel XE#1033) -> PASS
>  *
> igt@kms_atomic_transition@plane-all-modeset-transition-internal-panels
> @pipe-a-edp-1:shard-lnl: FAIL (Intel XE#1426) -> PASS +1 other test
> pass
>  *
> igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-async-flip:shar
> d-adlp: FAIL (Intel XE#1231) -> PASS
>  * igt@kms_ccs@crc-sprite-planes-basic-4-tiled-xe2-ccs@pipe-a-dp-
> 2:{shard-bmg}: FAIL (Intel XE#2436) -> PASS
>  * igt@kms_cursor_edge_walk@128x128-top-bottom@pipe-d-hdmi-a-6:shard-
> dg2-set2: INCOMPLETE (Intel XE#1195) -> PASS +1 other test pass
>  * igt@kms_fbcon_fbt@psr-suspend:shard-lnl: FAIL (Intel XE#2028) ->
> PASS
>  * igt@kms_flip@flip-vs-blocking-wf-vblank@b-edp1:shard-lnl: FAIL
> (Intel XE#886) -> PASS +1 other test pass
>  * igt@kms_plane@plane-position-hole-dpms@pipe-a-plane-1:shard-lnl:
> DMESG-WARN (Intel XE#324) -> PASS +1 other test pass
>  * igt@kms_plane_scaling@intel-max-src-size@pipe-a-hdmi-a-6:shard-
> dg2-set2: FAIL (Intel XE#361) -> PASS
>  * igt@kms_universal_plane@cursor-fb-leak:shard-adlp: FAIL (Intel
> XE#771 / Intel XE#899) -> PASS
>  * igt@kms_universal_plane@cursor-fb-leak@pipe-d-hdmi-a-1:shard-adlp:
> FAIL (Intel XE#899) -> PASS
>  * igt@xe_evict@evict-beng-cm-threads-large:shard-dg2-set2: TIMEOUT
> (Intel XE#1473) -> PASS
>  * igt@xe_evict@evict-beng-mixed-many-threads-small:shard-dg2-set2:
> TIMEOUT (Intel XE#1473 / Intel XE#402) -> PASS
>  * igt@xe_evict@evict-beng-mixed-threads-large:{shard-bmg}: TIMEOUT
> (Intel XE#1473) -> PASS
>  * igt@xe_exec_balancer@twice-cm-virtual-userptr-rebind:shard-adlp:
> DMESG-WARN (Intel XE#2226) -> PASS
>  * igt@xe_exec_basic@many-basic-defer-mmap:{shard-bmg}: DMESG-WARN
> (Intel XE#877) -> PASS +4 other tests pass
>  * igt@xe_pm@s4-basic:shard-adlp: ABORT (Intel XE#1358 / Intel
> XE#1607) -> PASS
>  * igt@xe_pm@s4-d3hot-basic-exec:shard-lnl: ABORT (Intel XE#1358 /
> Intel XE#1607) -> PASS
>  * igt@xe_pm@s4-vm-bind-userptr:shard-lnl: ABORT (Intel XE#1794) ->
> PASS
> Warnings * igt@kms_big_fb@linear-16bpp-rotate-90:shard-dg2-set2: SKIP
> (Intel XE#1201 / Intel XE#316) -> SKIP (Intel XE#316) +1 other test
> skip
>  * igt@kms_big_fb@x-tiled-16bpp-rotate-270:shard-dg2-set2: SKIP
> (Intel XE#316) -> SKIP (Intel XE#1201 / Intel XE#316) +3 other tests
> skip
>  *
> igt@kms_big_fb@x-tiled-max-hw-stride-32bpp-rotate-0-hflip-async-flip:
> shard-adlp: DMESG-FAIL (Intel XE#324) -> FAIL (Intel XE#1204)
>  * igt@kms_big_fb@y-tiled-max-hw-stride-32bpp-rotate-0:shard-dg2-
> set2: SKIP (Intel XE#1124) -> SKIP (Intel XE#1124 / Intel XE#1201)
> +10 other tests skip
>  *
> igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-async-flip:shard-
> adlp: FAIL (Intel XE#1231) -> DMESG-FAIL (Intel XE#324) +1 other test
> dmesg-fail
>  * igt@kms_big_fb@yf-tiled-64bpp-rotate-180:shard-dg2-set2: SKIP
> (Intel XE#1124 / Intel XE#1201) -> SKIP (Intel XE#1124) +9 other
> tests skip
>  * igt@kms_bw@connected-linear-tiling-4-displays-1920x1080p:shard-
> dg2-set2: SKIP (Intel XE#2191) -> SKIP (Intel XE#1201 / Intel
> XE#2191) +1 other test skip
>  * igt@kms_bw@connected-linear-tiling-4-displays-2160x1440p:shard-
> dg2-set2: SKIP (Intel XE#1201 / Intel XE#2191) -> SKIP (Intel
> XE#2191) +1 other test skip
>  * igt@kms_bw@linear-tiling-2-displays-3840x2160p:shard-dg2-set2:
> SKIP (Intel XE#1201 / Intel XE#367) -> SKIP (Intel XE#367) +3 other
> tests skip
>  * igt@kms_bw@linear-tiling-3-displays-3840x2160p:shard-dg2-set2:
> SKIP (Intel XE#367) -> SKIP (Intel XE#1201 / Intel XE#367) +4 other
> tests skip
>  * igt@kms_ccs@bad-pixel-format-4-tiled-mtl-rc-ccs-cc@pipe-a-hdmi-a-
> 6:shard-dg2-set2: SKIP (Intel XE#1201 / Intel XE#787) -> SKIP (Intel
> XE#787) +97 other tests skip
>  * igt@kms_ccs@bad-rotation-90-y-tiled-gen12-mc-ccs@pipe-d-dp-
> 4:shard-dg2-set2: SKIP (Intel XE#455 / Intel XE#787) -> SKIP (Intel
> XE#1201 / Intel XE#455 / Intel XE#787) +19 other tests skip
>  * igt@kms_ccs@crc-primary-basic-y-tiled-gen12-rc-ccs-cc@pipe-a-dp-
> 4:shard-dg2-set2: SKIP (Intel XE#787) -> SKIP (Intel XE#1201 / Intel
> XE#787) +69 other tests skip
>  * igt@kms_ccs@random-ccs-data-4-tiled-mtl-mc-ccs:shard-dg2-set2:
> SKIP (Intel XE#1201 / Intel XE#455 / Intel XE#787) -> SKIP (Intel
> XE#455 / Intel XE#787) +27 other tests skip
>  * igt@kms_ccs@random-ccs-data-4-tiled-xe2-ccs:shard-dg2-set2: SKIP
> (Intel XE#1252) -> SKIP (Intel XE#1201 / Intel XE#1252) +1 other test
> skip
>  * igt@kms_cdclk@mode-transition@pipe-d-dp-4:shard-dg2-set2: SKIP
> (Intel XE#314) -> SKIP (Intel XE#1201 / Intel XE#314) +3 other tests
> skip
>  * igt@kms_chamelium_color@ctm-0-75:shard-dg2-set2: SKIP (Intel
> XE#306) -> SKIP (Intel XE#1201 / Intel XE#306) +1 other test skip
>  * igt@kms_chamelium_color@degamma:shard-dg2-set2: SKIP (Intel
> XE#1201 / Intel XE#306) -> SKIP (Intel XE#306) +1 other test skip
>  * igt@kms_chamelium_hpd@vga-hpd:shard-dg2-set2: SKIP (Intel XE#1201
> / Intel XE#373) -> SKIP (Intel XE#373) +7 other tests skip
>  * igt@kms_chamelium_hpd@vga-hpd-with-enabled-mode:shard-dg2-set2:
> SKIP (Intel XE#373) -> SKIP (Intel XE#1201 / Intel XE#373) +10 other
> tests skip
>  * igt@kms_content_protection@dp-mst-type-0:shard-dg2-set2: SKIP
> (Intel XE#307) -> SKIP (Intel XE#1201 / Intel XE#307)
>  * igt@kms_content_protection@dp-mst-type-1:shard-dg2-set2: SKIP
> (Intel XE#1201 / Intel XE#307) -> SKIP (Intel XE#307)
>  * igt@kms_cursor_crc@cursor-rapid-movement-512x170:shard-dg2-set2:
> SKIP (Intel XE#308) -> SKIP (Intel XE#1201 / Intel XE#308)
>  * igt@kms_cursor_crc@cursor-sliding-512x170:shard-dg2-set2: SKIP
> (Intel XE#1201 / Intel XE#308) -> SKIP (Intel XE#308)
>  * igt@kms_cursor_legacy@basic-busy-flip-before-cursor-legacy:shard-
> dg2-set2: SKIP (Intel XE#1201 / Intel XE#323) -> SKIP (Intel XE#323)
>  *
> igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions-varying-size
> :shard-dg2-set2: SKIP (Intel XE#323) -> SKIP (Intel XE#1201 / Intel
> XE#323)
>  * igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-6:shard-dg2-
> set2: SKIP (i915#3804) -> SKIP (Intel XE#1201 / i915#3804)
>  * igt@kms_dsc@dsc-with-bpc-formats:shard-dg2-set2: SKIP (Intel
> XE#1201 / Intel XE#455) -> SKIP (Intel XE#455) +11 other tests skip
>  * igt@kms_feature_discovery@psr2:shard-dg2-set2: SKIP (Intel
> XE#1135) -> SKIP (Intel XE#1135 / Intel XE#1201)
>  * igt@kms_force_connector_basic@prune-stale-modes:shard-dg2-set2:
> SKIP (i915#5274) -> SKIP (Intel XE#1201 / i915#5274)
>  *
> igt@kms_frontbuffer_tracking@drrs-2p-scndscrn-spr-indfb-fullscreen:sh
> ard-dg2-set2: SKIP (Intel XE#651) -> SKIP (Intel XE#1201 / Intel
> XE#651) +29 other tests skip
>  *
> igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-cur-indfb-draw-render
> :shard-dg2-set2: SKIP (Intel XE#1201 / Intel XE#651) -> SKIP (Intel
> XE#651) +27 other tests skip
>  * igt@kms_frontbuffer_tracking@fbcpsr-tiling-y:shard-dg2-set2: SKIP
> (Intel XE#1201 / Intel XE#658) -> SKIP (Intel XE#658)
>  * igt@kms_frontbuffer_tracking@plane-fbc-rte:shard-dg2-set2: SKIP
> (Intel XE#1158 / Intel XE#1201) -> SKIP (Intel XE#1158)
>  *
> igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-indfb-draw-mmap-wc:s
> hard-dg2-set2: SKIP (Intel XE#1201 / Intel XE#653) -> SKIP (Intel
> XE#653) +29 other tests skip
>  * igt@kms_frontbuffer_tracking@psr-shrfb-scaledprimary:shard-dg2-
> set2: SKIP (Intel XE#653) -> SKIP (Intel XE#1201 / Intel XE#653) +26
> other tests skip
>  * igt@kms_hdr@invalid-hdr:shard-dg2-set2: SKIP (Intel XE#455) ->
> SKIP (Intel XE#1201 / Intel XE#455) +12 other tests skip
>  *
> igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe
> -a-hdmi-a-6:shard-dg2-set2: SKIP (Intel XE#1201 / Intel XE#2318) ->
> SKIP (Intel XE#2318) +5 other tests skip
>  *
> igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe
> -d-hdmi-a-6:shard-dg2-set2: SKIP (Intel XE#1201 / Intel XE#2318 /
> Intel XE#455) -> SKIP (Intel XE#2318 / Intel XE#455) +3 other tests
> skip
>  * igt@kms_pm_backlight@fade-with-suspend:shard-dg2-set2: SKIP (Intel
> XE#870) -> SKIP (Intel XE#1201 / Intel XE#870) +1 other test skip
>  * igt@kms_pm_dc@dc3co-vpb-simulation:shard-dg2-set2: SKIP (Intel
> XE#1122) -> SKIP (Intel XE#1122 / Intel XE#1201) +1 other test skip
>  * igt@kms_pm_dc@dc6-psr:shard-dg2-set2: SKIP (Intel XE#1129 / Intel
> XE#1201) -> SKIP (Intel XE#1129)
>  * igt@kms_psr2_sf@cursor-plane-move-continuous-exceed-sf:shard-dg2-
> set2: SKIP (Intel XE#1489) -> SKIP (Intel XE#1201 / Intel XE#1489) +3
> other tests skip
>  * igt@kms_psr2_sf@overlay-plane-move-continuous-sf:shard-dg2-set2:
> SKIP (Intel XE#1201 / Intel XE#1489) -> SKIP (Intel XE#1489) +3 other
> tests skip
>  * igt@kms_psr2_su@page_flip-nv12:shard-dg2-set2: SKIP (Intel XE#1122
> / Intel XE#1201) -> SKIP (Intel XE#1122)
>  * igt@kms_psr@fbc-psr2-sprite-plane-move:shard-dg2-set2: SKIP (Intel
> XE#1201 / Intel XE#929) -> SKIP (Intel XE#929) +14 other tests skip
>  * igt@kms_psr@psr2-basic:shard-dg2-set2: SKIP (Intel XE#929) -> SKIP
> (Intel XE#1201 / Intel XE#929) +13 other tests skip
>  * igt@kms_psr_stress_test@flip-primary-invalidate-overlay:shard-dg2-
> set2: SKIP (Intel XE#1149) -> SKIP (Intel XE#1149 / Intel XE#1201)
>  * igt@kms_rotation_crc@sprite-rotation-270:shard-dg2-set2: SKIP
> (Intel XE#1201 / Intel XE#327) -> SKIP (Intel XE#327) +2 other tests
> skip
>  * igt@kms_tiled_display@basic-test-pattern:shard-dg2-set2: FAIL
> (Intel XE#1729) -> SKIP (Intel XE#1201 / Intel XE#362)
>  * igt@kms_tiled_display@basic-test-pattern-with-chamelium:shard-dg2-
> set2: SKIP (Intel XE#1201 / Intel XE#1500) -> SKIP (Intel XE#1201 /
> Intel XE#362)
>  * igt@kms_writeback@writeback-invalid-parameters:shard-dg2-set2:
> SKIP (Intel XE#1201 / Intel XE#756) -> SKIP (Intel XE#756) +2 other
> tests skip
>  * igt@xe_copy_basic@mem-copy-linear-0x3fff:shard-dg2-set2: SKIP
> (Intel XE#1123 / Intel XE#1201) -> SKIP (Intel XE#1123) +1 other test
> skip
>  * igt@xe_copy_basic@mem-set-linear-0xfffe:shard-dg2-set2: SKIP
> (Intel XE#1126) -> SKIP (Intel XE#1126 / Intel XE#1201)
>  * igt@xe_exec_fault_mode@once-invalid-userptr-fault:shard-dg2-set2:
> SKIP (Intel XE#1201 / Intel XE#288) -> SKIP (Intel XE#288) +24 other
> tests skip
>  * igt@xe_exec_fault_mode@twice-userptr-invalidate-race:shard-dg2-
> set2: SKIP (Intel XE#288) -> SKIP (Intel XE#1201 / Intel XE#288) +23
> other tests skip
>  * igt@xe_exec_mix_modes@exec-spinner-interrupted-dma-fence:shard-
> dg2-set2: SKIP (Intel XE#2360) -> SKIP (Intel XE#1201 / Intel
> XE#2360)
>  * igt@xe_mmap@small-bar:shard-dg2-set2: SKIP (Intel XE#512) -> SKIP
> (Intel XE#1201 / Intel XE#512)
>  * igt@xe_module_load@load:shard-dg2-set2: SKIP (Intel XE#1201 /
> Intel XE#378) -> SKIP (Intel XE#378)
>  * igt@xe_oa@mi-rpc:shard-dg2-set2: SKIP (Intel XE#2541) -> SKIP
> (Intel XE#1201 / Intel XE#2541) +6 other tests skip
>  * igt@xe_oa@non-privileged-map-oa-buffer:shard-dg2-set2: SKIP (Intel
> XE#1201 / Intel XE#2541) -> SKIP (Intel XE#2541) +4 other tests skip
>  * igt@xe_pat@pat-index-xelpg:shard-dg2-set2: SKIP (Intel XE#1201 /
> Intel XE#979) -> SKIP (Intel XE#979)
>  * igt@xe_pm@d3cold-mmap-vram:shard-dg2-set2: SKIP (Intel XE#2284 /
> Intel XE#366) -> SKIP (Intel XE#1201 / Intel XE#2284 / Intel XE#366)
> +2 other tests skip
>  * igt@xe_pm@s4-d3cold-basic-exec:shard-dg2-set2: SKIP (Intel XE#1201
> / Intel XE#2284 / Intel XE#366) -> SKIP (Intel XE#2284 / Intel
> XE#366)
>  * igt@xe_query@multigpu-query-invalid-cs-cycles:shard-dg2-set2: SKIP
> (Intel XE#944) -> SKIP (Intel XE#1201 / Intel XE#944) +2 other tests
> skip
>  * igt@xe_query@multigpu-query-invalid-extension:shard-dg2-set2: SKIP
> (Intel XE#1201 / Intel XE#944) -> SKIP (Intel XE#944) +2 other tests
> skip
> {name}: This element is suppressed. This means it is ignored when
> computing
>  the status of the difference (SUCCESS, WARNING, or FAILURE).
> Build changes * Linux: xe-1786-
> d6dac3db19935f5939cbb033eea30c90bdf3888c -> xe-pw-135915v6
> IGT_7975: 7975
>  xe-1786-d6dac3db19935f5939cbb033eea30c90bdf3888c:
> d6dac3db19935f5939cbb033eea30c90bdf3888c
>  xe-pw-135915v6: 135915v6


      reply	other threads:[~2024-08-19 17:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-17  2:47 [CI 0/3] Update page fault queue size calculation Stuart Summers
2024-08-17  2:47 ` [CI 1/3] drm/xe: Fix missing workqueue destroy in xe_gt_pagefault Stuart Summers
2024-08-17  2:47 ` [CI 2/3] drm/xe: Use topology to determine page fault queue size Stuart Summers
2024-08-17  2:47 ` [CI 3/3] drm/xe/guc: Bump the G2H queue size to account for page faults Stuart Summers
2024-08-17  2:53 ` ✓ CI.Patch_applied: success for Update page fault queue size calculation (rev6) Patchwork
2024-08-17  2:53 ` ✓ CI.checkpatch: " Patchwork
2024-08-17  2:54 ` ✓ CI.KUnit: " Patchwork
2024-08-17  3:06 ` ✓ CI.Build: " Patchwork
2024-08-17  3:08 ` ✗ CI.Hooks: failure " Patchwork
2024-08-17  3:09 ` ✓ CI.checksparse: success " Patchwork
2024-08-17  3:54 ` ✓ CI.BAT: " Patchwork
2024-08-17 10:03 ` ✗ CI.FULL: failure " Patchwork
2024-08-19 17:21   ` Summers, Stuart [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8296e19436579e1556714e059e7172b7c7de1a82.camel@intel.com \
    --to=stuart.summers@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=john.c.harrison@intel.com \
    --cc=matthew.brost@intel.com \
    --cc=rodrigo.vivi@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox