✓ CI.checkpatch: success for drm/i915/display: replace dig_port->saved_port_bits with flags

Patchwork patchwork at emeril.freedesktop.org
Fri Nov 29 10:31:39 UTC 2024


== Series Details ==

Series: drm/i915/display: replace dig_port->saved_port_bits with flags
URL   : https://patchwork.freedesktop.org/series/141919/
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 33ef07235b592587e4ca88782a74411b937f738e
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Fri Nov 29 12:25:03 2024 +0200

    drm/i915/display: replace dig_port->saved_port_bits with flags
    
    dig_port->saved_port_bits is used to permanently store two DDI_BUF_CTL
    bits, DDI_BUF_PORT_REVERSAL and DDI_A_4_LANES. Store them separately as
    bools to make their use more logical and less about storing state as
    register bits.
    
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 4f5b3a832a6480c82639b5500d731d7222b7eee7 drm-intel
33ef07235b59 drm/i915/display: replace dig_port->saved_port_bits with flags




More information about the Intel-xe mailing list