✓ CI.checkpatch: success for drm/i915: Skip programming FIA link enable bits for MTL+
Patchwork
patchwork at emeril.freedesktop.org
Tue Jun 25 21:21:03 UTC 2024
== Series Details ==
Series: drm/i915: Skip programming FIA link enable bits for MTL+
URL : https://patchwork.freedesktop.org/series/135388/
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 9d732630ea4a28142bb69c2d4a98238758e66cfd
Author: Gustavo Sousa <gustavo.sousa at intel.com>
Date: Tue Jun 25 17:26:52 2024 -0300
drm/i915: Skip programming FIA link enable bits for MTL+
Starting with Xe_LPDP, support for Type-C connections is provided by
PICA and programming PORT_TX_DFLEXDPMLE1(*) registers is not applicable
anymore. Those registers don't even exist in recent display IPs. As
such, skip programming them.
Bspec: 65750, 65448
Signed-off-by: Gustavo Sousa <gustavo.sousa at intel.com>
+ /mt/dim checkpatch edccdf441f1e061f81e0d1d172aa0f37511bbe4d drm-intel
9d732630ea4a drm/i915: Skip programming FIA link enable bits for MTL+
More information about the Intel-xe
mailing list