public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Jani Nikula <jani.nikula@intel.com>
Cc: "Lankhorst, Maarten" <maarten.lankhorst@intel.com>,
	intel-gfx@lists.freedesktop.org
Subject: Re: ✗ i915.CI.Full: failure for drm/i915/display: stop using the configurable fence timeout (rev2)
Date: Tue, 25 Nov 2025 19:24:28 +0200	[thread overview]
Message-ID: <aSXmTMWeOXjnYNSB@intel.com> (raw)
In-Reply-To: <3692f126b907c442d76a93957073660d7d9ffd12@intel.com>

On Tue, Nov 25, 2025 at 03:55:02PM +0200, Jani Nikula wrote:
> On Fri, 14 Nov 2025, Patchwork <patchwork@emeril.freedesktop.org> wrote:
> > == Series Details ==
> >
> > Series: drm/i915/display: stop using the configurable fence timeout (rev2)
> > URL   : https://patchwork.freedesktop.org/series/157441/
> > State : failure
> >
> > == Summary ==
> >
> > CI Bug Log - changes from CI_DRM_17544_full -> Patchwork_157441v2_full
> > ====================================================
> >
> > Summary
> > -------
> >
> >   **FAILURE**
> >
> >   Serious unknown changes coming with Patchwork_157441v2_full absolutely need to be
> >   verified manually.
> >   
> >   If you think the reported changes have nothing to do with the changes
> >   introduced in Patchwork_157441v2_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 (10 -> 11)
> > ------------------------------
> >
> >   Additional (1): shard-dg2-set2 
> >
> > Possible new issues
> > -------------------
> >
> >   Here are the unknown changes that may have been introduced in Patchwork_157441v2_full:
> >
> > ### IGT changes ###
> >
> > #### Possible regressions ####
> >
> >   * igt@kms_busy@extended-modeset-hang-newfb-with-reset@pipe-a:
> >     - shard-mtlp:         [PASS][1] -> [DMESG-WARN][2] +5 other tests dmesg-warn
> >    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17544/shard-mtlp-7/igt@kms_busy@extended-modeset-hang-newfb-with-reset@pipe-a.html
> >    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_157441v2/shard-mtlp-3/igt@kms_busy@extended-modeset-hang-newfb-with-reset@pipe-a.html
> >
> >   * igt@kms_busy@extended-modeset-hang-newfb-with-reset@pipe-b:
> >     - shard-snb:          [PASS][3] -> [DMESG-WARN][4] +3 other tests dmesg-warn
> >    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17544/shard-snb5/igt@kms_busy@extended-modeset-hang-newfb-with-reset@pipe-b.html
> >    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_157441v2/shard-snb7/igt@kms_busy@extended-modeset-hang-newfb-with-reset@pipe-b.html
> >
> >   * igt@kms_busy@extended-modeset-hang-newfb-with-reset@pipe-d:
> >     - shard-dg2:          [PASS][5] -> [DMESG-WARN][6] +5 other tests dmesg-warn
> >    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17544/shard-dg2-6/igt@kms_busy@extended-modeset-hang-newfb-with-reset@pipe-d.html
> >    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_157441v2/shard-dg2-5/igt@kms_busy@extended-modeset-hang-newfb-with-reset@pipe-d.html
> >
> >   * igt@kms_busy@extended-modeset-hang-oldfb-with-reset:
> >     - shard-dg1:          [PASS][7] -> [DMESG-WARN][8] +2 other tests dmesg-warn
> >    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_17544/shard-dg1-12/igt@kms_busy@extended-modeset-hang-oldfb-with-reset.html
> >    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_157441v2/shard-dg1-18/igt@kms_busy@extended-modeset-hang-oldfb-with-reset.html
> 
> Maarten, Ville, any ideas what to do about these?

Looks like we need the timeout to unbreak the modeset vs. reset
deadlock in a timely fashion.

I'm not where we signal/error the fences the modeset is waiting
for, but I guess that must be happening after the whole reset
sequence is done. Doing that earlier would seem like another
solution, but dunno what other fallout it would have.

-- 
Ville Syrjälä
Intel

  reply	other threads:[~2025-11-25 17:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-12 15:56 [PATCH] drm/i915/display: stop using the configurable fence timeout Jani Nikula
2025-11-12 20:39 ` ✓ i915.CI.BAT: success for " Patchwork
2025-11-12 22:54 ` ✗ i915.CI.Full: failure " Patchwork
2025-11-13 10:08 ` [PATCH] " Maarten Lankhorst
2025-11-13 15:53 ` [PATCH v2] " Jani Nikula
2025-11-13 23:24 ` ✓ i915.CI.BAT: success for drm/i915/display: stop using the configurable fence timeout (rev2) Patchwork
2025-11-14  7:53 ` ✗ i915.CI.Full: failure " Patchwork
2025-11-25 13:55   ` Jani Nikula
2025-11-25 17:24     ` Ville Syrjälä [this message]
2025-12-03 10:48       ` Maarten Lankhorst
2026-04-02  9:40         ` Jani Nikula
2026-04-02 15:41           ` Maarten Lankhorst
2026-04-08 15:14             ` Jani Nikula
2026-04-08 15:49               ` Maarten Lankhorst
2026-04-08 16:10                 ` Jani Nikula
2026-04-08 16:47                 ` Ville Syrjälä

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=aSXmTMWeOXjnYNSB@intel.com \
    --to=ville.syrjala@linux.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@intel.com \
    --cc=maarten.lankhorst@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