.. |
CMakeLists.txt
|
…
|
|
cl_local_work_size.cpp
|
refactor: rename global debug manager to debugManager
|
2023-11-30 13:00:59 +01:00 |
cl_local_work_size.h
|
…
|
|
command_queue.cpp
|
fix: Select csr once for staging buffer memcpy
|
2024-11-22 15:42:09 +01:00 |
command_queue.h
|
fix: Select csr once for staging buffer memcpy
|
2024-11-22 15:42:09 +01:00 |
command_queue_hw.h
|
fix: Select csr once for staging buffer memcpy
|
2024-11-22 15:42:09 +01:00 |
command_queue_hw_base.inl
|
refactor: add debug prints for timestamp waits
|
2024-08-30 19:55:15 +02:00 |
command_queue_hw_bdw_and_later.inl
|
…
|
|
command_queue_hw_xehp_and_later.inl
|
…
|
|
copy_engine_state.h
|
…
|
|
cpu_data_transfer_handler.cpp
|
refactor: correct naming of enum class constants 8/n
|
2023-12-19 08:18:18 +01:00 |
csr_selection_args.cpp
|
…
|
|
csr_selection_args.h
|
refactor: correct naming of enum class constants 9/n
|
2023-12-19 10:36:25 +01:00 |
enqueue_barrier.h
|
…
|
|
enqueue_common.h
|
fix: neo ULT build with optimizations disabled 1/n
|
2024-10-28 15:38:28 +01:00 |
enqueue_copy_buffer.h
|
feature: use heapless builtins in OCL if supported
|
2024-02-08 15:49:58 +01:00 |
enqueue_copy_buffer_rect.h
|
Revert "refactor: stateless enqueueCopyBufferRect"
|
2024-11-13 01:33:22 +01:00 |
enqueue_copy_buffer_to_image.h
|
Revert "feature: stateless enqueueCopyBufferToImage"
|
2024-10-15 08:54:24 +02:00 |
enqueue_copy_image.h
|
feature: use heapless builtins for images
|
2024-10-25 16:42:27 +02:00 |
enqueue_copy_image_to_buffer.h
|
feature: use heapless builtins for images
|
2024-10-25 16:42:27 +02:00 |
enqueue_fill_buffer.h
|
feature: use heapless builtins in OCL if supported
|
2024-02-08 15:49:58 +01:00 |
enqueue_fill_image.h
|
feature: use heapless builtins for images
|
2024-10-25 16:42:27 +02:00 |
enqueue_kernel.h
|
…
|
|
enqueue_marker.h
|
…
|
|
enqueue_migrate_mem_objects.h
|
…
|
|
enqueue_read_buffer.h
|
feature: use heapless builtins in OCL if supported
|
2024-02-08 15:49:58 +01:00 |
enqueue_read_buffer_rect.h
|
feature: use heapless builtins in OCL if supported
|
2024-02-08 15:49:58 +01:00 |
enqueue_read_image.h
|
performance: use staging buffer when writing to an image
|
2024-10-30 17:02:13 +01:00 |
enqueue_resource_barrier.h
|
…
|
|
enqueue_svm.h
|
fix: Select csr once for staging buffer memcpy
|
2024-11-22 15:42:09 +01:00 |
enqueue_write_buffer.h
|
fix: Add AUB/TBX writable for clEnqueueWriteBuffer on SVM hostptr
|
2024-04-18 12:17:10 +02:00 |
enqueue_write_buffer_rect.h
|
feature: use heapless builtins in OCL if supported
|
2024-02-08 15:49:58 +01:00 |
enqueue_write_image.h
|
performance: write image through staging chunks
|
2024-11-06 16:45:22 +01:00 |
finish.h
|
refactor: correct naming of enum class constants
|
2023-12-01 11:53:51 +01:00 |
flush.h
|
…
|
|
gpgpu_walker.h
|
fix: remove Systolic field from Xe2 Compute Walker
|
2024-09-24 13:40:03 +02:00 |
gpgpu_walker_base.inl
|
fix: remove Systolic field from Xe2 Compute Walker
|
2024-09-24 13:40:03 +02:00 |
gpgpu_walker_bdw_and_later.inl
|
refactor: remove not needed code
|
2024-09-16 14:55:55 +02:00 |
gpgpu_walker_xehp_and_later.inl
|
fix: remove Systolic field from Xe2 Compute Walker
|
2024-09-24 13:40:03 +02:00 |
hardware_interface.h
|
refactor: remove not needed check
|
2024-07-09 16:11:33 +02:00 |
hardware_interface_base.inl
|
refactor: Improving information transfer about the copy engine
|
2024-09-05 16:11:52 +02:00 |
hardware_interface_bdw_and_later.inl
|
refactor: change additional walker fields encoder 6/n
|
2024-11-05 08:28:57 +01:00 |
hardware_interface_xehp_and_later.inl
|
refactor: change additional walker fields encoder 6/n
|
2024-11-05 08:28:57 +01:00 |
resource_barrier.cpp
|
refactor: use reference in for-range loops
|
2023-10-03 18:56:53 +02:00 |
resource_barrier.h
|
refactor: Explicitly delete unused functions of BarrierCommand
|
2024-06-24 11:18:17 +02:00 |