]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/guc: Don't expose GuC privileged debugfs files if VF
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 3 Apr 2025 14:26:34 +0000 (16:26 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Fri, 11 Apr 2025 10:14:30 +0000 (12:14 +0200)
commit387444984d7b53dbaee263887cad4ea7c8e57b34
tree1c5d95d7bdb338b15fc6f1dc6bdc96e6b1817410
parente15826bb3c2c5377eedc757f2adec8dcaa5255f7
drm/xe/guc: Don't expose GuC privileged debugfs files if VF

Some of the GuC debugfs files require access to the data that is
not available on the VFs. Don't expose those files on the VF driver.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20250403142635.1821-3-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_guc_debugfs.c