RE: [v10 04/12] drm: Enable HDR infoframe support

2019-05-16 Thread Shankar, Uma
ank >; emil.l.veli...@gmail.com; brian.star...@arm.com; >dcasta...@chromium.org; seanp...@chromium.org; Roper, Matthew D >; jo...@kwiboo.se >Subject: Re: [v10 04/12] drm: Enable HDR infoframe support > >On Tue, May 14, 2019 at 11:06:26PM +0530, Uma Shankar wrote: >> Enable Dynamic Ran

Re: [v10 04/12] drm: Enable HDR infoframe support

2019-05-15 Thread Ville Syrjälä
On Tue, May 14, 2019 at 11:06:26PM +0530, Uma Shankar wrote: > Enable Dynamic Range and Mastering Infoframe for HDR > content, which is defined in CEA 861.3 spec. > > The metadata will be computed based on blending > policy in userspace compositors and passed as a connector > property blob to driv

[v10 04/12] drm: Enable HDR infoframe support

2019-05-14 Thread Uma Shankar
Enable Dynamic Range and Mastering Infoframe for HDR content, which is defined in CEA 861.3 spec. The metadata will be computed based on blending policy in userspace compositors and passed as a connector property blob to driver. The same will be sent as infoframe to panel which support HDR. Added