]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/pf: Don't reprovision policies if already default
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 2 Apr 2026 19:17:19 +0000 (21:17 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Sun, 12 Apr 2026 08:32:49 +0000 (10:32 +0200)
commit689937c71cbbec927ba2c04f86fd1e59de5097f3
tree926f5b797f372bdd7b3c2d55a43131c3be99d6d5
parentb23883a0874fbca9ada07b75509c6126fb5f3575
drm/xe/pf: Don't reprovision policies if already default

There is no need to send policy updates to the GuC if policies
were not changed from the default settings (usually zero value).

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Piotr Piórkowski <piotr.piorkowski@intel.com>
Link: https://patch.msgid.link/20260402191726.4932-7-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c