✓ CI.checkpatch: success for drm/xe: Take ref to job's fence in arm

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 21 17:39:49 UTC 2024


== Series Details ==

Series: drm/xe: Take ref to job's fence in arm
URL   : https://patchwork.freedesktop.org/series/140265/
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 5652c6a46e0bcec23dd3e7c329520ad82fdccceb
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Mon Oct 21 10:35:12 2024 -0700

    drm/xe: Take ref to job's fence in arm
    
    Take ref to job's fence in arm rather than run job. This ref is owned by
    the drm scheduler so it makes sense to take the ref before handing over
    the job to the scheduler. Also removes an atomic from the run job path.
    
    Suggested-by: Matthew Auld <matthew.auld at intel.com>
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 186d247adb08a2570041d6ecee8e0faa02141495 drm-intel
5652c6a46e0b drm/xe: Take ref to job's fence in arm




More information about the Intel-xe mailing list