Summary: | i965/sna: DPMS off/on freezes GL application | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Harald Judt <h.judt> | ||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | intel-gfx-bugs | ||||
Version: | XOrg git | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Harald Judt
2014-01-10 10:13:11 UTC
Please attach your Xorg.0.log, and please make sure you are using -intel-2.99.907. Created attachment 91811 [details] Xorg.0.log I'm using the current git version (also affected by bug #55500). commit b351f4a0009ce0eddb5866bd49ac59860a44f522 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Fri Jan 10 12:01:29 2014 +0000 sna/dri: Handle TearFree vblanks whilst the pipe is off As an extra complication for handling TearFree is that if we attempt to requeue a swap whilst the pipe is off, that fails. As we have recursed from the pixmap migration path, we have to abort the blit but still send the event back to the client so that they unblock. Reported-by: Harald Judt <h.judt@gmx.at> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=73469 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Thanks, I confirm the fast fix solves the problem. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.