✓ CI.checkpatch: success for drm/xe: Modify minimum of various scheduler timeout to 0. (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Wed Apr 17 06:55:48 UTC 2024
== Series Details ==
Series: drm/xe: Modify minimum of various scheduler timeout to 0. (rev4)
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
fae1e565f2e5fbb878df0dbfb24f3f7fc481a38f
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 886950761b1f3b1ab396079fc7b6f8df0f16a41b
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Fri Apr 12 16:20:53 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.
-v2
Modify values in drivers/gpu/drm/xe/xe_hw_engine.h
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>
Reviewed-by: Tejas Upadhyay <tejas.upadhyay at intel.com>
+ /mt/dim checkpatch 6eb009a883a7ae925b3b0f0363b64a026bb4333a drm-intel
886950761b1f drm/xe: Modify minimum of various scheduler timeout to 0.
More information about the Intel-xe
mailing list