Revert "Remove default support for DCD"

This reverts commit a3e923e359.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
Compute-Runtime-Validation
2023-04-20 04:04:39 +02:00
committed by Compute-Runtime-Automation
parent da6cb648b1
commit ca51e557a2
56 changed files with 210 additions and 375 deletions

View File

@@ -62,7 +62,7 @@ const RuntimeCapabilityTable BXT::capabilityTable{
false, // ftrRenderCompressedImages
false, // ftr64KBpages
true, // instrumentationEnabled
false, // sourceLevelDebuggerSupported
true, // sourceLevelDebuggerSupported
true, // supportsVme
false, // supportCacheFlushAfterWalker
true, // supportsImages

View File

@@ -63,7 +63,7 @@ const RuntimeCapabilityTable CFL::capabilityTable{
false, // ftrRenderCompressedImages
true, // ftr64KBpages
true, // instrumentationEnabled
false, // sourceLevelDebuggerSupported
true, // sourceLevelDebuggerSupported
true, // supportsVme
false, // supportCacheFlushAfterWalker
true, // supportsImages

View File

@@ -62,7 +62,7 @@ const RuntimeCapabilityTable GLK::capabilityTable{
false, // ftrRenderCompressedImages
false, // ftr64KBpages
true, // instrumentationEnabled
false, // sourceLevelDebuggerSupported
true, // sourceLevelDebuggerSupported
true, // supportsVme
false, // supportCacheFlushAfterWalker
true, // supportsImages

View File

@@ -63,7 +63,7 @@ const RuntimeCapabilityTable KBL::capabilityTable{
false, // ftrRenderCompressedImages
true, // ftr64KBpages
true, // instrumentationEnabled
false, // sourceLevelDebuggerSupported
true, // sourceLevelDebuggerSupported
true, // supportsVme
false, // supportCacheFlushAfterWalker
true, // supportsImages

View File

@@ -62,7 +62,7 @@ const RuntimeCapabilityTable SKL::capabilityTable{
false, // ftrRenderCompressedImages
true, // ftr64KBpages
true, // instrumentationEnabled
false, // sourceLevelDebuggerSupported
true, // sourceLevelDebuggerSupported
true, // supportsVme
false, // supportCacheFlushAfterWalker
true, // supportsImages