✓ CI.checkpatch: success for Adapt the driver to boot on the VF device (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jun 20 06:28:31 UTC 2024
== Series Details ==
Series: Adapt the driver to boot on the VF device (rev2)
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 54b8d642fb4a64caa4eb0c88bad2acfaefe717b4
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 66d8ec4c6e7d124a021a3a8d038ed9e739cc9359 drm-intel
71827a2d0fce drm/xe/vf: Disable features that do not apply to VFs
996b77deb3e7 drm/xe/vf: Don't run any save-restore RTP actions if VF
b0efdb318180 drm/xe/vf: Don't apply tile workarounds if VF
414bd03f1cd9 drm/xe/vf: Don't change hwe IRQ masks if using memory IRQs
87d246fe0a12 drm/xe/vf: Don't initialize OA if VF
7571436dc079 drm/xe/vf: Don't support gtidle if VF
575dbc01cfac drm/xe/vf: Don't use register based TLB invalidation if VF
aff533881141 drm/xe/vf: Skip engine ring enabling if VF
54b8d642fb4a drm/xe/vf: Custom HuC initialization if VF
More information about the Intel-xe
mailing list