compute-runtime/level_zero/doc
Jaime Arteaga 3f26f45c10 Add support for IPC handles with implicit scaling
When using implicit scaling, device allocations may have
more than one internal allocation created internally. In that case,
a separate dma-buf handle per internal allocation needs to be
exported.

So introduced two driver experimental extensions to export and
import more than one IPC handle:

- zexMemGetIpcHandles
- zexMemOpenIpcHandles

Related-To: LOCI-2919

Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
2022-05-09 00:38:17 +02:00
..
experimental_extensions Add support for IPC handles with implicit scaling 2022-05-09 00:38:17 +02:00
BUILD.md Add copyright headers to markdown files 2021-06-28 16:31:27 +02:00
RELEASENOTES_CORE.md Release support for L0 v1.3 2022-01-24 15:12:33 +01:00