✓ CI.checkpatch: success for VF: Set submission version in xe_uc_fw struct
Patchwork
patchwork at emeril.freedesktop.org
Tue Feb 25 14:35:46 UTC 2025
== Series Details ==
Series: VF: Set submission version in xe_uc_fw struct
URL : https://patchwork.freedesktop.org/series/145406/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 82349b24ce117dd63230c57aee2e0c2da4e426ff
Author: Lukasz Laguna <lukasz.laguna at intel.com>
Date: Tue Feb 25 14:23:37 2025 +0100
drm/xe/vf: Set submission version in xe_uc_fw struct
The VF driver has already negotiated the ABI version with GuC. What
remains is to populate the generic xe_uc_fw struct with the version
before initializing submission.
Signed-off-by: Lukasz Laguna <lukasz.laguna at intel.com>
+ /mt/dim checkpatch f4e2e14001a88b8ccb9ac80f06c03dbfeb6fe9db drm-intel
8c57009e3763 drm/xe/uc: Add helpers to set firmware version
4d5b62cdccb4 drm/xe/vf: Add helper to get negotiated GuC ABI version
82349b24ce11 drm/xe/vf: Set submission version in xe_uc_fw struct
More information about the Intel-xe
mailing list