]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/xe/pf: Introduce functions to configure VF thresholds
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Tue, 14 May 2024 19:00:11 +0000 (21:00 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 16 May 2024 16:04:42 +0000 (18:04 +0200)
commit629df234bfe73dacb4bb0daa4bc2c14824dba159
tree4aab35c961f7925273f1953fa117b8cc08d9ea84
parent7aefee83fcdfe5a6a443b87650f3b6cb5721d3ad
drm/xe/pf: Introduce functions to configure VF thresholds

The GuC firmware monitors VF's activity and notifies the PF driver
once any configured threshold related to such activity is exceeded.
Add functions to allow configuration of these thresholds per VF.

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