Files
compute-runtime/shared/source/os_interface/linux
Dominik Dabek 0120d8a58d performance: program pat index on mtl linux
Enable programming pat indexes on mtl linux for device buffers.

Change DrmMemoryManager::allocateMemoryByKMD to use gemCreateExt.

Set mmap flags based on coherency.
Map as write back on legacy and coherent.
On non-coherent map as write combined.

Changes currently disabled, to enable use debug keys:
DisableGemCreateExtSetPat=0
UseGemCreateExtInAllocateMemoryByKMD=1

Reorder BufferObject to decrease padding.

Related-To: NEO-7896

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2024-02-16 17:33:07 +01:00
..
2024-02-06 13:03:46 +01:00
2022-08-25 09:46:44 +02:00
2022-08-25 09:46:44 +02:00
2022-05-18 11:42:06 +02:00
2022-05-18 11:42:06 +02:00
2023-02-22 08:02:49 +01:00