Maciej Plewka
|
9d6d6e85f1
|
fix: align thread group to dss size if kernel uses slm
Related-To: NEO-12133
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
|
2024-10-17 15:30:19 +02:00 |
Bartosz Dunajski
|
52e9a6e07f
|
feature: Initial CB events IPC support
Related-To: NEO-11925
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2024-10-16 13:33:59 +02:00 |
Lukasz Jobczyk
|
5aa5d40937
|
performance: Mitigate dc flush on LNL Windows
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
|
2024-08-28 13:35:17 +02:00 |
Compute-Runtime-Validation
|
ad0d6f5435
|
Revert "refactor: Add dc flush mitigation infrastructure"
This reverts commit e4412e385a .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
|
2024-08-27 02:35:06 +02:00 |
Lukasz Jobczyk
|
e4412e385a
|
refactor: Add dc flush mitigation infrastructure
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
|
2024-08-26 10:38:56 +02:00 |
Compute-Runtime-Validation
|
9a6403f3bc
|
Revert "refactor: Add dc flush mitigation infrastructure"
This reverts commit d6076941a8 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
|
2024-07-15 11:47:30 +02:00 |
Lukasz Jobczyk
|
d6076941a8
|
refactor: Add dc flush mitigation infrastructure
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
|
2024-07-12 14:45:51 +02:00 |
Compute-Runtime-Validation
|
38872b7e1b
|
Revert "refactor: Add dc flush mitigation infrastructure"
This reverts commit 1cba900ad9 .
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
|
2024-07-04 08:20:18 +02:00 |
Lukasz Jobczyk
|
1cba900ad9
|
refactor: Add dc flush mitigation infrastructure
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
|
2024-06-25 14:53:24 +02:00 |
Jaroslaw Warchulski
|
daec249430
|
refactor: remove not needed createGraphicsAllocationFromNTHandle method
Related-To: NEO-11498
Signed-off-by: Jaroslaw Warchulski <jaroslaw.warchulski@intel.com>
|
2024-06-18 14:25:00 +02:00 |
Jaroslaw Warchulski
|
76a05c1cab
|
refactor: pass arrayIndex to Wddm::openNTHandle function
Related-To: NEO-11498
Signed-off-by: Jaroslaw Warchulski <jaroslaw.warchulski@intel.com>
|
2024-06-12 12:11:35 +02:00 |
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
|
01dd503e47
|
refactor: correct naming of MemoryPool enum values
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2023-12-13 07:51:39 +01:00 |
Mateusz Jablonski
|
b182917d9d
|
refactor: correct naming of allocation types
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2023-12-11 16:23:37 +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 |
Mateusz Jablonski
|
36194c4e7d
|
refactor: correct variable namings
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2023-11-29 23:49:03 +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 |
Artur Harasimiuk
|
4bdd8860a1
|
test.h refactor
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
|
2022-07-04 18:20:07 +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
|
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 |