✓ CI.checkpatch: success for drm/xe: Only check last fence on user binds
Patchwork
patchwork at emeril.freedesktop.org
Mon Aug 5 20:06:49 UTC 2024
== Series Details ==
Series: drm/xe: Only check last fence on user binds
URL : https://patchwork.freedesktop.org/series/136898/
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
9e645341d3008ce246879af606f45d0e5d21d698
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit dac4561e19b02246a35bd8a5a63dfbc1e8abd9af
Author: Matthew Brost <matthew.brost at intel.com>
Date: Mon Aug 5 13:02:33 2024 -0700
drm/xe: Only check last fence on user binds
We only set the last fence on user binds, so no need to check last fence
kernel issued binds. Will avoid blowing up last fence lockdep asserts.
Cc: Francois Dugast <francois.dugast at intel.com>
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 23ec1faf2266dcf876eec794bbd6ccdfb8c3c0de drm-intel
dac4561e19b0 drm/xe: Only check last fence on user binds
More information about the Intel-xe
mailing list