[Bug 104975] Delay in skl_disable_plane() causes a system freeze

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 28 10:26:31 UTC 2018


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

--- Comment #27 from Maarten Lankhorst <bugs at mblankhorst.nl> ---
The patch series I suggested make those issues more unlikely.

Anything between pipe_update_start and pipe_update_end needs to run in a single
vblank. By taking the spinlock in pipe_update_start we get rid of any race
condition, and we can actually finish inside a single vblank deterministically.

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


More information about the intel-gfx-bugs mailing list