✓ CI.checkpatch: success for drm/dp: move intel_dp_vsc_sdp_pack() to generic helper (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 15 19:26:58 UTC 2024


== Series Details ==

Series: drm/dp: move intel_dp_vsc_sdp_pack() to generic helper (rev2)
URL   : https://patchwork.freedesktop.org/series/129865/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b5fbae6f76aa7a34289848f47fbee6dde0723fef
Author: Abhinav Kumar <quic_abhinavk at quicinc.com>
Date:   Thu Feb 15 11:08:34 2024 -0800

    drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
    
    intel_dp_vsc_sdp_pack() can be re-used by other DRM drivers as well.
    Lets move this to drm_dp_helper to achieve this.
    
    changes in v2:
            - rebased on top of drm-tip
    
    Acked-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
    Signed-off-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
+ /mt/dim checkpatch 6d3abf8f7f55420cf53e9ed344872c459ecfd0ed drm-intel
b5fbae6f7 drm/dp: move intel_dp_vsc_sdp_pack() to generic helper




More information about the Intel-xe mailing list