[Bug 90741] Radeon: System pauses on TAHITI
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Wed Jan 21 01:24:39 PST 2015
https://bugzilla.kernel.org/show_bug.cgi?id=90741
Maarten Lankhorst <bugs at mblankhorst.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #163871|0 |1
is obsolete| |
--- Comment #13 from Maarten Lankhorst <bugs at mblankhorst.nl> ---
Created attachment 164121
--> https://bugzilla.kernel.org/attachment.cgi?id=164121&action=edit
Use exclusive wait to put the waiter at the end of the waitqueue
Ok seems I made a thinko. wait_event_interruptible_timeout and
wait_event_timeout add items to the front of the queue instead of the back,
this may result in fences never signalling.
Can you test the attached patch?
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list