Re: [PATCH v14 27/41] compositor-drm: Extract drm_fb_addfb into a helper

2018-01-26 Thread Pekka Paalanen
On Wed, 20 Dec 2017 12:26:44 + Daniel Stone wrote: > We currently do the same thing in two places, and will soon have a > third. > > Signed-off-by: Daniel Stone > --- > libweston/compositor-drm.c | 93 > -- > 1 file changed, 48 insertions(+), 45

[PATCH v14 27/41] compositor-drm: Extract drm_fb_addfb into a helper

2017-12-20 Thread Daniel Stone
We currently do the same thing in two places, and will soon have a third. Signed-off-by: Daniel Stone --- libweston/compositor-drm.c | 93 -- 1 file changed, 48 insertions(+), 45 deletions(-) diff --git a/libweston/compositor-drm.c b/libweston/composi