drm/xe/pf: Reset thresholds when releasing a VF config
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Fri, 30 Aug 2024 13:21:00 +0000 (15:21 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Mon, 2 Sep 2024 18:51:03 +0000 (20:51 +0200)
commitda6ec743397702e0b551bcacfeaa48829d303a29
tree733e6e8b29a81407fc8816eccd21b847e61f873b
parenta1498ab229ca16dfc35331dfb309f8e28b84bb5d
drm/xe/pf: Reset thresholds when releasing a VF config

As part of the VF config release, we should reset all parameters,
including thresholds, to always start with the clean VF config.

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/20240830132100.1704-3-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c