✓ CI.checkpatch: success for drm/xe: Enable SR-IOV for ADL/ATSM

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 4 13:10:16 UTC 2024


== Series Details ==

Series: drm/xe: Enable SR-IOV for ADL/ATSM
URL   : https://patchwork.freedesktop.org/series/135760/
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 aa1766f10c8064f3e5a7a6fe576a417a99e7efed
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Thu Jul 4 15:04:15 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 2bf4c5214910654a6a50082c90f0f4596ea6b0c6 drm-intel
aa1766f10c80 drm/xe: Enable SR-IOV for ADL/ATSM




More information about the Intel-xe mailing list