✓ CI.checkpatch: success for VF: debugfs fixes (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 3 18:44:07 UTC 2025


== Series Details ==

Series: VF: debugfs fixes (rev2)
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit cbd9908abba99919e86544bf8b3a0e96e7d2b68a
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Thu Apr 3 16:26:35 2025 +0200

    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>
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch bc18da45d48d337b92a7ff9546ba61da32b3b586 drm-intel
96678bfd18cb drm/xe/guc: Refactor GuC debugfs initialization
e3367f93ce3b drm/xe/guc: Don't expose GuC privileged debugfs files if VF
cbd9908abba9 drm/xe/vf: Don't expose privileged GT debugfs files if VF




More information about the Intel-xe mailing list