[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Add preemption timeout config options

Patchwork patchwork at emeril.freedesktop.org
Wed Aug 16 08:14:33 UTC 2023


== Series Details ==

Series: drm/xe: Add preemption timeout config options
URL   : https://patchwork.freedesktop.org/series/122428/
State : warning

== 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
e700ea2f248a75138759bcb443affeef4a2d1991
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0d6b6071abac1345f10a94d0ab127490f6fdfb7f
Author: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Date:   Mon Aug 14 09:02:17 2023 -0700

    drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT_COMPUTE
    
    Allow preemption timeout for compute engines to be specified as a
    config option. The purpose is actually to give compute tasks longer
    time to reach a pre-emption point after a pre-emption request has been
    issued. This is necessary because Gen12 does not support mid-thread
    pre-emption and compute tasks can have long running threads.
    
    v2: Change unit to microseconds (Tejas)
    
    Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
    Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
+ /mt/dim checkpatch 9829aba16e62fcfba150f72d5d492fd778e0150e drm-intel
/mt/dim: line 50: /root/.dimrc: No such file or directory




More information about the Intel-xe mailing list