mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Create internal BOs with mmap by default
Change-Id: I34f79ae2e44cf087c3fe4ec6ab673e04db04e65e Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
675f7b380f
commit
e34ba2a233
@ -101,7 +101,7 @@ UseNoRingFlushesKmdMode = 1
|
||||
DisableZeroCopyForUseHostPtr = 0
|
||||
DisableZeroCopyForBuffers = 0
|
||||
DisableDcFlushInEpilogue = 0
|
||||
EnableBOMmapCreate = 0
|
||||
EnableBOMmapCreate = -1
|
||||
EnableHostPtrTracking = -1
|
||||
EnableNV12 = 1
|
||||
EnablePackedYuv = 1
|
||||
|
Reference in New Issue
Block a user