✓ CI.checkpatch: success for Custom GuC initialization if VF
Patchwork
patchwork at emeril.freedesktop.org
Mon May 20 21:29:10 UTC 2024
== Series Details ==
Series: Custom GuC initialization if VF
URL : https://patchwork.freedesktop.org/series/133832/
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
57b97a66dd129aea93991dc66cd10477f7a05cf8
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9d0a3d26b6d82693be26299186d2490f5d8801e3
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Mon May 20 23:23:30 2024 +0200
drm/xe/vf: Custom GuC initialization if VF
The GuC firmware is loaded and initialized by the PF driver. Make
sure VF drivers only perform permitted operations. For submission
initialization, use number of GuC context IDs from self config.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 3addfb8584a4fcbff8123461682e5bdfd8785bde drm-intel
d944e7fc4f86 drm/xe/guc: Allow to initialize submission with limited set of IDs
9d0a3d26b6d8 drm/xe/vf: Custom GuC initialization if VF
More information about the Intel-xe
mailing list