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

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 20 13:05:27 UTC 2024


== Series Details ==

Series: drm/xe: Create a helper function to init job's user fence
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 6d97a74c1cd593d100fd8a9d8bd4e069f8f454ae
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Wed Mar 20 13:45:56 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.
    
    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 b87a8b85562fc94e2314b61279ffa80b6c294cfa drm-intel
6d97a74c1cd5 drm/xe: Create a helper function to init job's user fence




More information about the Intel-xe mailing list