✓ CI.checkpatch: success for PF: Add support for VF scheduling priority (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 6 15:18:52 UTC 2024


== Series Details ==

Series: PF: Add support for VF scheduling priority (rev2)
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 8c3e7377ba5ad3fd56ec0c3be4a7bf87bb4ca966
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Wed Nov 6 16:13:01 2024 +0100

    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>
    Reviewed-by: Lukasz Laguna <lukasz.laguna at intel.com>
+ /mt/dim checkpatch e663a17feb6187f08705f6b71d403bc91950a166 drm-intel
68f11802631e drm/xe/guc: Add VF_CFG_SCHED_PRIORITY_KEY KLV definition
65663b16277c drm/xe/guc: Add VF_CFG_SCHED_PRIORITY to KLV helper
8a05221fc293 drm/xe/pf: Add functions to configure VF scheduling priority
7a88585382d5 drm/xe/pf: Allow to control scheduling priority using debugfs
8c3e7377ba5a drm/xe/pf: Adjust scheduling priority based on policy change




More information about the Intel-xe mailing list