Re: [PATCH v2] compositor-drm: Add the aspect ratio parsing support

2017-10-16 Thread Nautiyal, Ankit K
Hi Pekka, I have sent the next version of the patch with the review comments addressed, it got a bit delayed, due to addition of the DRM CLIENT CAP for aspect-ratio. So Weston will call now the drmSetClientCap to show that it understands the aspect_ratio flags from the DRM layer. If for so

[PATCH] compositor-drm: Add the aspect ratio parsing support

2017-10-16 Thread Nautiyal Ankit
From: Ankit Nautiyal DRM layer populates aspect ratio information for CEA video modes, but we lose it while parsing modeline (Aspect ratio patch series in drm layer: https://patchwork.freedesktop.org/series/10850). The flag bits 19-22 of the connector modes, provide the aspect ratio info. This in

Re: [PATCH] compositor-drm: launch without input devices

2017-10-16 Thread Leon Anavi
Hi Pekka, Andrea, Thank you for the support. Last week following your recommendations I have configured require-input to false in weston.ini for Automotive Grade Linux (AGL) release Electric Eel. The version of Weston there is 2.0 and this directive works like a charm. Thanks, Leon On 13.10.201