Re: [PATCH v7 07/11] drm: Add Content protection type property

2019-07-05 Thread Pekka Paalanen
On Fri, 5 Jul 2019 12:03:18 +0530 Ramalingam C wrote: > On 2019-07-05 at 16:00:37 +0300, Pekka Paalanen wrote: > > On Thu, 4 Jul 2019 16:06:05 +0530 > > Ramalingam C wrote: > > > > > On 2019-07-04 at 14:11:59 +0300, Pekka Paalanen wrote: > > > > On Tue, 7 May 2019 21:57:41 +0530 > > > > Ra

Re: [PATCH v7 07/11] drm: Add Content protection type property

2019-07-05 Thread Ramalingam C
On 2019-07-05 at 16:00:37 +0300, Pekka Paalanen wrote: > On Thu, 4 Jul 2019 16:06:05 +0530 > Ramalingam C wrote: > > > On 2019-07-04 at 14:11:59 +0300, Pekka Paalanen wrote: > > > On Tue, 7 May 2019 21:57:41 +0530 > > > Ramalingam C wrote: > > > > > > > This patch adds a DRM ENUM property to

Re: [PATCH v7 07/11] drm: Add Content protection type property

2019-07-05 Thread Pekka Paalanen
On Thu, 4 Jul 2019 16:06:05 +0530 Ramalingam C wrote: > On 2019-07-04 at 14:11:59 +0300, Pekka Paalanen wrote: > > On Tue, 7 May 2019 21:57:41 +0530 > > Ramalingam C wrote: > > > > > This patch adds a DRM ENUM property to the selected connectors. > > > This property is used for mentioning th

Re: [PATCH v7 07/11] drm: Add Content protection type property

2019-07-04 Thread Ramalingam C
On 2019-07-04 at 14:11:59 +0300, Pekka Paalanen wrote: > On Tue, 7 May 2019 21:57:41 +0530 > Ramalingam C wrote: > > > This patch adds a DRM ENUM property to the selected connectors. > > This property is used for mentioning the protected content's type > > from userspace to kernel HDCP authentic

Re: [PATCH v7 07/11] drm: Add Content protection type property

2019-07-04 Thread Pekka Paalanen
On Tue, 7 May 2019 21:57:41 +0530 Ramalingam C wrote: > This patch adds a DRM ENUM property to the selected connectors. > This property is used for mentioning the protected content's type > from userspace to kernel HDCP authentication. > > Type of the stream is decided by the protected content

[PATCH v7 07/11] drm: Add Content protection type property

2019-05-07 Thread Ramalingam C
This patch adds a DRM ENUM property to the selected connectors. This property is used for mentioning the protected content's type from userspace to kernel HDCP authentication. Type of the stream is decided by the protected content providers. Type 0 content can be rendered on any HDCP protected dis