fix: change default gen12lp preemption mode to thread group

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2024-09-30 16:32:59 +00:00
committed by Compute-Runtime-Automation
parent 46b78812cc
commit 8c1685b93c
9 changed files with 16 additions and 30 deletions

View File

@@ -41,7 +41,7 @@ const RuntimeCapabilityTable ADLN::capabilityTable{
MemoryConstants::pageSize, // requiredPreemptionSurfaceSize
"", // deviceName
nullptr, // preferredPlatformName
PreemptionMode::MidThread, // defaultPreemptionMode
PreemptionMode::ThreadGroup, // defaultPreemptionMode
aub_stream::ENGINE_RCS, // defaultEngineType
0, // maxRenderFrequency
30, // clVersionSupport