<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - [SKL ] WARN_ON(!wm_changed) hit in the WM code with multiple pipes enabled"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89055#c35">Comment # 35</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - [SKL ] WARN_ON(!wm_changed) hit in the WM code with multiple pipes enabled"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89055">bug 89055</a>
from <span class="vcard"><a class="email" href="mailto:matthew.d.roper@intel.com" title="Matt Roper <matthew.d.roper@intel.com>"> <span class="fn">Matt Roper</span></a>
</span></b>
<pre>(In reply to Prasad H L Bhat from <a href="show_bug.cgi?id=89055#c34">comment #34</a>)
<span class="quote">> I get the same error sometimes on my T460 laptop with Intel HD Graphics 520.
> When it occurs, it freezes the laptop completely (display turns off, no
> virtual terminals work, audio buffer keeps looping if present when freezing).</span >
I don't think the message is the cause of your hang. The message here is a
harmless warning that we're needlessly re-calculating something we shouldn't
be. That's something we shouldn't be doing (and I'm in the process of fixing),
but it won't actually cause any harm or trigger a system hang.
The WARN() here will often show up any time a modeset operation happens while
you're using multiple displays. It sounds like something else is going wrong
for you during that modeset which does cause a hang and this message just
happens to be the last thing you wind up seeing.
Could you please open a new bugzilla describing the details of your setup and
any actions that trigger the hang for you? It's unlikely that fixing this
message here will fix your hang, so we'll want to investigate your report
separately.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>