✓ CI.checkpatch: success for drm/i915: limit eDP MSO pipe only for display version 20 and below (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 4 14:48:11 UTC 2024


== Series Details ==

Series: drm/i915: limit eDP MSO pipe only for display version 20 and below (rev2)
URL   : https://patchwork.freedesktop.org/series/131570/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 19cced2fb66ae0fc89ad57e5282429c40cc264ea
Author: Luca Coelho <luciano.coelho at intel.com>
Date:   Thu Apr 4 12:16:46 2024 +0300

    drm/i915: limit eDP MSO pipe only for display version 20 and below
    
    The pipes that can be used for eDP MSO are limited to pipe A (and
    sometimes also pipe B) only for display version 20 and below.
    
    Modify the function that returns the pipe mask for eDP MSO so that
    these limitations only apply to version 20 and below, enabling all
    pipes otherwise.
    
    Bspec: 68923
    Cc: Jani Nikula <jani.nikula at intel.com>
    Cc: James Ausmus <james.ausmus at intel.com>
    Cc: Ville Syrjälä <ville.syrjala at linux.intel.com>
    Signed-off-by: Luca Coelho <luciano.coelho at intel.com>
+ /mt/dim checkpatch 0900f84da0bdd3ac493ff919e70222475698c84d drm-intel
19cced2fb66a drm/i915: limit eDP MSO pipe only for display version 20 and below




More information about the Intel-xe mailing list