compute-runtime/opencl/source/mem_obj
Maciej Plewka 2055daf696 Allow cpu buffers copy on DG2 in 32bit
Resolves: NEO-6906, NEO-6000

Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2022-06-06 16:32:35 +02:00
..
definitions Refactor creation of buffer surface state 1/n 2021-10-21 13:11:31 +02:00
CMakeLists.txt Initial implementation for creating buffer with ext memory for OpenCl 2022-05-05 13:13:54 +02:00
buffer.cpp Allow cpu buffers copy on DG2 in 32bit 2022-06-06 16:32:35 +02:00
buffer.h Initial implementation for creating buffer with ext memory for OpenCl 2022-05-05 13:13:54 +02:00
buffer_base.inl Refactor implicit scaling parameters for surface state 2022-01-17 09:30:58 +01:00
buffer_factory_init.inl Copyright header update 2021-05-17 20:38:19 +02:00
buffer_linux.cpp Initial implementation for creating buffer with ext memory for OpenCl 2022-05-05 13:13:54 +02:00
buffer_windows.cpp Initial implementation for creating buffer with ext memory for OpenCl 2022-05-05 13:13:54 +02:00
image.cpp Change MemoryPool to enum class 2022-06-02 12:46:15 +02:00
image.h clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
image.inl style: correct variable naming 2022-05-16 15:02:15 +02:00
image_factory_init.inl Simplify OCL image implementation for SKL and later 2021-12-09 11:26:20 +01:00
image_tgllp_and_later.inl Simplify OCL image implementation for SKL and later 2021-12-09 11:26:20 +01:00
map_operations_handler.cpp Add missing lock in MapOperationsHandler 2022-03-10 13:17:46 +01:00
map_operations_handler.h Reuse graphics allocation from mapped buffers in OpenCL 2021-10-27 15:53:10 +02:00
mem_obj.cpp Change MemoryPool to enum class 2022-06-02 12:46:15 +02:00
mem_obj.h Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
mem_obj_helper.cpp Refactor: use stack vector for root device indices 2022-04-14 14:05:42 +02:00
mem_obj_helper.h Rename compression flags and helpers 2021-12-03 18:09:02 +01:00
pipe.cpp Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
pipe.h Copyright header update 2021-05-17 20:38:19 +02:00