feature: brand string update

Related-To: NEO-7929

Updating device brand strings
Based on public support in Windows driver 31.0.101.5319
https://www.intel.com/content/www/us/en/download/741626/

Signed-off-by: ocldev <ocldev@intel.com>
This commit is contained in:
ocldev 2024-03-18 06:31:44 +01:00 committed by Compute-Runtime-Automation
parent 9bf86d206d
commit a022acbdf3
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ DEVICE(0x56A3, Dg2HwConfig)
DEVICE(0x56A4, Dg2HwConfig)
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)
NAMEDDEVICE(0x56B2, Dg2HwConfig, "Intel(R) Arc(TM) Pro A60M Graphics")
NAMEDDEVICE(0x56B3, Dg2HwConfig, "Intel(R) Arc(TM) Pro A60 Graphics")
DEVICE(0x56BA, Dg2HwConfig)
DEVICE(0x56BB, Dg2HwConfig)
DEVICE(0x56BC, Dg2HwConfig)