✓ CI.checkpatch: success for Fix null pointer error in HDCP capability check (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Jul 22 04:14:11 UTC 2024
== Series Details ==
Series: Fix null pointer error in HDCP capability check (rev2)
URL : https://patchwork.freedesktop.org/series/136317/
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
5ce3e132caaa5b45e5e50201b574a097d130967c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0c97c1d870368da124ca6da330f7ec1dcbbbcaf9
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Mon Jul 22 09:36:22 2024 +0530
drm/xe/hdcp: Check GSC structure validity
Sometimes xe_gsc is not initialized when checked at HDCP capability
check. Add gsc structure check to avoid null pointer error.
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch af259d5c24487dbdc7fc337f772e81fe56f800cc drm-intel
0562e14bafc4 drm/i915/hdcp: Check encoder availibility before using it
0c97c1d87036 drm/xe/hdcp: Check GSC structure validity
More information about the Intel-xe
mailing list