[Intel-xe] ✓ CI.checkpatch: success for drm/xe: remove gucrc disable from suspend path
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 6 07:50:59 UTC 2023
== Series Details ==
Series: drm/xe: remove gucrc disable from suspend path
URL : https://patchwork.freedesktop.org/series/120263/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit bea36ac92ad70c13066184a7c5973e42e0f4b403
Author: Riana Tauro <riana.tauro at intel.com>
Date: Thu Jul 6 12:40:36 2023 +0530
drm/xe: remove gucrc disable from suspend path
Currently rc6 is disabled in suspend path for xe
Rc6 is a prerequiste to enable s0ix and
should not be disabled for s2idle.
There is no requirement to disable rc6 for S3+,
so remove gucrc disable from suspend path.
Signed-off-by: Riana Tauro <riana.tauro at intel.com>
+ /mt/dim checkpatch abcb88850f885254cf7477e1f7a5956136fb547c drm-intel
bea36ac92 drm/xe: remove gucrc disable from suspend path
More information about the Intel-xe
mailing list