✓ CI.checkpatch: success for Fix null pointer error in HDCP capability check

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 22 04:00:50 UTC 2024


== Series Details ==

Series: Fix null pointer error in HDCP capability check
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 433e1ef001034c524fdfa0a2cb3e468a4e85f85f
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date:   Mon Jul 22 09:23:05 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
9df287f86053 drm/i915/hdcp: Check encoder availibility before using it
433e1ef00103 drm/xe/hdcp: Check GSC structure validity




More information about the Intel-xe mailing list