✓ CI.checkpatch: success for drm/xe/display suspend/resume fixes.

Patchwork patchwork at emeril.freedesktop.org
Mon Aug 5 15:48:41 UTC 2024


== Series Details ==

Series: drm/xe/display suspend/resume fixes.
URL   : https://patchwork.freedesktop.org/series/136891/
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
9e645341d3008ce246879af606f45d0e5d21d698
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3be2022c90c5a259f0931dce4a659f174adcc358
Author: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Date:   Mon Aug 5 17:13:09 2024 +0200

    drm/xe/display: Make display suspend/resume work on discrete
    
    We should unpin before evicting all memory, and repin after GT resume.
    This way, we preserve the contents of the framebuffers, and won't hang
    on resume due to migration engine not being restored yet.
    
    Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
    Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
    Cc: <stable at vger.kernel.org> # v6.8+
+ /mt/dim checkpatch d15caf398bccf6c9d34363f65251b7192f833dc9 drm-intel
3ce2f362ecbb drm/xe/display: Match i915 driver suspend/resume sequences better
3be2022c90c5 drm/xe/display: Make display suspend/resume work on discrete




More information about the Intel-xe mailing list