✓ CI.checkpatch: success for Minor improvements to GT stats (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Feb 25 20:05:14 UTC 2025
== Series Details ==
Series: Minor improvements to GT stats (rev2)
URL : https://patchwork.freedesktop.org/series/145405/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9127759e365351cb6e4bb1bf04c7a7eb27f0fbfc
Author: Francois Dugast <francois.dugast at intel.com>
Date: Tue Feb 25 20:57:34 2025 +0100
drm/xe/gt_pagefault: Change vma_pagefault unit to kilobyte
Increase the amount of bytes that can be counted before the counter
overflows, while not losing information as the VMA is not expected
to have sub-kilobyte size.
Suggested-by: Matthew Auld <matthew.auld at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>
Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch 533a24b8fa29455518aed9ac72209c834d814238 drm-intel
e33acb2b0677 drm/xe/gt_stats: Use atomic64_t for counters
9127759e3653 drm/xe/gt_pagefault: Change vma_pagefault unit to kilobyte
More information about the Intel-xe
mailing list