✓ CI.checkpatch: success for drm/xe: Build PM into GuC CT layer
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 18 15:58:19 UTC 2024
== Series Details ==
Series: drm/xe: Build PM into GuC CT layer
URL : https://patchwork.freedesktop.org/series/136250/
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
5ce3e132caaa5b45e5e50201b574a097d130967c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0826368eee17dd5bc109da5f803b8a83bc9749e8
Author: Matthew Brost <matthew.brost at intel.com>
Date: Thu Jul 18 08:52:45 2024 -0700
drm/xe: Build PM into GuC CT layer
Take PM ref when a G2H is outstanding, drop when it is received.
To safely ensure we have PM ref when in the GuC CT layer, a PM ref needs
to be held when scheduler messages are pending too.
v2:
- Add outer PM protections to xe_file_close (CI)
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: Nirmoy Das <nirmoy.das at intel.com>
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 943ad04000a54cc7fdb5347606d0ce6a93ea286d drm-intel
0826368eee17 drm/xe: Build PM into GuC CT layer
More information about the Intel-xe
mailing list