commit | 34f80ff8133e1be19c6e80a64b79aa3b5ed3592f | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Wed Jan 18 11:50:31 2012 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Jan 18 11:50:31 2012 -0500 |
tree | 73e55099f546fbc3d6c3c825c5dc99e608c6e199 | |
parent | 835cd497723d92cc4db80e934e5fc21698434ff5 [diff] |
drm: Cancel any scheduled repaints in the leave vt handler If we don't cancel the repaint, we end up pointlessly redrawing the output. What's worse is that pageflipping to the new buffer eventually fails and we miss the finish_frame callback, leaving the compositor stuck when we re-enter the vt.