[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Fix fence reservation accouting
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 30 00:45:34 UTC 2023
== Series Details ==
Series: drm/xe: Fix fence reservation accouting
URL : https://patchwork.freedesktop.org/series/123044/
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 76ae3b379363b1029a7e899e9f10e56de7118dfd
Author: Matthew Brost <matthew.brost at intel.com>
Date: Tue Aug 29 17:43:00 2023 -0700
drm/xe: Fix fence reservation accouting
Both execs and the preempt rebind worker can issue rebinds. Rebinds
require a fence, per tile, inserted into dma-resv slots of the VM and
BO (if external). The fence reservation accouting did not take into
account the number of fences required for rebinds, fix this.
Reported-by: Christopher Snowhill <kode54 at gmail.com>
Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/518
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 7af4e65956a8d0346547567b534d49acf30085e0 drm-intel
/mt/dim: line 50: /root/.dimrc: No such file or directory
More information about the Intel-xe
mailing list