✓ CI.checkpatch: success for Move some functions out of runtime sus/resume
Patchwork
patchwork at emeril.freedesktop.org
Wed Sep 11 16:12:42 UTC 2024
== Series Details ==
Series: Move some functions out of runtime sus/resume
URL : https://patchwork.freedesktop.org/series/138532/
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 3b314b325f7f9a2865b7b22aea37551ac4241446
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Wed Sep 11 20:57:24 2024 +0530
drm/xe/display: Do not do intel_fbdev_set_suspend during runtime
Do not do intel_fbdev_set_suspend during runtime_suspend/resume
functions. This cause a big circular lock_dep splat.
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch 2c6794afc551f7ae5af783b69975fe639aed383d drm-intel
b353e72391c1 drm/xe/display: Do not suspend resume dp mst during runtime
3b314b325f7f drm/xe/display: Do not do intel_fbdev_set_suspend during runtime
More information about the Intel-xe
mailing list