Re: [PATCH weston 14/68] compositor-drm: Store width and height inside drm_fb

2016-12-09 Thread Armin Krezović
On 09.12.2016 20:57, Daniel Stone wrote: > This will be used so we can later determine the compatibility of drm_fbs > without needing to introspect external state. > > Differential Revision: https://phabricator.freedesktop.org/D1487 > > Signed-off-by: Daniel Stone Looks fine. Reviewed-by: Armi

[PATCH weston 14/68] compositor-drm: Store width and height inside drm_fb

2016-12-09 Thread Daniel Stone
This will be used so we can later determine the compatibility of drm_fbs without needing to introspect external state. Differential Revision: https://phabricator.freedesktop.org/D1487 Signed-off-by: Daniel Stone --- libweston/compositor-drm.c | 24 +--- 1 file changed, 13 in