On Tue, 26 Sep 2017 18:15:46 +0100
Daniel Stone wrote:
> For atomic modesetting support, the mode is identified by a blob
> property ID, rather than being passed inline. Add a blob_id member to
> drm_mode to handle this, including refactoring mode destruction into a
> helper function.
>
> Signed
For atomic modesetting support, the mode is identified by a blob
property ID, rather than being passed inline. Add a blob_id member to
drm_mode to handle this, including refactoring mode destruction into a
helper function.
Signed-off-by: Daniel Stone
---
libweston/compositor-drm.c | 21 +