David Herrmann
1edf44ce26
compositor: finish frame if redraw fails
...
If we are about to finish a frame, but a redraw is pending and we let the
compositor redraw, we need to check for errors. If the redraw fails and
the backend cannot schedule a page-flip, we need to finish the frame,
anyway.
All backends except DRM use a timer to schedule frames. Hence, they cannot
fail. But for DRM, we need to be able to handle drmModePageFlip() failures
in case access got revoked.
This fixes a bug where logind+drm caused keyboard input to be missed as we
didn't reenable it after a failed page-flip during deactivation.
2013-10-22 12:24:56 -07:00
..
2013-10-14 12:27:55 -07:00
2013-05-10 14:05:59 -04:00
2013-09-21 11:26:46 -07:00
2013-10-14 13:53:08 -07:00
2013-08-08 13:46:13 -07:00
2013-08-08 13:46:13 -07:00
2013-06-05 01:16:34 -04:00
2013-08-16 10:56:00 -07:00
2013-08-08 13:46:13 -07:00
2013-10-22 12:24:56 -07:00
2013-10-22 12:24:56 -07:00
2013-10-22 12:24:56 -07:00
2013-10-22 12:24:56 -07:00
2013-10-22 12:24:56 -07:00
2013-10-22 12:24:56 -07:00
2013-10-22 12:24:56 -07:00
2013-10-22 12:24:56 -07:00
2013-10-22 12:24:56 -07:00
2013-09-21 20:56:55 -07:00
2013-10-21 16:07:10 -07:00
2013-10-21 16:07:10 -07:00
2013-09-24 16:22:19 -07:00
2013-10-21 13:45:03 -07:00
2013-10-21 13:45:03 -07:00
2013-06-05 01:16:34 -04:00
2013-08-16 10:56:00 -07:00
2013-10-14 15:02:20 -07:00
2013-10-14 15:02:20 -07:00
2013-10-21 13:47:05 -07:00
2013-10-21 16:23:58 -07:00
2013-10-21 16:23:58 -07:00
2013-06-05 01:16:34 -04:00
2012-05-10 14:11:44 -04:00
2013-08-06 19:27:04 -07:00
2013-10-21 16:23:58 -07:00
2013-10-21 16:23:58 -07:00
2013-10-21 16:23:58 -07:00
2013-06-21 23:22:30 -04:00
2013-09-21 11:40:17 -07:00
2013-08-16 10:56:00 -07:00
2013-10-08 11:19:25 -07:00
2013-10-10 16:51:33 -07:00
2013-05-22 17:05:45 -04:00
2013-09-21 11:40:17 -07:00
2013-10-16 11:38:24 -07:00
2013-08-16 10:56:00 -07:00
2013-08-08 13:46:13 -07:00
2013-09-11 10:06:23 -07:00
2013-10-21 16:07:45 -07:00
2013-10-21 13:47:05 -07:00
2013-10-10 16:50:18 -07:00
2013-08-30 13:44:40 -07:00
2013-09-23 10:42:19 -07:00
2013-09-16 21:40:31 -07:00
2013-09-16 21:40:31 -07:00
2013-10-01 10:42:55 -07:00
2013-10-21 15:14:44 -07:00
2013-09-18 11:14:14 -07:00
2013-06-04 00:14:04 -04:00
2013-07-09 02:02:11 -04:00