16 Feb, 2019

1 commit

  • Header defines the interface for the I915 and MEI_HDCP drivers.
    This interface is specific to the usage of mei_hdcp from gen9+
    platforms for ME FW based HDCP2.2 services.

    And Generic HDCP2.2 protocol specific definitions
    are added at drm/drm_hdcp.h.

    v2:
    Commit msg is enhanced [Daniel]
    v3:
    i915_hdcp_comp_master is defined.

    Signed-off-by: Ramalingam C
    Reviewed-by: Daniel Vetter [v2]
    Reviewed-by: Uma Shankar [v2]
    [danvet: Fix subject to drm/i915.]
    Signed-off-by: Daniel Vetter
    Link: https://patchwork.freedesktop.org/patch/msgid/1550219730-17734-4-git-send-email-ramalingam.c@intel.com

    Ramalingam C