✓ CI.checkpatch: success for Have xe_vm and xe_exec_queue take references to xef
Patchwork
patchwork at emeril.freedesktop.org
Mon Jul 8 20:27:07 UTC 2024
== Series Details ==
Series: Have xe_vm and xe_exec_queue take references to xef
URL : https://patchwork.freedesktop.org/series/135865/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0759541395d9bcadd236c02d65d65ee619485d06
Author: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
Date: Mon Jul 8 13:21:03 2024 -0700
Revert "drm/xe: Do not access xe file when updating exec queue run_ticks"
This reverts commit ce62827bc294ba5f8b3909bfa5d7dbf9de8aab6b.
Closes: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1908
Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
+ /mt/dim checkpatch 1b010bec39a554cbbd0b51cbf49142e2f218013d drm-intel
e65a80bb254e drm/xe: Move part of xe_file cleanup to a helper
52c5a754507b drm/xe: Add ref counting for xe_file
beb839cbb513 drm/xe: Take a reference to xe file when user creates exec_queue
0b8a38dea17c drm/xe: Take a ref to xe file when user creates a VM
0759541395d9 Revert "drm/xe: Do not access xe file when updating exec queue run_ticks"
More information about the Intel-xe
mailing list