Mateusz Jablonski
|
de93bc6928
|
refactor: correct naming of enum class constants 10/n
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2023-12-19 11:30:39 +01:00 |
|
Mateusz Jablonski
|
dd1b9d6abc
|
refactor: correct naming of enum class constants 8/n
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2023-12-19 08:18:18 +01:00 |
|
Mateusz Jablonski
|
c3d3a4db1f
|
refactor: correct variable naming
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2023-12-04 13:45:53 +01:00 |
|
Mateusz Jablonski
|
c9664e6bad
|
refactor: rename global debug manager to debugManager
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2023-11-30 13:00:59 +01:00 |
|
Warchulski, Jaroslaw
|
9e44344419
|
feature: implementation for creating image with external memory
Related-To: NEO-6757
Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
|
2023-04-28 16:04:19 +02:00 |
|
Kamil Kopryk
|
cab4b956eb
|
refactor: rename compiler product helper files
Related-To: NEO-6853
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
|
2023-02-03 09:03:24 +01:00 |
|
Kamil Kopryk
|
2484c7ceb2
|
refactor: rename hw_helper files to gfx_core_helper files
Related-To: NEO-6853
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
|
2023-02-01 19:37:51 +01:00 |
|
Kamil Kopryk
|
a89fe39719
|
refactor: rename raii_gfx_core_helper files
Related-To: NEO-6853
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
|
2023-01-24 17:14:11 +01:00 |
|
Kamil Kopryk
|
eb63f36108
|
Move GfxCoreHelper ownership to RootDeviceEnvironment
Related-To: NEO-6853
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
|
2023-01-20 09:28:27 +01:00 |
|
Warchulski, Jaroslaw
|
77b88f19a1
|
Cleanup includes 23
Cleaned up files:
opencl/source/execution_environment/cl_execution_environment.h
opencl/source/helpers/cl_validators.h
opencl/test/unit_test/mocks/mock_cl_device.h
opencl/test/unit_test/mocks/mock_context.h
shared/source/helpers/cache_policy.h
shared/source/image/image_surface_state.h
Related-To: NEO-5548
Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
|
2023-01-09 12:30:30 +01:00 |
|
Warchulski, Jaroslaw
|
5eef40fedd
|
Cleanup includes 22
Cleaned up files:
opencl/source/built_ins/builtins_dispatch_builder.h
opencl/source/context/context.h
opencl/source/gtpin/gtpin_notify.h
opencl/source/kernel/kernel.h
opencl/source/kernel/multi_device_kernel.h
opencl/source/mem_obj/buffer.h
opencl/source/mem_obj/mem_obj.h
shared/source/built_ins/registry/built_ins_registry.h
shared/source/page_fault_manager/cpu_page_fault_manager.h
Related-To: NEO-5548
Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
|
2023-01-05 16:59:01 +01:00 |
|
Katarzyna Cencelewska
|
cf6d706d4b
|
Add missing check during ocl buffer create on Windows
resolves problem with debug break
Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com>
|
2022-12-15 09:53:12 +01:00 |
|
Mateusz Jablonski
|
bca852617c
|
Remove usage of TestLegacy from opencl tests
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2022-08-16 22:16:48 +02:00 |
|
Mateusz Jablonski
|
5ffeac44c5
|
Correct shared fixture methods name to meet clang-tidy requirements
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2022-08-16 12:52:49 +02:00 |
|
Kamil Diedrich
|
97ea332a9f
|
Add support for ntHandles in OCL
Signed-off-by: Kamil Diedrich <kamil.diedrich@intel.com>
|
2022-06-17 22:55:53 +02:00 |
|
Baj, Tomasz
|
9529f21182
|
Fix missing handle in external memory
Related-To: NEO-6757
Signed-off-by: Baj, Tomasz <tomasz.baj@intel.com>
|
2022-06-02 16:05:46 +02:00 |
|
Baj, Tomasz
|
2a0c395db5
|
Initial implementation for creating buffer with ext memory for OpenCl
Related-To: NEO-6757
Signed-off-by: Baj, Tomasz <tomasz.baj@intel.com>
|
2022-05-05 13:13:54 +02:00 |
|