✓ CI.checkpatch: success for drm/i915/dp_mst: Clean up active stream count tracking

Patchwork patchwork at emeril.freedesktop.org
Fri Apr 4 15:53:30 UTC 2025


== Series Details ==

Series: drm/i915/dp_mst: Clean up active stream count tracking
URL   : https://patchwork.freedesktop.org/series/147274/
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ce372ce7b248a03663d1b37234852fc3e9a3804a
Author: Imre Deak <imre.deak at intel.com>
Date:   Fri Apr 4 18:03:10 2025 +0300

    drm/i915/dp_mst: Rename intel_dp::mst.active_links to mst.active_streams
    
    intel_dp::mst.active_links actually indicates the number of MST streams,
    not the number of MST links (one MST link carrying one or more MST
    streams), rename the field accordingly.
    
    Signed-off-by: Imre Deak <imre.deak at intel.com>
+ /mt/dim checkpatch 15ac66651307aa3178e5ff8fc7d62b97f2092d09 drm-intel
12c7e7d7da57 drm/i915/dp: Rename intel_dp::link_trained to link.active
ff31ab58a8db drm/i915/dp_mst: Add intel_dp_mst_{inc, dec}_active_streams()
0b193d0b0dcc drm/i915/dp_mst: Remove stream count assert from intel_dp_check_mst_status()
5d5d2d0f30c7 drm/i915/dp_mst: Rename intel_dp_mst_encoder_active_links() to intel_dp_mst_active_streams()
78a90daa755f drm/i915/dp_mst: Use intel_dp_mst_active_streams() instead of open-coding it
ce372ce7b248 drm/i915/dp_mst: Rename intel_dp::mst.active_links to mst.active_streams




More information about the Intel-xe mailing list