Re: Dynamically change enumeration list of DRM enumeration property

2020-06-02 Thread Yogish Kulkarni
Inline.. On Mon, Jun 1, 2020 at 2:19 PM Pekka Paalanen wrote: > On Mon, 1 Jun 2020 09:22:27 +0530 > Yogish Kulkarni wrote: > > > Hi, > > > > For letting DRM clients to select output encoding: > > Sink can support certain display timings with high output bit-d

Re: Dynamically change enumeration list of DRM enumeration property

2020-05-31 Thread Yogish Kulkarni
I was thinking to allow this using new DRM property "Encoding". Do you have anything better in mind? (Since I am using my Gmail Id, I feel I should mention that I work at Nvidia) Thanks, -Yogish On Thu, May 28, 2020 at 6:18 PM Pekka Paalanen wrote: > On Thu, 28 May 2020 17:38:59 +0530

Re: Dynamically change enumeration list of DRM enumeration property

2020-05-28 Thread Yogish Kulkarni
? Or currently it's all up to the DRM driver to choose what output encoding to use. Thanks, -Yogish On Thu, May 28, 2020 at 1:54 PM Daniel Vetter wrote: > On Thu, May 28, 2020 at 12:29:43PM +0530, Yogish Kulkarni wrote: > > For creating new source property, is it

Re: Dynamically change enumeration list of DRM enumeration property

2020-05-28 Thread Yogish Kulkarni
oding and color rage selection property ? Thanks, -Yogish On Tue, May 26, 2020 at 5:44 PM Daniel Vetter wrote: > On Tue, May 26, 2020 at 9:39 AM Pekka Paalanen > wrote: > > > > On Tue, 26 May 2020 10:01:23 +0530 > > Yogish Kulkarni wrote: > > > > > Hi, > &

Re: Dynamically change enumeration list of DRM enumeration property

2020-05-26 Thread Yogish Kulkarni
s, -Yogish On Tue, May 26, 2020 at 1:09 PM Pekka Paalanen wrote: > On Tue, 26 May 2020 10:01:23 +0530 > Yogish Kulkarni wrote: > > > Hi, > > > > Is it possible to dynamically change enumeration list of DRM enumeration > > property ? Motivation behind this quest

Dynamically change enumeration list of DRM enumeration property

2020-05-25 Thread Yogish Kulkarni
Hi, Is it possible to dynamically change enumeration list of DRM enumeration property ? Motivation behind this question is to understand whether it is possible to create connector enum property (e.g a property which will list supported output encodings - like yuv420, yuv422 etc) whose list of su