✓ CI.checkpatch: success for drm/i915/hdcp: move hdcp debugfs to intel_hdcp.c, cleanups
Patchwork
patchwork at emeril.freedesktop.org
Fri Feb 7 12:43:16 UTC 2025
== Series Details ==
Series: drm/i915/hdcp: move hdcp debugfs to intel_hdcp.c, cleanups
URL : https://patchwork.freedesktop.org/series/144492/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit fcffab506860133af1781322b205373d943e3cb8
Author: Jani Nikula <jani.nikula at intel.com>
Date: Fri Feb 7 12:58:38 2025 +0200
drm/i915/hdcp: Make some functions static
With the debugfs implementation moved next to the implementation, we no
longer need to expose some of the functions. Make them static.
Cc: Suraj Kandpal <suraj.kandpal at intel.com>
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch a05904055d959d068edd472132e9e4939888832d drm-intel
8e76663aecd8 drm/i915/hdcp: Move HDCP debugfs to intel_hdcp.c
ec1b098849bb drm/i915/hdcp: rename intel_connector to connector
9f20b8ee46e3 drm/i915/hdcp: Convert platform checks to use display->platform
fcffab506860 drm/i915/hdcp: Make some functions static
More information about the Intel-xe
mailing list