✓ CI.checkpatch: success for drm/i915: MST and DDI cleanups and refactoring

Patchwork patchwork at emeril.freedesktop.org
Mon Nov 18 15:09:06 UTC 2024


== Series Details ==

Series: drm/i915: MST and DDI cleanups and refactoring
URL   : https://patchwork.freedesktop.org/series/141501/
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 76c35052e622be613a9542cd2c08a665da33ae57
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Mon Nov 18 16:49:06 2024 +0200

    drm/i915/ddi: simplify intel_ddi_get_encoder_pipes() slightly
    
    Use a temporary variable for DDI mode to simplify the conditions. This
    is in line with the other places that read DDI mode.
    
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 90014f8026e31874d368834834253debd131268b drm-intel
1bd3c90824a9 drm/i915/mst: pass intel_dp around in mst stream helpers
48dbc28f4e7b drm/i915/mst: unify MST connector function naming to mst_connector_*
118d7e5f3a3c drm/i915/mst: simplify mst_connector_get_hw_state()
374dcd94a518 drm/i915/mst: unify MST topology callback naming to mst_topology_*
54f54cf312f8 drm/i915/ddi: use intel_ddi_* naming convention for encoder enable/disable
b9285fce6b31 drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends
34ce3f4cdd34 drm/i915/dp: refactor clear/wait for act sent
ef929768565c drm/i915/ddi: rename temp to ddi_func_ctl in intel_ddi_read_func_ctl()
33122ca1faae drm/i915/ddi: split up intel_ddi_read_func_ctl() by output type
a3d8610d03d8 drm/i915/ddi: refactor intel_ddi_connector_get_hw_state()
76c35052e622 drm/i915/ddi: simplify intel_ddi_get_encoder_pipes() slightly




More information about the Intel-xe mailing list