Re: [PATCH v5 04/12] drm/i915: Attach content type property

2019-04-23 Thread Daniel Vetter
On Tue, Apr 23, 2019 at 1:15 PM Ramalingam C wrote: > > On 2019-04-23 at 10:11:48 +0200, Daniel Vetter wrote: > > On Thu, Apr 18, 2019 at 02:27:57PM +0530, Ramalingam C wrote: > > > Attaches the content type property for HDCP2.2 capable connectors. > > > > > > Implements the update of content

Re: [PATCH v5 04/12] drm/i915: Attach content type property

2019-04-23 Thread Ramalingam C
On 2019-04-23 at 10:11:48 +0200, Daniel Vetter wrote: > On Thu, Apr 18, 2019 at 02:27:57PM +0530, Ramalingam C wrote: > > Attaches the content type property for HDCP2.2 capable connectors. > > > > Implements the update of content type from property and apply the > > restriction on HDCP version

Re: [PATCH v5 04/12] drm/i915: Attach content type property

2019-04-23 Thread Daniel Vetter
On Thu, Apr 18, 2019 at 02:27:57PM +0530, Ramalingam C wrote: > Attaches the content type property for HDCP2.2 capable connectors. > > Implements the update of content type from property and apply the > restriction on HDCP version selection. > > v2: > s/cp_content_type/content_protection_type