✓ CI.checkpatch: success for drm/xe: Modify minimum of various scheduler timeout to 0
Patchwork
patchwork at emeril.freedesktop.org
Mon May 6 14:11:35 UTC 2024
== Series Details ==
Series: drm/xe: Modify minimum of various scheduler timeout to 0
URL : https://patchwork.freedesktop.org/series/133233/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit bce86d8fcb51779a7bb72d54ccfb9f4dd778fc01
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Mon May 6 19:04:47 2024 +0530
drm/xe: Modify minimum of various scheduler timeout to 0
Remove the min/max configs and change minimum values of preemption and
timeslice to 0. The sysman teams must deactivate preemption and
timeslice to assess exclusivity mode. They depend on configuring
timeslice_duration_us and preempt_timeout_us to 0, ensuring these
values are set at their minimum.
Cc: Matthew Brost <matthew.brost at intel.com>
Cc: Tejas Upadhyay <tejas.upadhyay at intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch a2e658aa302af6359a47b5758bce1c9018a068df drm-intel
bce86d8fcb51 drm/xe: Modify minimum of various scheduler timeout to 0
More information about the Intel-xe
mailing list