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

2018-01-18 Thread ankit.k.nauti...@intel.com
Hi Pekka, Apologize for the late reply, as I was on vacation. Thanks for reviewing the patch and ACK by tag. Trying to get the necessary changes in DRM layer, patches are under review. I'll keep the style comments in mind while sending the next patch-set. Please find my comments in-line: On

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

2017-12-18 Thread Pekka Paalanen
On Tue, 14 Nov 2017 09:32:43 +0530 Nautiyal Ankit wrote: > 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 bi

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

2017-11-13 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