✓ CI.checkpatch: success for series starting with [v2,1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 18 12:57:38 UTC 2024


== Series Details ==

Series: series starting with [v2,1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
URL   : https://patchwork.freedesktop.org/series/135013/
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 891f433a485ee154631fa6d29415d75e6da2a31a
Author: Imre Deak <imre.deak at intel.com>
Date:   Tue Jun 18 15:52:55 2024 +0300

    drm/xe: Use the encoder suspend helper also used by the i915 driver
    
    Use the suspend encoders helper which is also used by the i915 driver.
    This fixes an issue in the xe driver where the encoder
    suspend_complete() hook is not called and was an overlook when this hook
    was added in commit b61fad5f7e5d ("drm/i915/tc: Call TypeC port
    flush_work/cleanup without modeset locks held") for i915, but not added
    to the xe driver (which was still in a separate source tree at the above
    point).
    
    v2: Fix checkpatch warn in commit log. (Rodrigo)
    
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Imre Deak <imre.deak at intel.com>
+ /mt/dim checkpatch 5a093f17293ae50283f19372263a7595ed50bc34 drm-intel
0464f9a60fd4 drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
e38f721c7d75 drm/i915: Pass intel_display to the encoder suspend/shutdown helpers
891f433a485e drm/xe: Use the encoder suspend helper also used by the i915 driver




More information about the Intel-xe mailing list