✓ CI.checkpatch: success for PF: Add support for VF scheduling priority
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 24 15:30:17 UTC 2024
== Series Details ==
Series: PF: Add support for VF scheduling priority
URL : https://patchwork.freedesktop.org/series/140401/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b4176057ba8649ed10a2aa760e9062f533738cd9
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Thu Oct 24 01:11:52 2024 +0200
drm/xe/pf: Adjust scheduling priority based on policy change
Local values of scheduling priorities need to be adjusted when
changing the schedule_if_idle policy as those are related.
Disabling schedule_if_idle policy forces the low priority, and
enabling schedule_if_idle policy forces the normal priority.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 121cd95da591284c97d6f9ac1c58c7a79d27b201 drm-intel
7646a661383d drm/xe/guc: Add VF_CFG_SCHED_PRIORITY_KEY KLV definition
741eacad4bbc drm/xe/guc: Add VF_CFG_SCHED_PRIORITY to KLV helper
3c20533ba44b drm/xe/pf: Add functions to configure VF scheduling priority
aea65ce2be00 drm/xe/pf: Allow to control scheduling priority using debugfs
b4176057ba86 drm/xe/pf: Adjust scheduling priority based on policy change
More information about the Intel-xe
mailing list