]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/sriov: Mark BMG as SR-IOV capable
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 10 Jul 2025 10:30:40 +0000 (10:30 +0000)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 11 Jul 2025 03:50:17 +0000 (20:50 -0700)
commit908d9d56c8264536b9e10d682c08781a54527d7b
tree3dc7ef469a0360cef450e7cccbdb597e9b3c0cc8
parent77fa16c8f8ee2736f9fe49d5244bec5c35ea3c5b
drm/xe/sriov: Mark BMG as SR-IOV capable

Enable SR-IOV support for BMG platforms. Note that as other flags from
the platform descriptor, it only means it may have that capability: it
still depends on runtime checks for the proper support in HW and
firmware.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Tested-by: Jakub Kolakowski <jakub1.kolakowski@intel.com>
Signed-off-by: Jakub Kolakowski <jakub1.kolakowski@intel.com>
Reviewed-by: Satyanarayana K V P <satyanarayana.k.v.p@intel.com>
Link: https://lore.kernel.org/r/20250710103040.375610-3-jakub1.kolakowski@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_pci.c