✓ CI.checkpatch: success for drm/i915/display: Add skip link check quirk (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Jan 15 17:26:07 UTC 2025


== Series Details ==

Series: drm/i915/display: Add skip link check quirk (rev2)
URL   : https://patchwork.freedesktop.org/series/143563/
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 30c01be42017eb58e1af595561162d82b976c0f9
Author: Jonathan Denose <jdenose at google.com>
Date:   Tue Jan 14 19:07:11 2025 +0000

    drm/i915/display: Add skip link check quirk
    
    The display on the Advantech UTC124G3PWWW0E-ES worked fine until commit
    "drm/i915/dp: Recheck link state after modeset" was introduced. After
    this commit the display flickers intermittently as the driver code
    initiates the delayed link recheck in an infinite loop.
    
    To resolve this issue for the Advantech device, add a quirk to skip over
    the delayed link recheck.
    
    Signed-off-by: Jonathan Denose <jdenose at google.com>
+ /mt/dim checkpatch f28dfb722dce66482e5d1741deae312d96c29ee0 drm-intel
30c01be42017 drm/i915/display: Add skip link check quirk




More information about the Intel-xe mailing list