Skip to content

Commit 0049411

Browse files
nrspruitJaime Arteaga
authored andcommitted
Fix capabilities table for DG1 causing L0 init failure
Change-Id: Ia3742bf8cef6693607e4a457c5528da5bce618c1 Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>
1 parent 3109581 commit 0049411

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opencl/source/gen12lp/hw_info_dg1.inl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ const RuntimeCapabilityTable DG1::capabilityTable{
7777
false, // supportsPipes
7878
true, // supportsOcl21Features
7979
false, // supportsOnDemandPageFaults
80+
false, // supportsIndependentForwardProgress
8081
false, // hostPtrTrackingEnabled
8182
true // levelZeroSupported
8283
};

0 commit comments

Comments
 (0)