]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/pf: Expose PF service details via debugfs
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Wed, 24 Apr 2024 17:10:30 +0000 (19:10 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 25 Apr 2024 12:38:39 +0000 (14:38 +0200)
commit4befb17e83ed8747049c91f5009e786bb858e446
tree12e72f438f5cb8a8fd90402073747f9211f1f6d6
parentcbf7579304c234208569d767355cc39c0665bd5b
drm/xe/pf: Expose PF service details via debugfs

For debug purposes we might want to verify which registers values
PF is sharing with VFs and to view which VF/PF ABI versions were
negotiated by the VFs. Plug the 'print' functions already provided
by the PF service code into our debugfs.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Piotr Piórkowski <piotr.piorkowski@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240424171030.2177-1-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c