Re: [PATCH] logind: delay wakeup until DRM-device is resumed

2013-12-05 Thread David Herrmann
Hi On Tue, Dec 3, 2013 at 10:42 PM, Kristian Høgsberg k...@bitplanet.net wrote: On Sat, Nov 30, 2013 at 2:25 AM, David Herrmann dh.herrm...@gmail.com wrote: The logind API was designed to allow any kind of devices and any number of devices. It has no idea of main DRM device or similar.

Re: [PATCH] logind: delay wakeup until DRM-device is resumed

2013-12-03 Thread Kristian Høgsberg
On Sat, Nov 30, 2013 at 2:25 AM, David Herrmann dh.herrm...@gmail.com wrote: The logind API was designed to allow any kind of devices and any number of devices. It has no idea of main DRM device or similar. However, the weston DRM backend was designed with a single DRM device as master.

[PATCH] logind: delay wakeup until DRM-device is resumed

2013-11-30 Thread David Herrmann
The logind API was designed to allow any kind of devices and any number of devices. It has no idea of main DRM device or similar. However, the weston DRM backend was designed with a single DRM device as master. Therefore, we wake it up unconditionally on session-wakeup. But this may fail with