✓ CI.checkpatch: success for drm/xe/guc: Fix GuC log/ct output via debugfs
Patchwork
patchwork at emeril.freedesktop.org
Thu Dec 26 22:33:15 UTC 2024
== Series Details ==
Series: drm/xe/guc: Fix GuC log/ct output via debugfs
URL : https://patchwork.freedesktop.org/series/142982/
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 3baa58cc1da17fedaeaa726e9e9585aefe98ecba
Author: Julia Filipchuk <julia.filipchuk at intel.com>
Date: Thu Dec 26 13:44:53 2024 -0800
drm/xe/guc: Fix GuC log/ct output via debugfs
Enable GuC log dumping when accessed through debugfs (was temporarily
disabled for all code paths). Correct coverity issue of unreachable
code.
Signed-off-by: Julia Filipchuk <julia.filipchuk at intel.com>
+ /mt/dim checkpatch 08bd590935a5258ffd79355c59adffd72fb2c642 drm-intel
3baa58cc1da1 drm/xe/guc: Fix GuC log/ct output via debugfs
More information about the Intel-xe
mailing list