[PATCH 4/7] drm: Add Gamma correction structure

2015-06-02 Thread Jindal, Sonika
On 6/2/2015 1:22 AM, Kausal Malladi wrote: > From: Kausal Malladi > > This patch adds a new structure in DRM layer for Gamma color correction. > This structure will be used by all user space agents to configure > appropriate Gamma precision and Gamma level. > > struct drm_intel_gamma { >

[Intel-gfx] [PATCH 4/7] drm: Add Gamma correction structure

2015-06-02 Thread Daniel Stone
Hi, On 2 June 2015 at 12:25, Jindal, Sonika wrote: > On 6/2/2015 1:22 AM, Kausal Malladi wrote: >> struct drm_intel_gamma { >> __u32 flags; >> (The flag variable will indicate if the property to be set/get >> is Gamma or DeGamma) >> __u32 gamma_level; >> (T