Add AIL for Davinci Resolve

This AIL allows the Davinci Resolve to use overlapping buffers
outside of the specification

Related-To: NEO-5871
Signed-off-by: Andrzej Koska andrzej.koska@intel.com
This commit is contained in:
Andrzej Koska
2022-11-23 11:29:58 +00:00
committed by Compute-Runtime-Automation
parent c22be9427d
commit f1a38cbe49
11 changed files with 347 additions and 3 deletions

View File

@@ -33,6 +33,7 @@ enum class AILEnumeration : uint32_t {
DISABLE_BLITTER,
DISABLE_COMPRESSION,
ENABLE_FP64,
DISABLE_HOST_PTR_TRACKING,
AIL_MAX_OPTIONS_COUNT
};