✓ CI.checkpatch: success for Adapt the driver to boot on the VF device (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu Jun 20 10:09:23 UTC 2024


== Series Details ==

Series: Adapt the driver to boot on the VF device (rev3)
URL   : https://patchwork.freedesktop.org/series/135080/
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 7bf1debaf57b5d12c0c7443f2b98b3bb0919e673
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Wed Jun 19 23:45:57 2024 +0200

    drm/xe/vf: Custom HuC initialization if VF
    
    The HuC firmware is loaded and initialized by the PF driver. Make
    sure VF driver performs only limited data structure initialization.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 65ef303b3a8a20609f394e0a823ade01cb4f1357 drm-intel
e3499b899162 drm/xe/vf: Disable features that do not apply to VFs
60a68af2274f drm/xe/vf: Don't run any save-restore RTP actions if VF
6c4db6b71e26 drm/xe/vf: Don't apply tile workarounds if VF
598c86fe167a drm/xe/vf: Don't change hwe IRQ masks if using memory IRQs
17bed2717c2b drm/xe/vf: Don't initialize OA if VF
ea92072451c6 drm/xe/vf: Don't support gtidle if VF
cdb1b68e7b80 drm/xe/vf: Don't use register based TLB invalidation if VF
442f2ac61e70 drm/xe/vf: Skip engine ring enabling if VF
7bf1debaf57b drm/xe/vf: Custom HuC initialization if VF




More information about the Intel-xe mailing list