mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-27 07:44:16 +08:00
Disables the allocation compression under the following conditions: * when on device supporting compression AND * when multiple root devices supporting compression AND * when p2p connection between those devices THEN * disable compression for resources that can be IPC -> device USM Related-To: NEO-15427 Signed-off-by: Vysochyn, Illia <illia.vysochyn@intel.com>