[Bug 66808] [HSW Bisected]igt/kms_flip/blocking-absolute-wf_vblank due to power well enabled by default

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 22 09:49:01 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=66808

--- Comment #10 from Paulo Zanoni <przanoni at gmail.com> ---
(In reply to comment #9)
> 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.

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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130722/3912b79d/attachment-0001.html>


More information about the intel-gfx-bugs mailing list