compute-runtime/runtime/command_queue
Dunajski, Bartosz 362a63699f Make SVM_GPU allocation OneTimeAubWritable.
Reset Aub/Tbx writable flags on enqueue SVM unmap

Change-Id: Ib8370fc049bcbf24d787c5d677520afa12135ee5
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2020-02-12 10:56:57 +01:00
..
definitions Builtin kernels refactoring 2020-01-24 11:56:02 +01:00
CMakeLists.txt Extract GpgpuWalker related functions to bdw_plus files 2019-05-24 11:48:50 +02:00
command_queue.cpp Create dedicated engine for internal usage 2020-02-05 13:48:04 +01:00
command_queue.h Create dedicated engine for internal usage 2020-02-05 13:48:04 +01:00
command_queue_hw.h Create dedicated engine for internal usage 2020-02-05 13:48:04 +01:00
command_queue_hw_base.inl Move blit_commands_helper files to core 2020-02-06 13:02:59 +01:00
command_queue_hw_bdw_plus.inl Allow lack of scheduler_simulation file 2019-09-25 11:29:26 +02:00
cpu_data_transfer_handler.cpp Fix a bug with cpu copy and simulation mode. 2020-02-10 15:02:54 +01:00
enqueue_barrier.h Move core device objects to core 2020-02-07 14:35:14 +01:00
enqueue_common.h Move memory_manager to core folder 2020-02-08 15:24:13 +01:00
enqueue_copy_buffer.h Move blit_commands_helper files to core 2020-02-06 13:02:59 +01:00
enqueue_copy_buffer_rect.h Move blit_commands_helper files to core 2020-02-06 13:02:59 +01:00
enqueue_copy_buffer_to_image.h Move blit_commands_helper files to core 2020-02-06 13:02:59 +01:00
enqueue_copy_image.h Move blit_commands_helper files to core 2020-02-06 13:02:59 +01:00
enqueue_copy_image_to_buffer.h Move blit_commands_helper files to core 2020-02-06 13:02:59 +01:00
enqueue_fill_buffer.h Move memory_manager to core folder 2020-02-08 15:24:13 +01:00
enqueue_fill_image.h Move blit_commands_helper files to core 2020-02-06 13:02:59 +01:00
enqueue_kernel.h Move blit_commands_helper files to core 2020-02-06 13:02:59 +01:00
enqueue_marker.h Move core device objects to core 2020-02-07 14:35:14 +01:00
enqueue_migrate_mem_objects.h Move core device objects to core 2020-02-07 14:35:14 +01:00
enqueue_read_buffer.h Move blit_commands_helper files to core 2020-02-06 13:02:59 +01:00
enqueue_read_buffer_rect.h Move blit_commands_helper files to core 2020-02-06 13:02:59 +01:00
enqueue_read_image.h Move blit_commands_helper files to core 2020-02-06 13:02:59 +01:00
enqueue_resource_barrier.h Add function to flush caches 2019-04-05 09:48:50 +02:00
enqueue_svm.h Make SVM_GPU allocation OneTimeAubWritable. 2020-02-12 10:56:57 +01:00
enqueue_write_buffer.h Move blit_commands_helper files to core 2020-02-06 13:02:59 +01:00
enqueue_write_buffer_rect.h Move blit_commands_helper files to core 2020-02-06 13:02:59 +01:00
enqueue_write_image.h Refactor ImageInfo 2/n 2020-01-10 14:20:31 +01:00
finish.h Return error code from submit() to application. 2019-11-26 12:42:47 +01:00
flush.h Return error code from submit() to application. 2019-11-26 12:42:47 +01:00
gpgpu_walker.h Pass RootDeviceEnvironment instead of HwInfo 2020-02-06 15:18:05 +01:00
gpgpu_walker_base.inl Move files to core 2020-01-29 12:21:40 +01:00
gpgpu_walker_bdw_plus.inl Pass RootDeviceEnvironment instead of HwInfo 2020-02-06 15:18:05 +01:00
hardware_interface.h Add TimestampPacketDependencies helper 2019-11-13 16:04:48 +01:00
hardware_interface_base.inl Pass RootDeviceEnvironment instead of HwInfo 2020-02-06 15:18:05 +01:00
hardware_interface_bdw_plus.inl Pass RootDeviceEnvironment instead of HwInfo 2020-02-06 15:18:05 +01:00
local_id_gen.cpp Add choose max row size parameter for local id generation. 2020-02-05 10:24:40 +01:00
local_id_gen.h Add choose max row size parameter for local id generation. 2020-02-05 10:24:40 +01:00
local_id_gen.inl Add choose max row size parameter for local id generation. 2020-02-05 10:24:40 +01:00
local_id_gen_avx2.cpp Add choose max row size parameter for local id generation. 2020-02-05 10:24:40 +01:00
local_id_gen_sse4.cpp Add choose max row size parameter for local id generation. 2020-02-05 10:24:40 +01:00
local_work_size.cpp Move core device objects to core 2020-02-07 14:35:14 +01:00
resource_barrier.h Add function to flush caches 2019-04-05 09:48:50 +02:00