✓ CI.checkpatch: success for drm/xe: Fix races on fdinfo (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Fri Nov 8 07:33:52 UTC 2024
== Series Details ==
Series: drm/xe: Fix races on fdinfo (rev5)
URL : https://patchwork.freedesktop.org/series/140544/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 284b34ed53c068c11518b12c541f3eed31933e63
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Thu Nov 7 21:33:18 2024 -0800
drm/xe: Cache hwe used for timestamp
Cache the hwe used to read the timestamp so it doesn't need to be done
every time it's read.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 5f445c6723de9ac7087170f4ee8fcb2050ab8346 drm-intel
34ba60c092ba drm/xe: Wait on killed exec queues
bce48987fd53 drm/xe: Sample gpu timestamp closer to exec queues
284b34ed53c0 drm/xe: Cache hwe used for timestamp
More information about the Intel-xe
mailing list