✓ CI.checkpatch: success for drm/i915/mso: using joiner is not possible with eDP MSO
Patchwork
patchwork at emeril.freedesktop.org
Fri Jun 14 14:33:05 UTC 2024
== Series Details ==
Series: drm/i915/mso: using joiner is not possible with eDP MSO
URL : https://patchwork.freedesktop.org/series/134894/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5c95cb19cd6c4f67449547b2ab5bd7ce7b4608c4
Author: Jani Nikula <jani.nikula at intel.com>
Date: Fri Jun 14 17:23:11 2024 +0300
drm/i915/mso: using joiner is not possible with eDP MSO
It's not possible to use the joiner at the same time with eDP MSO. When
a panel needs MSO, it's not optional, so MSO trumps joiner.
v3: Only change intel_dp_has_joiner(), leave debugfs alone (Ville)
Cc: stable at vger.kernel.org
Cc: Ville Syrjala <ville.syrjala at linux.intel.com>
Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1668
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 00e9498b453447a5afe527bd0e174587b12f66d2 drm-intel
5c95cb19cd6c drm/i915/mso: using joiner is not possible with eDP MSO
More information about the Intel-xe
mailing list