intel/dev: Add BMG PCI IDs (with FORCE_PROBE set)

Ref: bspec 68090
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29457>
This commit is contained in:
Jordan Justen
2022-10-04 00:22:07 -07:00
committed by Marge Bot
parent 1964346481
commit c1d3fa007c
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1225,7 +1225,7 @@ static const struct intel_device_info intel_device_info_arl_h = {
.cooperative_matrix_configurations = { { 0 }, }, \
.has_flat_ccs = true
UNUSED static const struct intel_device_info intel_device_info_bmg = {
static const struct intel_device_info intel_device_info_bmg = {
XE2_FEATURES,
.platform = INTEL_PLATFORM_BMG,
.has_local_mem = true,