Re: [PATCH v3 4/8] drm: Add DRM client cap for aspect-ratio

2018-01-18 Thread Nautiyal, Ankit K
On 1/18/2018 9:34 PM, Ville Syrjälä wrote: On Thu, Jan 18, 2018 at 09:11:19PM +0530, ankit.k.nauti...@intel.com wrote: Hi Marteen, Thanks for the review comments. Please find my comments in-line. On Thursday 18 January 2018 03:46 PM, Maarten Lankhorst wrote: Op 12-01-18 om 07:21 schreef

Re: [PATCH v3 4/8] drm: Add DRM client cap for aspect-ratio

2018-01-18 Thread Ville Syrjälä
On Thu, Jan 18, 2018 at 09:11:19PM +0530, ankit.k.nauti...@intel.com wrote: > Hi Marteen, > > Thanks for the review comments. Please find my comments in-line. > > > On Thursday 18 January 2018 03:46 PM, Maarten Lankhorst wrote: > > Op 12-01-18 om 07:21 schreef Nautiyal, Ankit K: > >> From:

Re: [PATCH v3 4/8] drm: Add DRM client cap for aspect-ratio

2018-01-18 Thread ankit.k.nauti...@intel.com
Hi Marteen, Thanks for the review comments. Please find my comments in-line. On Thursday 18 January 2018 03:46 PM, Maarten Lankhorst wrote: Op 12-01-18 om 07:21 schreef Nautiyal, Ankit K: From: Ankit Nautiyal A new drm client cap is required to enable user-space

Re: [PATCH v3 4/8] drm: Add DRM client cap for aspect-ratio

2018-01-18 Thread Maarten Lankhorst
Op 12-01-18 om 07:21 schreef Nautiyal, Ankit K: > From: Ankit Nautiyal > > A new drm client cap is required to enable user-space to advertise > if it supports modes with aspect-ratio. Based on this cap value, the > kernel will take a call on exposing the aspect ratio

Re: [PATCH v3 4/8] drm: Add DRM client cap for aspect-ratio

2018-01-17 Thread Sharma, Shashank
Regards Shashank On 1/12/2018 11:51 AM, Nautiyal, Ankit K wrote: From: Ankit Nautiyal A new drm client cap is required to enable user-space to advertise if it supports modes with aspect-ratio. Based on this cap value, the kernel will take a call on exposing the

[PATCH v3 4/8] drm: Add DRM client cap for aspect-ratio

2018-01-11 Thread Nautiyal, Ankit K
From: Ankit Nautiyal A new drm client cap is required to enable user-space to advertise if it supports modes with aspect-ratio. Based on this cap value, the kernel will take a call on exposing the aspect ratio information in modes or not. This patch adds the client