[Intel-gfx] [PATCH 02/16] drm: Create Color Management DRM properties

2015-07-15 Thread Kausal Malladi
Color Management is an extension to Kernel display framework. It allows abstraction of hardware color correction and enhancement capabilities by virtue of DRM properties. This patch initializes color management framework by : 1. Introducing new pointers in DRM mode_config structure to carry

Re: [Intel-gfx] [PATCH 02/16] drm: Create Color Management DRM properties

2015-07-15 Thread Thierry Reding
On Wed, Jul 15, 2015 at 06:39:26PM +0530, Kausal Malladi wrote: [...] diff --git a/include/drm/drm_crtc.h b/include/drm/drm_crtc.h index 57ca8cc..408d39a 100644 --- a/include/drm/drm_crtc.h +++ b/include/drm/drm_crtc.h @@ -1178,6 +1178,12 @@ struct drm_mode_config { struct drm_property

Re: [Intel-gfx] [PATCH 02/16] drm: Create Color Management DRM properties

2015-07-15 Thread Sharma, Shashank
Thanks for the comments, Thierry. We can surely do this. Regards Shashank -Original Message- From: Thierry Reding [mailto:thierry.red...@gmail.com] Sent: Wednesday, July 15, 2015 6:55 PM To: Malladi, Kausal Cc: Roper, Matthew D; Barnes, Jesse; Lespiau, Damien; Jindal, Sonika; R,