Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Hogander, Jouni" <jouni.hogander@intel.com>
To: "intel-xe@lists.freedesktop.org" <intel-xe@lists.freedesktop.org>
Subject: Re: ✗ Xe.CI.BAT: failure for Use trans push mechanism to generate frame change event (rev11)
Date: Mon, 2 Feb 2026 06:29:55 +0000	[thread overview]
Message-ID: <cb224319592d04458257880b7e9e4a597de3a5a1.camel@intel.com> (raw)
In-Reply-To: <176959357950.199105.6867990403255035480@a3b018990fe9>

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

Hello All,

Possible regression reported by CI isn't related to my patch set. Seems to be non-display testcase on setup not supporting PSR or PR.

BR,
Jouni Högander

On Wed, 2026-01-28 at 09:46 +0000, Patchwork wrote:
Patch Details
Series: Use trans push mechanism to generate frame change event (rev11)
URL:    https://patchwork.freedesktop.org/series/139831/
State:  failure
Details:        https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-139831v11/index.html
CI Bug Log - changes from xe-4464-23ebb43006b887363bd6653fbc4a327fd3072226_BAT -> xe-pw-139831v11_BAT
Summary

FAILURE

Serious unknown changes coming with xe-pw-139831v11_BAT absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in xe-pw-139831v11_BAT, 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 (12 -> 12)

No changes in participating hosts

Possible new issues

Here are the unknown changes that may have been introduced in xe-pw-139831v11_BAT:

IGT changes
Possible regressions

  *   igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate:
     *   bat-bmg-3: PASS<https://intel-gfx-ci.01.org/tree/intel-xe/xe-4464-23ebb43006b887363bd6653fbc4a327fd3072226/bat-bmg-3/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-139831v11/bat-bmg-3/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate.html>

Known issues

Here are the changes found in xe-pw-139831v11_BAT that come from known issues:

IGT changes
Issues hit

  *   igt@xe_waitfence@engine:
     *   bat-dg2-oem2: PASS<https://intel-gfx-ci.01.org/tree/intel-xe/xe-4464-23ebb43006b887363bd6653fbc4a327fd3072226/bat-dg2-oem2/igt@xe_waitfence@engine.html> -> FAIL<https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-139831v11/bat-dg2-oem2/igt@xe_waitfence@engine.html> (Intel XE#6519<https://gitlab.freedesktop.org/drm/xe/kernel/issues/6519>)

Build changes

  *   Linux: xe-4464-23ebb43006b887363bd6653fbc4a327fd3072226 -> xe-pw-139831v11

IGT_8721: 3707bb4267de22a18d61b232c4ab5fbaf61db90c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
xe-4464-23ebb43006b887363bd6653fbc4a327fd3072226: 23ebb43006b887363bd6653fbc4a327fd3072226
xe-pw-139831v11: 139831v11


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

      reply	other threads:[~2026-02-02  6:30 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-27 12:41 [PATCH v11 00/11] Use trans push mechanism to generate frame change event Jouni Högander
2026-01-27 12:41 ` [PATCH v11 01/11] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR Jouni Högander
2026-01-27 12:41 ` [PATCH v11 02/11] drm/i915/psr: Add intel_psr_use_trans_push to query if TRANS_PUSH is used Jouni Högander
2026-01-27 12:41 ` [PATCH v11 03/11] drm/i915/vrr: Add helper for parsing value to be written into TRANS_PUSH Jouni Högander
2026-01-27 12:41 ` [PATCH v11 04/11] drm/i915/vrr: Add helper for PSR to enable Frame Change event on trans push Jouni Högander
2026-01-28  2:36   ` Nautiyal, Ankit K
2026-01-28  2:42   ` Nautiyal, Ankit K
2026-02-02  6:49     ` Hogander, Jouni
2026-01-27 12:41 ` [PATCH v11 05/11] drm/i915/vrr: Prepare to Use TRANS_PUSH mechanism for PSR frame change Jouni Högander
2026-01-28  2:37   ` Nautiyal, Ankit K
2026-01-27 12:41 ` [PATCH v11 06/11] drm/i915/dsb: Set DSB_SKIP_WAITS_EN chicken bit for LunarLake and onwards Jouni Högander
2026-01-27 12:41 ` [PATCH v11 07/11] drm/i915/display: Wait for vblank in case of PSR is using trans push Jouni Högander
2026-01-27 12:41 ` [PATCH v11 08/11] drm/i915/psr: Wait for idle only after possible send push Jouni Högander
2026-01-27 12:41 ` [PATCH v11 09/11] drm/i915/psr: Do PSR exit on frontbuffer flush on LunarLake and onwards Jouni Högander
2026-01-27 12:41 ` [PATCH v11 10/11] drm/i915/display: Add HAS_PSR_TRANS_PUSH_FRAME_CHANGE macro Jouni Högander
2026-01-27 12:41 ` [PATCH v11 11/11] drm/i915/psr: Use TRANS_PUSH to trigger frame change event Jouni Högander
2026-01-28  8:48 ` ✗ CI.checkpatch: warning for Use trans push mechanism to generate frame change event (rev11) Patchwork
2026-01-28  8:49 ` ✓ CI.KUnit: success " Patchwork
2026-01-28  9:04 ` ✗ CI.checksparse: warning " Patchwork
2026-01-28  9:46 ` ✗ Xe.CI.BAT: failure " Patchwork
2026-02-02  6:29   ` Hogander, Jouni [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=cb224319592d04458257880b7e9e4a597de3a5a1.camel@intel.com \
    --to=jouni.hogander@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    /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