|
|
Subscribe / Log in / New account

Re: [RFC PATCH 1/6] drm: Add Content Protection property

From:  Pavel Machek <pavel-AT-ucw.cz>
To:  Sean Paul <seanpaul-AT-chromium.org>
Subject:  Re: [RFC PATCH 1/6] drm: Add Content Protection property
Date:  Tue, 5 Dec 2017 11:28:40 +0100
Message-ID:  <20171205102840.GB12982@amd>
Cc:  David Airlie <airlied-AT-linux.ie>, intel-gfx-AT-lists.freedesktop.org, linux-kernel-AT-vger.kernel.org, linux-mediatek-AT-lists.infradead.org, dri-devel-AT-lists.freedesktop.org, Daniel Vetter <daniel.vetter-AT-intel.com>, linux-arm-kernel-AT-lists.infradead.org

On Wed 2017-11-29 22:08:56, Sean Paul wrote:
> This patch adds a new optional connector property to allow userspace to enable
> protection over the content it is displaying. This will typically be implemented
> by the driver using HDCP.
> 
> The property is a tri-state with the following values:
> - OFF: Self explanatory, no content protection
> - DESIRED: Userspace requests that the driver enable protection
> - ENABLED: Once the driver has authenticated the link, it sets this value
> 
> The driver is responsible for downgrading ENABLED to DESIRED if the link becomes
> unprotected. The driver should also maintain the desiredness of protection
> across hotplug/dpms/suspend.

Why would user of the machine want this to be something else than
'OFF'?

If kernel implements this, will it mean hardware vendors will have to
prevent user from updating kernel on machines they own?

If this is merged, does it open kernel developers to DMCA threats if
they try to change it?

									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo...
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


to post comments


Copyright © 2017, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds