mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-06 10:26:29 +08:00
feature: adding device ids of 4 more DG2 variants
Related-To: NEO-9775 Signed-off-by: Dongwon Kim <dongwon.kim@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
b18acc26b7
commit
8dda7e3936
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2018-2023 Intel Corporation
|
||||
* Copyright (C) 2018-2024 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
@@ -46,6 +46,10 @@ NAMEDDEVICE(0x56B0, Dg2HwConfig, "Intel(R) Arc(TM) Pro A30M Graphics")
|
||||
NAMEDDEVICE(0x56B1, Dg2HwConfig, "Intel(R) Arc(TM) Pro A40/A50 Graphics")
|
||||
DEVICE(0x56B2, Dg2HwConfig)
|
||||
DEVICE(0x56B3, Dg2HwConfig)
|
||||
DEVICE(0x56BA, Dg2HwConfig)
|
||||
DEVICE(0x56BB, Dg2HwConfig)
|
||||
DEVICE(0x56BC, Dg2HwConfig)
|
||||
DEVICE(0x56BD, Dg2HwConfig)
|
||||
NAMEDDEVICE(0x56A0, Dg2HwConfig, "Intel(R) Arc(TM) A770 Graphics")
|
||||
NAMEDDEVICE(0x56A1, Dg2HwConfig, "Intel(R) Arc(TM) A750 Graphics")
|
||||
NAMEDDEVICE(0x56A2, Dg2HwConfig, "Intel(R) Arc(TM) A580 Graphics")
|
||||
|
||||
Reference in New Issue
Block a user