✓ CI.checkpatch: success for drm/xe: Modify minimum of various scheduler timeout to 0. (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 19 04:14:44 UTC 2024
== Series Details ==
Series: drm/xe: Modify minimum of various scheduler timeout to 0. (rev2)
URL : https://patchwork.freedesktop.org/series/130913/
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 54c176b85449fb1d96aaa7af7c14cf366ad84f7e
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Fri Mar 8 16:30:58 2024 +0530
drm/xe: Modify minimum of various scheduler timeout to 0.
The sysman teams needs to disable preemption and timeslice to
test exclusivity mode and are relying on setting 'timeslice_duration_us'
and 'preempt_timeout_us' to 0 for the same. Hence set the
min configs to 0.
Cc: Matthew Brost <matthew.brost at intel.com>
Cc: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Cc: Tejas Upadhyay <tejas.upadhyay at intel.com>
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch e8f2ef9ff5486b3bbfc599bf89e10e3bdecd96b9 drm-intel
54c176b85449 drm/xe: Modify minimum of various scheduler timeout to 0.
More information about the Intel-xe
mailing list