✓ CI.checkpatch: success for drm/xe/vf: Skip attempt to start GuC PC if VF (rev2)

Patchwork patchwork at emeril.freedesktop.org
Sat Jun 22 09:48:34 UTC 2024


== Series Details ==

Series: drm/xe/vf: Skip attempt to start GuC PC if VF (rev2)
URL   : https://patchwork.freedesktop.org/series/135189/
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/
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ git -C mt rev-list -n1 origin/master
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d8e7a42a1181a5628fa826fdd8a37258be15d9dd
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Sat Jun 22 11:42:53 2024 +0200

    drm/xe/vf: Skip attempt to start GuC PC if VF
    
    We have already marked the GuC PC feature as not applicable for
    VF devices, but we missed the fact that there may be still some
    privileged activities performed by this component, who does much
    more than its name suggests.
    
    Explicitly skip xe_guc_pc_start() if running as a VF driver and
    use a GT oriented message to report any error.
    
    v2: also skip xe_guc_pc_stop (Vinay)
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 383dc44a79848f13f2430c9ed811b5c9b22b882a drm-intel
d8e7a42a1181 drm/xe/vf: Skip attempt to start GuC PC if VF




More information about the Intel-xe mailing list