Re: [PATCH weston v12 14/40] compositor-drm: Add to_drm_mode helper

2017-10-04 Thread Pekka Paalanen
On Tue, 26 Sep 2017 18:15:47 +0100 Daniel Stone wrote: > Much like we already have to_drm_output and to_drm_backend. > > Signed-off-by: Daniel Stone > --- > libweston/compositor-drm.c | 8 +++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > diff --git a/libweston/compositor-drm.c b/

[PATCH weston v12 14/40] compositor-drm: Add to_drm_mode helper

2017-09-26 Thread Daniel Stone
Much like we already have to_drm_output and to_drm_backend. Signed-off-by: Daniel Stone --- libweston/compositor-drm.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/libweston/compositor-drm.c b/libweston/compositor-drm.c index 2a72456d..3c75ec56 100644 --- a/libwesto