✓ CI.checkpatch: success for drm/i915/hdcp: refactor HDCP GSC
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 24 23:41:30 UTC 2025
== Series Details ==
Series: drm/i915/hdcp: refactor HDCP GSC
URL : https://patchwork.freedesktop.org/series/148231/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6bad249402ba987cbf635ab2c79c6609a7d0366a
Author: Jani Nikula <jani.nikula at intel.com>
Date: Thu Apr 24 23:01:42 2025 +0300
drm/i915/hdcp: drop unnecessary include from intel_hdcp_gsc.h
Nothing in intel_hdcp_gsc.c needs linux/err.h. Remove it.
Cc: Suraj Kandpal <suraj.kandpal at intel.com>
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 22d29c516450a3931a8e0b1346ab9f334c19ab9c drm-intel
9f5fecddeaf9 drm/i915/hdcp: remove duplicate declarations
233523a915cf drm/i915/hdcp: deduplicate and refactor HDCP GSC ops initialization
0aad6efec1f8 drm/i915/hdcp: split HDCP GSC message alloc/save responsibilities
65fdd5e3c33a drm/i915/hdcp: rename struct intel_hdcp_gsc_message to intel_hdcp_gsc_context
538d529c8195 drm/i915/hdcp: rename HDCP GSC context alloc/free functions
ef73fea612a6 drm/i915/hdcp: pass the context to the HDCP GSC message interface
24ab7f54d192 drm/i915/hdcp: switch the HDCP GSC message interface from u8* to void*
1f4dcc134a87 drm/i915/hdcp: simplify HDCP GSC firmware usage selection
018d740eb37a drm/i915/hdcp: pass struct drm_device to driver specific HDCP GSC code
6bad249402ba drm/i915/hdcp: drop unnecessary include from intel_hdcp_gsc.h
More information about the Intel-xe
mailing list