RE: [PATCH 01/21] drm: Add Enhanced Gamma and color lut range attributes

2021-06-07 Thread Shankar, Uma
intel-...@lists.freedesktop.org; dri-devel@lists.freedesktop.org; > >> Modem, Bhanuprakash > >> Subject: Re: [PATCH 01/21] drm: Add Enhanced Gamma and color lut > >> range attributes > >> > >> On Tue, 1 Jun 2021 16:21:58 +0530 > >> Uma Shankar

Re: [PATCH 01/21] drm: Add Enhanced Gamma and color lut range attributes

2021-06-04 Thread Harry Wentland
prakash >> Subject: Re: [PATCH 01/21] drm: Add Enhanced Gamma and color lut range >> attributes >> >> On Tue, 1 Jun 2021 16:21:58 +0530 >> Uma Shankar wrote: >> >>> Existing LUT precision structure is having only 16 bit precision. This >>> i

RE: [PATCH 01/21] drm: Add Enhanced Gamma and color lut range attributes

2021-06-02 Thread Shankar, Uma
> -Original Message- > From: Pekka Paalanen > Sent: Wednesday, June 2, 2021 3:04 PM > To: Shankar, Uma > Cc: intel-...@lists.freedesktop.org; dri-devel@lists.freedesktop.org; Modem, > Bhanuprakash > Subject: Re: [PATCH 01/21] drm: Add Enhanced Gamma and color l

Re: [PATCH 01/21] drm: Add Enhanced Gamma and color lut range attributes

2021-06-02 Thread Pekka Paalanen
On Tue, 1 Jun 2021 16:21:58 +0530 Uma Shankar wrote: > Existing LUT precision structure is having only 16 bit > precision. This is not enough for upcoming enhanced hardwares > and advance usecases like HDR processing. Hence added a new > structure with 32 bit precision values. > > This also def