✓ CI.checkpatch: success for drm/xe/guc_submit: use jiffies for job timeout

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 14 12:20:56 UTC 2024


== Series Details ==

Series: drm/xe/guc_submit: use jiffies for job timeout
URL   : https://patchwork.freedesktop.org/series/131136/
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 b05883e5531aea376b8f04883f9cfabc7e2441d4
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Thu Mar 14 12:15:55 2024 +0000

    drm/xe/guc_submit: use jiffies for job timeout
    
    drm_sched_init() expects jiffies for the timeout, but here we are
    passing the timeout in ms. Convert to jiffies instead.
    
    Fixes: eef55700f302 ("drm/xe: Add sysfs for default engine scheduler properties")
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 9bedef916cef04bba9e98430c1c1de637219a573 drm-intel
b05883e5531a drm/xe/guc_submit: use jiffies for job timeout




More information about the Intel-xe mailing list