✓ CI.checkpatch: success for PF: Clamp maximum execution quantum to 100s

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 24 07:28:38 UTC 2024


== Series Details ==

Series: PF: Clamp maximum execution quantum to 100s
URL   : https://patchwork.freedesktop.org/series/132642/
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 66155377cd5aa087da3b6905a21593fd7012f3c7
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Fri Apr 19 14:35:43 2024 +0200

    drm/xe/pf: Clamp maximum execution quantum to 100s
    
    GuC is silently clamping values of the execution quantum and
    preemption timeout KLVs to 100s. Perform explicit clamping on the
    driver side as later there is no way to read back values used by
    the firmware and we shouldn't mislead the user about actual values
    being used when we print them in dmesg or debugfs.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Reviewed-by: Piotr Piórkowski <piotr.piorkowski at intel.com>
+ /mt/dim checkpatch 4e2a877e497070dbd2c6a62c05e55a13bfb63f79 drm-intel
95db4620817c drm/xe/guc: Update VF configuration KLVs definitions
66155377cd5a drm/xe/pf: Clamp maximum execution quantum to 100s




More information about the Intel-xe mailing list