✓ CI.checkpatch: success for drm/xe/vf: Fix guc_info debugfs for VFs

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 24 07:56:21 UTC 2025


== Series Details ==

Series: drm/xe/vf: Fix guc_info debugfs for VFs
URL   : https://patchwork.freedesktop.org/series/148143/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4bee6fe30f027c17e76e432e3a7c5e72113cf3a4
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Wed Apr 23 10:39:08 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.
    
    Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/4775
    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>
    Reviewed-by: Lukasz Laguna <lukasz.laguna at intel.com>
+ /mt/dim checkpatch 596d10666aa6f93f952294ec53a45bb28e0f7a3d drm-intel
4bee6fe30f02 drm/xe/vf: Fix guc_info debugfs for VFs




More information about the Intel-xe mailing list