✓ CI.checkpatch: success for drm/xe/vm: Add debug log on pending previous ufence
Patchwork
patchwork at emeril.freedesktop.org
Tue Oct 29 16:12:31 UTC 2024
== Series Details ==
Series: drm/xe/vm: Add debug log on pending previous ufence
URL : https://patchwork.freedesktop.org/series/140659/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4f5dea3df415037db009adbceed9568474ee0013
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Tue Oct 29 13:09:56 2024 +0100
drm/xe/vm: Add debug log on pending previous ufence
Add debug log when a vm_bind fails because corresponding vma still
contains a un-signaled ufence from previous operation.
Cc: Matthew Auld <matthew.auld at intel.com>
Cc: Matthew Brost <matthew.brost at intel.com>
Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/3233
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 95fd9af8bb5389f9b5a639d567ef5c3e43e25682 drm-intel
4f5dea3df415 drm/xe/vm: Add debug log on pending previous ufence
More information about the Intel-xe
mailing list