✓ CI.checkpatch: success for drm/xe/guc: Request max GT freq during resume
Patchwork
patchwork at emeril.freedesktop.org
Fri May 31 21:49:55 UTC 2024
== Series Details ==
Series: drm/xe/guc: Request max GT freq during resume
URL : https://patchwork.freedesktop.org/series/134329/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3ec91bbd3336a00e13de77d592284f73c13e2577
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date: Fri May 31 14:42:32 2024 -0700
drm/xe/guc: Request max GT freq during resume
We already request max freq in the load path, moving it
to __xe_guc_upload will ensure this speeds up GuC load in
the resume path as well.
Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
+ /mt/dim checkpatch 692c2b76453385a04b1eef40f3cdbc0097074f62 drm-intel
3ec91bbd3336 drm/xe/guc: Request max GT freq during resume
More information about the Intel-xe
mailing list