]> www.infradead.org Git - users/hch/configfs.git/commit
drm/xe/vf: Disable features that do not apply to VFs
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 20 Jun 2024 10:01:47 +0000 (12:01 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 20 Jun 2024 17:49:34 +0000 (19:49 +0200)
commit65336c3fa2cf7f272067be9193303d1ab7c42190
tree754cfd327b1ae20f32db8ffa7139b510288b8725
parentd35386b3a77bb26d771c7d7c59dab8a920ab62ee
drm/xe/vf: Disable features that do not apply to VFs

We already maintain several flags that control the availability
of features on a given device. Disable features, like PCODE or
GuC PC or GSC, that do not apply to a VF device.

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