✓ CI.checkpatch: success for Add proper detection of the SR-IOV VF mode
Patchwork
patchwork at emeril.freedesktop.org
Wed Mar 27 18:33:30 UTC 2024
== Series Details ==
Series: Add proper detection of the SR-IOV VF mode
URL : https://patchwork.freedesktop.org/series/131705/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 72cc0251e176199f20b97da115634b2fcbff8ab2
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Wed Mar 27 19:27:40 2024 +0100
drm/xe/vf: Add proper detection of the SR-IOV VF mode
SR-IOV VF mode detection is based on testing VF capability bit on
the register that is accessible from both the PF and enabled VFs.
Bspec: 49904, 53227
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 942f9f7739422dcb10052c56d5b518123f2b7406 drm-intel
ad45cfc3a5e9 drm/xe: Separate pure MMIO init from VRAM checkout
39674d847993 drm/xe: Move SR-IOV probe to xe_device_probe_early()
72cc0251e176 drm/xe/vf: Add proper detection of the SR-IOV VF mode
More information about the Intel-xe
mailing list