refactor: remove redundant flag levelZeroSupported

all platforms are supported by L0

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2025-01-03 10:16:25 +00:00
committed by Compute-Runtime-Automation
parent 91a2b9e66b
commit c867a5ed5d
25 changed files with 25 additions and 251 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2022-2024 Intel Corporation
* Copyright (C) 2022-2025 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
@@ -72,7 +72,6 @@ const RuntimeCapabilityTable ADLN::capabilityTable{
false, // supportsOnDemandPageFaults
false, // supportsIndependentForwardProgress
false, // hostPtrTrackingEnabled
true, // levelZeroSupported
true, // isIntegratedDevice
true, // supportsMediaBlock
false, // p2pAccessSupported