✓ CI.checkpatch: success for drm/xe: Create a helper function to init job's user fence (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 21 20:19:00 UTC 2024


== Series Details ==

Series: drm/xe: Create a helper function to init job's user fence (rev2)
URL   : https://patchwork.freedesktop.org/series/131371/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 16592f709312762ce3a266da5470460c1552e22d
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Thu Mar 21 17:11:42 2024 +0100

    drm/xe: Create a helper function to init job's user fence
    
    Refactor xe_sync_entry_signal so it doesn't have to
    modify xe_sched_job struct instead create a new helper function
    to set user fence values for a job.
    
    v2: Move the sync type check to xe_sched_job_init_user_fence(Lucas)
    
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Matthew Auld <matthew.auld at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch ad4a10c6d0e21df4bd830c20c96b795ae2d03962 drm-intel
16592f709312 drm/xe: Create a helper function to init job's user fence




More information about the Intel-xe mailing list