✓ CI.checkpatch: success for drm/xe/vf: Fix guc_info debugfs for VFs (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 28 16:34:17 UTC 2025
== Series Details ==
Series: drm/xe/vf: Fix guc_info debugfs for VFs (rev3)
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 39a877e1428467b25de05391b6d53726328a25fb
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 f6fc27d337f1078e14de1ef319a92b4e50203aed drm-intel
39a877e14284 drm/xe/vf: Fix guc_info debugfs for VFs
More information about the Intel-xe
mailing list