[Bug 93258] [SKL] WARN_ON(ret < 0) drivers/gpu/drm/i915/intel_display.c:13696 intel_prepare_plane_fb

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 8 05:12:30 PST 2015


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

Joseph Yasi <joe.yasi at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|NOTOURBUG                   |---

--- Comment #6 from Joseph Yasi <joe.yasi at gmail.com> ---
(In reply to Maarten Lankhorst from comment #5)
> Created attachment 120411 [details]
> widen ret to long
> 
> Just in case it is our bug, can you try this and see if you get an error
> other than -1?

That fixed it. I don't get a warning anymore. Reading through the
fence_default_wait, it can return the timeout back and MAX_SCHEDULE_TIMEOUT is
LONG_MAX so it overflowed the int to -1.

-- 
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: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20151208/bed87fbc/attachment.html>


More information about the intel-gfx-bugs mailing list