[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Add drm client infra to track client stats
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 9 15:03:59 UTC 2023
== Series Details ==
Series: drm/xe: Add drm client infra to track client stats
URL : https://patchwork.freedesktop.org/series/122230/
State : warning
== 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
e700ea2f248a75138759bcb443affeef4a2d1991
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e301b0424db06a9d9112c0c00063410b044dfcca
Author: Tejas Upadhyay <tejas.upadhyay at intel.com>
Date: Wed Aug 9 19:37:46 2023 +0530
drm/xe: Add tracking support for bos per client
In order to show per client memory consumption, we
need tracking support APIs to add at every bo consumption
and removal. Adding APIs here to add tracking calls at
places wherever it is applicable.
Signed-off-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
+ /mt/dim checkpatch b882b767d1feff04e27cd510932462d3778eaa7a drm-intel
/mt/dim: line 50: /root/.dimrc: No such file or directory
More information about the Intel-xe
mailing list