✓ CI.checkpatch: success for Custom GuC initialization if VF (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue May 21 09:58:23 UTC 2024
== Series Details ==
Series: Custom GuC initialization if VF (rev2)
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 5ac6d1242f7444a350a2bf52f350b9a5f8085632
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Tue May 21 11:25:18 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>
Cc: John Harrison <John.C.Harrison at Intel.com>
+ /mt/dim checkpatch 362550fd170e1450157834793cf333b521d96133 drm-intel
6f61a7b9dbc5 drm/xe/guc: Allow to initialize submission with limited set of IDs
5ac6d1242f74 drm/xe/vf: Custom GuC initialization if VF
More information about the Intel-xe
mailing list