✓ CI.checkpatch: success for Fixes for VF GuC version and guc_info debugfs

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 8 23:34:01 UTC 2025


== Series Details ==

Series: Fixes for VF GuC version and guc_info debugfs
URL   : https://patchwork.freedesktop.org/series/147433/
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c3969b4b584d8c7eacd011c021d806afed345b4a
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Tue Apr 8 14:31:46 2025 -0700

    drm/xe/vf: Fix guc_info debugfs for VFs
    
    The guc_info debugfs attempta to read a bunch of registers that the VFs
    doesn't have access to, so fix it by skipping the reads.
    
    Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
    Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Lukasz Laguna <lukasz.laguna at intel.com>
+ /mt/dim checkpatch a49a4787e6bc70296204f4a6e1b0fed3759938cd drm-intel
dbef0e840c1c drm/xe/vf: use uc_fw_version to store the negotiated GuC ABI
f9180a15430d drm/xe/vf: Store the GuC FW info in guc->fw
c3969b4b584d drm/xe/vf: Fix guc_info debugfs for VFs




More information about the Intel-xe mailing list