mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 18:06:32 +08:00
feature: add initial support for Xe2 platforms
Related-To: NEO-8188, NEO-10774 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
0158decb2b
commit
778645c11e
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2018-2023 Intel Corporation
|
||||
* Copyright (C) 2018-2024 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
@@ -108,6 +108,8 @@ struct CmdServicesMemTraceVersion {
|
||||
Dg2 = 36,
|
||||
Pvc = 39,
|
||||
Mtl = 42,
|
||||
Bmg = 43,
|
||||
Lnl = 45,
|
||||
Arl = 46,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user