✓ CI.checkpatch: success for drm/xe: Restore pci state upon resume
Patchwork
patchwork at emeril.freedesktop.org
Thu Sep 12 20:05:58 UTC 2024
== Series Details ==
Series: drm/xe: Restore pci state upon resume
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 9ed43e698878f3150b5d9606560f93bb75499a71
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date: Thu Sep 12 15:05:30 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.
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch e55e4cc47de4150012eec3e54b6d710967d66510 drm-intel
9ed43e698878 drm/xe: Restore pci state upon resume
More information about the Intel-xe
mailing list