✓ CI.checkpatch: success for drm/xe/display: Clean-up PM sequences
Patchwork
patchwork at emeril.freedesktop.org
Tue Sep 3 22:44:00 UTC 2024
== Series Details ==
Series: drm/xe/display: Clean-up PM sequences
URL : https://patchwork.freedesktop.org/series/138163/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 268be7702d56193e37c8ab7bb121f26be184549d
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date: Tue Sep 3 18:38:03 2024 -0400
drm/xe/display: Reduce and streamline d3cold display sequence
When going to d3cold we surely don't need to flush commits,
nor handle fbdev. So, clean this up a bit.
Also move the opregion call to make the function more symmetric.
Cc: Imre Deak <imre.deak at intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch e159ed9ab3ec08042286fb8af2560dbc540beccb drm-intel
d89a10743d46 drm/xe/display: Spin-off xe_display runtime/d3cold sequences
8a2205e2788a drm/xe/display: Remove i915_drv.h include
7848de276b2d drm/xe/display: Kill useless has_display
268be7702d56 drm/xe/display: Reduce and streamline d3cold display sequence
More information about the Intel-xe
mailing list