[Bug 64610] [845g regression] Suspend does not work on 845g with kernel 3.8.0-rc6

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 20 13:12:23 PDT 2013


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

Daniel Vetter <daniel at ffwll.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Daniel Vetter <daniel at ffwll.ch> ---
How exactly does your machine go down when failing at suspend/resume?
Hard-hang, only unuseable gpu or something else?

To test whether disabling the mentioned patch fixes things you can change the

- if (flags & I915_DISPATCH_PINNED) {
+ if (1) {

condition in i830_dispatch_execbuffer.

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


More information about the intel-gfx-bugs mailing list