✓ CI.checkpatch: success for drm/i915: limit eDP MSO pipe only for display version 20 and below
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 25 10:55:18 UTC 2024
== Series Details ==
Series: drm/i915: limit eDP MSO pipe only for display version 20 and below
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d87126b3ec5b8538b4621742ec576964bdfd1a5b
Author: Luca Coelho <luciano.coelho at intel.com>
Date: Mon Mar 25 12:37:13 2024 +0200
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 7feb6c8ae83725efb82e1f1457b4faad99fd0649 drm-intel
d87126b3ec5b drm/i915: limit eDP MSO pipe only for display version 20 and below
More information about the Intel-xe
mailing list