✓ CI.checkpatch: success for drm/xe: Use helper for ASID -> VM in GPU faults and access counters
Patchwork
patchwork at emeril.freedesktop.org
Wed Sep 18 18:32:35 UTC 2024
== Series Details ==
Series: drm/xe: Use helper for ASID -> VM in GPU faults and access counters
URL : https://patchwork.freedesktop.org/series/138833/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit cd4317bbbcf07b78a556d2f4c418f9b71bdbef25
Author: Matthew Brost <matthew.brost at intel.com>
Date: Wed Sep 18 09:05:03 2024 -0700
drm/xe: Use helper for ASID -> VM in GPU faults and access counters
Normalize both code paths with a helper. Fixes a possible leak access
counter path too.
Suggested-by: Matthew Auld <matthew.auld at intel.com>
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>
+ /mt/dim checkpatch 15aeb2cced25e1bfa15f1aa538247d79cf8b0a05 drm-intel
cd4317bbbcf0 drm/xe: Use helper for ASID -> VM in GPU faults and access counters
More information about the Intel-xe
mailing list