[Bug 105428] Kernel 4.14.20, i915: pipe B vblank wait timed out

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 22 15:47:29 UTC 2018


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

Jani Nikula <jani.nikula at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #14 from Jani Nikula <jani.nikula at intel.com> ---
(In reply to Peter Klotz from comment #13)
> Is there a possibility to backport the fix for the original issue to LTS
> kernel 4.14?

Perhaps... if we figure out what the fix was. The changes between v4.14.19 and
v4.14.20 are

$ git log --oneline v4.14.19..v4.14.20 -- drivers/gpu/drm
a51421b4cb09 drm/i915: Avoid PPS HW/SW state mismatch due to rounding
050b86b5bf20 drm/i915: Fix deadlock in i830_disable_pipe()
50018d09843c drm/i915: Redo plane sanitation during readout
19d8e5122fef drm/i915: Add .get_hw_state() method for planes

which don't strike me as likely culprits. As you say, merely adding more debug
outputs makes the problem less likely to occur. It could be something unrelated
to the driver.

I think the best bet would be to do a reverse git bisect to find the commit
that fixed this. Or bisect which commit introduced the problem in stable.

Anyway, seeing that the bug is fixed upstream, I'm closing the bug. Sorry. I
suggest updating to a newer kernel.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180522/314a7ead/attachment.html>


More information about the intel-gfx-bugs mailing list