From: Hamza Mahfooz <someguy@effective-light.com>
To: LetsDank <ichi2209@icloud.com>
Cc: Leo Li <sunpeng.li@amd.com>,
Mario Limonciello <superm1@kernel.org>,
Harry Wentland <harry.wentland@amd.com>,
amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6 2/2] drm/amd/display: add DMU timeout recovery support
Date: Mon, 20 Jul 2026 08:32:04 -0400 [thread overview]
Message-ID: <al4VRK6IAYLPSm3c@hal-station.localdomain> (raw)
In-Reply-To: <178429570497.694276.1089609041510474786.dmub-recovery-v6-test@icloud.com>
On Fri, Jul 17, 2026 at 04:41:44PM +0300, LetsDank wrote:
> Hi,
>
> I have been seeing what appears to be the same failure on an MSI Bravo
> 15 C7VF with a Ryzen 5 7535HS / Rembrandt Radeon 660M (1002:1681), an
> internal 1920x1080 144 Hz eDP panel, and KDE X11. It occurred on Fedora
> kernels 6.19 and 7.1.3. The relevant signatures included:
>
> flip_done timed out
> commit wait timed out
> Error queueing DMUB command: status=2
>
> Using amdgpu.dcdebugmask=0x810 has avoided the failure for more than 53
> hours across four boots, including one continuous run longer than 27
> hours.
>
> I built this v6 series on top of v7.2-rc3 and booted it with:
>
> amdgpu.dcdebugmask=0 amdgpu.gpu_recovery=1
>
> It passed five DPMS off/on cycles, five modeset cycles between 60 Hz and
> 144 Hz, and a short fullscreen rendering test. It then ran a normal KDE
> X11 workload for about 12.5 hours without any DMUB queue-full, DMCUB, or
> page-flip timeout message.
>
> The original intermittent timeout did not occur during that run, so I
> cannot offer a Tested-by for the recovery path.
>
> After about 12.5 hours the test kernel hit a separate gfxhub VM page
> fault attributed to Xorg, followed by a gfx_0.0.0 ring timeout and a
> successful ring reset. Mesa then aborted Xorg. There were no DMUB,
> DMCUB, or flip timeout messages in that incident. I preserved the full
> AMDGPU devcoredump and symbolized userspace coredumps if they would be
> useful as a separate report.
>
> Patch 1 also needed a small API adaptation on v7.2-rc3 from
> drm_atomic_state and drm_atomic_state_*() to drm_atomic_commit and
> drm_atomic_commit_*(). The resulting kernel built cleanly, and all three
> commits passed checkpatch.pl --strict. I can send that fixup if it would
> help with a respin.
>
> Is this series still being worked on, and would testing a revised version
> on this Rembrandt system be useful?
I haven't had much time to work on this, though if you look at the
previous thread [1] the whole idea around having a recovery path for KMS
was NACKed by Ville. So, it doesn't appear to me that there is much of
an appetite for this.
[1] https://lore.kernel.org/r/afuMqXoBt2oIFRm9@intel.com/
>
> Regards,
> LetsDank
>
next prev parent reply other threads:[~2026-07-20 12:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-05 18:20 [PATCH v6 1/2] drm/atomic: attempt full modeset on page flip timeout Hamza Mahfooz
2026-05-05 18:20 ` [PATCH v6 2/2] drm/amd/display: add DMU timeout recovery support Hamza Mahfooz
2026-05-05 18:31 ` Mario Limonciello
2026-05-06 17:36 ` Hamza Mahfooz
2026-05-06 19:31 ` Leo Li
2026-07-17 13:41 ` LetsDank
2026-07-17 16:44 ` LetsDank
2026-07-20 12:32 ` Hamza Mahfooz [this message]
2026-05-05 18:31 ` [PATCH v6 1/2] drm/atomic: attempt full modeset on page flip timeout Mario Limonciello
2026-05-06 18:47 ` Ville Syrjälä
2026-05-07 0:22 ` Hamza Mahfooz
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=al4VRK6IAYLPSm3c@hal-station.localdomain \
--to=someguy@effective-light.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=harry.wentland@amd.com \
--cc=ichi2209@icloud.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sunpeng.li@amd.com \
--cc=superm1@kernel.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