mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 06:23:01 +08:00
Fix capabilities table for DG1 causing L0 init failure
Change-Id: Ia3742bf8cef6693607e4a457c5528da5bce618c1 Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>
This commit is contained in:
committed by
Jaime Arteaga
parent
3109581c41
commit
00494116f4
@@ -77,6 +77,7 @@ const RuntimeCapabilityTable DG1::capabilityTable{
|
||||
false, // supportsPipes
|
||||
true, // supportsOcl21Features
|
||||
false, // supportsOnDemandPageFaults
|
||||
false, // supportsIndependentForwardProgress
|
||||
false, // hostPtrTrackingEnabled
|
||||
true // levelZeroSupported
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user