[Intel-xe] [PATCH v6 0/3] Remove Stubs in HDCP code

Hogander, Jouni jouni.hogander at intel.com
Tue Oct 17 10:58:26 UTC 2023


On Mon, 2023-10-16 at 14:31 +0530, Suraj Kandpal wrote:
> This patch series aims to remove stubs from code in HDCP code.
> Patch 1 is a fixup patch which removes the stub
> Patch 2 is i915 refactor which has been already merged and
> cherry-picked here.
> (https://patchwork.freedesktop.org/series/123955/)
> Patch 3 adds the definition of intel_hdcp_gsc_check_status in Xe.
> 
> Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>

Thank you Suraj for your patches. These are now merged.

BR,

Jouni Högander

> 
> Suraj Kandpal (3):
>   Revert "FIXME: drm/i915: xe doesn't have gsc hdcp interface or
>     something"
>   drm/i915/hdcp: Move checks for gsc health status
>   drm/xe/hdcp: Define intel_hdcp_gsc_check_status in Xe
> 
>  drivers/gpu/drm/i915/display/intel_hdcp.c     | 13 +------------
>  drivers/gpu/drm/i915/display/intel_hdcp_gsc.c | 19
> +++++++++++++++++++
>  drivers/gpu/drm/i915/display/intel_hdcp_gsc.h | 10 ++++------
>  drivers/gpu/drm/xe/display/xe_hdcp_gsc.c      | 11 +++++++++++
>  4 files changed, 35 insertions(+), 18 deletions(-)
> 



More information about the Intel-xe mailing list