✓ CI.checkpatch: success for drm/xe/pf: Limit fair VF LMEM provisioning

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 11 19:32:56 UTC 2024


== Series Details ==

Series: drm/xe/pf: Limit fair VF LMEM provisioning
URL   : https://patchwork.freedesktop.org/series/136010/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4531f2361c8a65525f6dfc236b584cffc80691d7
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Thu Jul 11 21:23:20 2024 +0200

    drm/xe: Enable SR-IOV for ADL/ATSM
    
    We should now have sufficient changes in the Xe driver changes to
    run it on ADL and ATSM platforms in the PF mode, to configure VFs
    and successfully probe driver on the enabled VF devices.
    
    While some more changes are likely still needed to fix all corner
    cases, we will not find them without running any tests. To start
    testing this feature by the CI, we need to mark which platforms
    have basic SR-IOV support and let the driver run in the PF mode.
    
    Since this feature support is still in the early testing stage,
    make all enabling available only for CONFIG_DRM_XE_DEBUG=y and
    keep it on CI topic branch.
    
    Note that from this point, on selected platforms, the Xe driver
    will be acting as a PF driver, will some SR-IOV specific changes
    compared to running in the non-virtualized (native) mode.
    
    However, those specific changes are visible mostly on the debugfs,
    and should not impact normal driver execution, unless VFs will be
    manually provisioned or explicitly enabled.
    
    Once we finish adding the remaining SR-IOV tests to the CI and fix
    any issues that we find in the meantime, we will replace this patch
    with proper series outside the topic branch.
    
    Suggested-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Acked-by: Lucas De Marchi <lucas.demarchi at intel.com>
    Acked-by: Thomas Hellstrom <thomas.hellstrom at linux.intel.com>
    Link: https://patchwork.freedesktop.org/patch/600604/?series=135296&rev=1
+ /mt/dim checkpatch 3ec725ffa5a11587ef9a6a3b8a9f9b3bad05aae1 drm-intel
abc8682246f3 drm/xe/pf: Limit fair VF LMEM provisioning
4531f2361c8a drm/xe: Enable SR-IOV for ADL/ATSM




More information about the Intel-xe mailing list