✓ CI.checkpatch: success for drm/i915/hdcp: Use correct function to check if encoder is HDMI (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 17 05:04:10 UTC 2025
== Series Details ==
Series: drm/i915/hdcp: Use correct function to check if encoder is HDMI (rev3)
URL : https://patchwork.freedesktop.org/series/143580/
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 4fa5697f738d76c3c4395352737a0231d3166c8c
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Fri Jan 17 09:42:48 2025 +0530
drm/i915/hdcp: Use correct function to check if encoder is HDMI
Use intel_encoder_is_hdmi function which was recently introduced to
see if encoder is HDMI or not.
--v2
-Add Fixes tag [Jani]
Fixes: 6a3691ca4799 ("drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI")
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch d8c883b9b7702b39eb913a72fd7158ad9a6ea11f drm-intel
4fa5697f738d drm/i915/hdcp: Use correct function to check if encoder is HDMI
More information about the Intel-xe
mailing list