✓ CI.checkpatch: success for drm/xe: Restore pci state upon resume (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Sep 12 21:50:57 UTC 2024
== Series Details ==
Series: drm/xe: Restore pci state upon resume (rev2)
URL : https://patchwork.freedesktop.org/series/138607/
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 5d25156856e0fc16c7dd96d614d2a5179e17c877
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date: Thu Sep 12 17:45:07 2024 -0400
drm/xe: Restore pci state upon resume
The pci state was saved, but not restored. Restore
right after the power state transition request like
every other driver.
v2: Use right fixes tag, since this was there initialy, but
accidentally removed.
Fixes: f6761c68c0ac ("drm/xe/display: Improve s2idle handling.")
Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch e55e4cc47de4150012eec3e54b6d710967d66510 drm-intel
5d25156856e0 drm/xe: Restore pci state upon resume
More information about the Intel-xe
mailing list