✓ CI.checkpatch: success for Add debugfs file to dump tlb inval stats
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 23 11:38:35 UTC 2024
== Series Details ==
Series: Add debugfs file to dump tlb inval stats
URL : https://patchwork.freedesktop.org/series/136382/
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 ada51728194e74c6705efe0eb1e084ef6dcae83c
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Tue Jul 23 13:16:10 2024 +0200
drm/xe: Create debugfs for tlb inval stats
Create debugfs file for each GT to dump tlb sent/receive
stats.
Cc: Matthew Brost <matthew.brost at intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: Sai Gowtham Ch <sai.gowtham.ch at intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 049eae5224ed92f3cb723a492593b255654e0649 drm-intel
22010058e22b drm/xe: Add sent and recv counters for tlb invalidations
ada51728194e drm/xe: Create debugfs for tlb inval stats
More information about the Intel-xe
mailing list