[Intel-gfx] [PATCH v6 4/9] drm: Add some HDCP related #defines

Philippe Ombredanne pombredanne at nexb.com
Tue Jan 9 12:39:52 UTC 2018


Sean,

On Mon, Jan 8, 2018 at 8:55 PM, Sean Paul <seanpaul at chromium.org> wrote:
> In preparation for implementing HDCP in i915, add some HDCP related
> register offsets and defines. The dpcd register offsets will go in
> drm_dp_helper.h whereas the ddc offsets along with generic HDCP stuff
> will get stuffed in drm_hdcp.h, which is new.
>
> Changes in v2:
> - drm_hdcp.h gets MIT license (Daniel)
> Changes in v3:
> - None
> Changes in v4:
> - None
> Changes in v5:
> - None
> Changes in v6:
> - SPDX license
>
> Cc: Daniel Vetter <daniel.vetter at intel.com>
> Reviewed-by: Ramalingam C <ramalingm.c at intel.com>
> Signed-off-by: Sean Paul <seanpaul at chromium.org>

<snip>

> --- /dev/null
> +++ b/include/drm/drm_hdcp.h
> @@ -0,0 +1,39 @@
> +/* SPDX-License-Identifier: MIT */
> +/*
> + * Copyright (C) 2017 Google, Inc.
> + *
> + * Authors:
> + * Sean Paul <seanpaul at chromium.org>
> + */

Thank you++ for using the SPDX tags!
Acked-by: Philippe Ombredanne <pombredanne at nexb.com>

-- 
Cordially
Philippe Ombredanne


More information about the Intel-gfx mailing list