✓ CI.checkpatch: success for series starting with [1/3] drm/xe/query: Increase timestamp width
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 10 03:54:52 UTC 2024
== Series Details ==
Series: series starting with [1/3] drm/xe/query: Increase timestamp width
URL : https://patchwork.freedesktop.org/series/139825/
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 021d630dd5495c166e6d4da06eabf65928e47558
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Wed Oct 9 20:48:47 2024 -0700
drm/xe/query: Tidy up error EFAULT returns
Move the error handling together in a single branch since all of them
are doing similar thing and return the same error.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch e1aba2bf4f79f2f8ae7ce538124d445fc91df852 drm-intel
953c55de4ecb drm/xe/query: Increase timestamp width
048984940503 drm/xe/query: Move timestamp reg to hwe_read_timestamp()
021d630dd549 drm/xe/query: Tidy up error EFAULT returns
More information about the Intel-xe
mailing list