diff --git a/media_driver/linux/gen12/ddi/media_sysinfo_g12.cpp b/media_driver/linux/gen12/ddi/media_sysinfo_g12.cpp index cf24db5560c..d9f73dbe3a3 100644 --- a/media_driver/linux/gen12/ddi/media_sysinfo_g12.cpp +++ b/media_driver/linux/gen12/ddi/media_sysinfo_g12.cpp @@ -419,6 +419,18 @@ static bool rplsGt1DeviceA78A = DeviceInfoFactory:: static bool rplsGt1DeviceA78B = DeviceInfoFactory:: RegisterDevice(0xA78B, &adlsGt1Info); +static bool rplsGt1DeviceA7AA = DeviceInfoFactory:: + RegisterDevice(0xA7AA, &adlsGt1Info); + +static bool rplsGt1DeviceA7AB = DeviceInfoFactory:: + RegisterDevice(0xA7AB, &adlsGt1Info); + +static bool rplsGt1DeviceA7AC = DeviceInfoFactory:: + RegisterDevice(0xA7AC, &adlsGt1Info); + +static bool rplsGt1DeviceA7AD = DeviceInfoFactory:: + RegisterDevice(0xA7AD, &adlsGt1Info); + #endif