✓ CI.checkpatch: success for drm/xe: Modify min various scheduler timeout to 0.
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 8 10:49:46 UTC 2024
== Series Details ==
Series: drm/xe: Modify min various scheduler timeout to 0.
URL : https://patchwork.freedesktop.org/series/130912/
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
a9bb2a8a17457065eb398a81e8fd9aec2b519fd6
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3a64615db3a5cb13d7bdf9f2cad05458d6de8dc0
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Fri Mar 8 16:27:44 2024 +0530
drm/xe: Modify min various scheduler timeout to 0.
The sysman teams needs to disable preemption and timneslice to
test exclusivity mode and are relying on setting 'timeslice_duration_us'
and 'preempt_timeout_us' to 0 for using exclusive mode. Hence seting 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 024301d28b0b2cf492ffdb3ce688044cd9923f38 drm-intel
3a64615db3a5 drm/xe: Modify min various scheduler timeout to 0.
More information about the Intel-xe
mailing list