✓ CI.checkpatch: success for VF: debugfs fixes
Patchwork
patchwork at emeril.freedesktop.org
Thu Mar 20 21:12:40 UTC 2025
== Series Details ==
Series: VF: debugfs fixes
URL : https://patchwork.freedesktop.org/series/146561/
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
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a257966ab6de7d5d07ca5aa9396e6266e649e7e9
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Thu Mar 20 22:07:38 2025 +0100
drm/xe/vf: Don't expose privileged GT debugfs files if VF
Some of the debugfs files require access to the registers that are
not accessible to the VFs. Don't expose those files on VF drivers.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Marcin Bernatowicz <marcin.bernatowicz at linux.intel.com>
+ /mt/dim checkpatch 2695de3e236e7acf43a2cf431e31635585873fc4 drm-intel
c2bf179d224e drm/xe/guc: Refactor GuC debugfs initialization
08c8f3cbefa8 drm/xe/guc: Don't expose GuC privileged debugfs files if VF
a257966ab6de drm/xe/vf: Don't expose privileged GT debugfs files if VF
More information about the Intel-xe
mailing list