<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED --- - [HSW Bisected]igt/kms_flip/blocking-absolute-wf_vblank due to power well enabled by default"
href="https://bugs.freedesktop.org/show_bug.cgi?id=66808#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED --- - [HSW Bisected]igt/kms_flip/blocking-absolute-wf_vblank due to power well enabled by default"
href="https://bugs.freedesktop.org/show_bug.cgi?id=66808">bug 66808</a>
from <span class="vcard"><a class="email" href="mailto:przanoni@gmail.com" title="Paulo Zanoni <przanoni@gmail.com>"> <span class="fn">Paulo Zanoni</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=66808#c9">comment #9</a>)
<span class="quote">> For the very first time we run the test on pipe B, it works. After the power
> well is reset for the first time, the test on pipe B starts to fail and
> keeps failing forever.
>
> Considering that the problem doesn't happen with i915.disable_power_well=0,
> I wonder if the bug is related to the fact that the pipe counters go back to
> 0 after we disable the power well (PIPE_FRMCNT, etc). Or maybe it's related
> to other registers that get reset.</span >
Yeah, if I set dev->last_vblank[1] = 0; and dev->last_vblank[2] = 0; at the
!enable case inside __intel_set_power_well, the problem goes away. Now we need
to discover what's the correct way to reset these counters without messing with
the drm helpers or the vblank locking.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>