RE: [v2 3/7] drm: Add gamma mode property

2019-04-08 Thread Shankar, Uma
g; >Syrjala, Ville ; Lankhorst, Maarten > >Subject: Re: [v2 3/7] drm: Add gamma mode property > >Hi Uma. > >> --- a/include/drm/drm_crtc.h >> +++ b/include/drm/drm_crtc.h >> @@ -256,6 +256,13 @@ struct drm_crtc_state { >> struct drm_property_

Re: [v2 3/7] drm: Add gamma mode property

2019-04-01 Thread Sam Ravnborg
Hi Uma. > --- a/include/drm/drm_crtc.h > +++ b/include/drm/drm_crtc.h > @@ -256,6 +256,13 @@ struct drm_crtc_state { > struct drm_property_blob *gamma_mode_caps; > > /** > + * @gamma_mode: > + * > + * FIXME > + */ > + struct drm_property_blob *gamma_mode;