Re: [RFC 3/4] drm: add generic blob properties for image enhancement

2014-03-09 Thread Daniel Vetter
On Mon, Mar 10, 2014 at 09:50:14AM +0530, Rahul Sharma wrote: > On 8 March 2014 06:16, Matt Roper wrote: > > On Fri, Mar 07, 2014 at 03:50:54PM +0530, Rahul Sharma wrote: > >> Hi Daniel, > >> > >> On 7 March 2014 14:06, Daniel Vetter wrote: > >> > On Thu, Mar 06, 2014 at 11:42:13AM +0530, Rahul S

Re: [RFC 3/4] drm: add generic blob properties for image enhancement

2014-03-09 Thread Rahul Sharma
On 8 March 2014 06:16, Matt Roper wrote: > On Fri, Mar 07, 2014 at 03:50:54PM +0530, Rahul Sharma wrote: >> Hi Daniel, >> >> On 7 March 2014 14:06, Daniel Vetter wrote: >> > On Thu, Mar 06, 2014 at 11:42:13AM +0530, Rahul Sharma wrote: >> >> Add generic KMS blob properties to core drm framework.

Re: [RFC 3/4] drm: add generic blob properties for image enhancement

2014-03-07 Thread Matt Roper
On Fri, Mar 07, 2014 at 03:50:54PM +0530, Rahul Sharma wrote: > Hi Daniel, > > On 7 March 2014 14:06, Daniel Vetter wrote: > > On Thu, Mar 06, 2014 at 11:42:13AM +0530, Rahul Sharma wrote: > >> Add generic KMS blob properties to core drm framework. These > >> are writable blob properties which ca

Re: [RFC 3/4] drm: add generic blob properties for image enhancement

2014-03-07 Thread Rahul Sharma
Hi Daniel, On 7 March 2014 14:06, Daniel Vetter wrote: > On Thu, Mar 06, 2014 at 11:42:13AM +0530, Rahul Sharma wrote: >> Add generic KMS blob properties to core drm framework. These >> are writable blob properties which can be used to set Image >> Enhancement parameters. The properties which are

Re: [RFC 3/4] drm: add generic blob properties for image enhancement

2014-03-07 Thread Daniel Vetter
On Thu, Mar 06, 2014 at 11:42:13AM +0530, Rahul Sharma wrote: > Add generic KMS blob properties to core drm framework. These > are writable blob properties which can be used to set Image > Enhancement parameters. The properties which are added here > are meant for color reproduction, color saturati

[RFC 3/4] drm: add generic blob properties for image enhancement

2014-03-06 Thread Rahul Sharma
Add generic KMS blob properties to core drm framework. These are writable blob properties which can be used to set Image Enhancement parameters. The properties which are added here are meant for color reproduction, color saturation and edge enhancement. Signed-off-by: Rahul Sharma --- drivers/gp

[RFC 3/4] drm: add generic blob properties for image enhancement

2014-03-05 Thread Rahul Sharma
Add generic KMS blob properties to core drm framework. These are writable blob properties which can be used to set Image Enhancement parameters. The properties which are added here are meant for color reproduction, color saturation and edge enhancement. Signed-off-by: Rahul Sharma --- drivers/gp