.. |
CMakeLists.txt
|
Create GpgpuWalkerHelper class
|
2018-04-04 16:42:16 +02:00 |
command_queue.cpp
|
Move OsContext to Device
|
2018-09-03 10:42:26 +02:00 |
command_queue.h
|
Timestamp Packet ownership
|
2018-08-29 13:47:46 +02:00 |
command_queue_hw.h
|
Add notify functions to enqueue read buffer and image calls
|
2018-08-22 21:43:17 +02:00 |
command_queue_hw.inl
|
Add notify functions to enqueue read buffer and image calls
|
2018-08-22 21:43:17 +02:00 |
cpu_data_transfer_handler.cpp
|
Do not take ownership on device.
|
2018-08-07 09:29:50 +02:00 |
enqueue_barrier.h
|
Switch clang-format to 6.0
|
2018-06-14 09:45:00 +02:00 |
enqueue_common.h
|
Pass TimestampPacket to dispatchWalker during enqueue call
|
2018-08-31 19:57:47 +02:00 |
enqueue_copy_buffer.h
|
Delete Device::getBuiltIns()
|
2018-08-22 16:54:53 +02:00 |
enqueue_copy_buffer_rect.h
|
Delete Device::getBuiltIns()
|
2018-08-22 16:54:53 +02:00 |
enqueue_copy_buffer_to_image.h
|
Delete Device::getBuiltIns()
|
2018-08-22 16:54:53 +02:00 |
enqueue_copy_image.h
|
Delete Device::getBuiltIns()
|
2018-08-22 16:54:53 +02:00 |
enqueue_copy_image_to_buffer.h
|
Delete Device::getBuiltIns()
|
2018-08-22 16:54:53 +02:00 |
enqueue_fill_buffer.h
|
Delete Device::getBuiltIns()
|
2018-08-22 16:54:53 +02:00 |
enqueue_fill_image.h
|
Delete Device::getBuiltIns()
|
2018-08-22 16:54:53 +02:00 |
enqueue_kernel.h
|
Fix division by zero in enqueueKernel
|
2018-08-14 09:02:17 +02:00 |
enqueue_marker.h
|
Separate struct EnqueueOperation declaration and implementation
|
2018-04-10 16:36:48 +02:00 |
enqueue_migrate_mem_objects.h
|
Separate struct EnqueueOperation declaration and implementation
|
2018-04-10 16:36:48 +02:00 |
enqueue_read_buffer.h
|
Add notify functions to enqueue read buffer and image calls
|
2018-08-22 21:43:17 +02:00 |
enqueue_read_buffer_rect.h
|
Delete Device::getBuiltIns()
|
2018-08-22 16:54:53 +02:00 |
enqueue_read_image.h
|
Add notify functions to enqueue read buffer and image calls
|
2018-08-22 21:43:17 +02:00 |
enqueue_svm.h
|
Delete Device::getBuiltIns()
|
2018-08-22 16:54:53 +02:00 |
enqueue_write_buffer.h
|
Delete Device::getBuiltIns()
|
2018-08-22 16:54:53 +02:00 |
enqueue_write_buffer_rect.h
|
Delete Device::getBuiltIns()
|
2018-08-22 16:54:53 +02:00 |
enqueue_write_image.h
|
Delete Device::getBuiltIns()
|
2018-08-22 16:54:53 +02:00 |
finish.h
|
Kmd notify improvements [1/n]: Quick KMD sleep optimization
|
2018-03-21 20:41:33 +01:00 |
flush.h
|
Initial commit
|
2017-12-21 00:45:38 +01:00 |
gpgpu_walker.h
|
Refactored GPGPU walker for easier maintenance
|
2018-09-03 11:04:24 +02:00 |
gpgpu_walker.inl
|
Refactored GPGPU walker for easier maintenance
|
2018-09-03 11:04:24 +02:00 |
local_id_gen.cpp
|
Fix generation local ids for image layout with local workgroup size 12x12x1
|
2018-08-22 14:32:07 +02:00 |
local_id_gen.h
|
Cleanup after adding new local ids layout for images
|
2018-08-21 11:27:30 +02:00 |
local_id_gen.inl
|
Workgroup walk order
|
2018-08-07 13:54:10 +02:00 |
local_id_gen_avx2.cpp
|
Workgroup walk order
|
2018-08-07 13:54:10 +02:00 |
local_id_gen_sse4.cpp
|
Workgroup walk order
|
2018-08-07 13:54:10 +02:00 |
local_work_size.cpp
|
For devices with small HW thread count, limit the available pool of LWS.
|
2018-01-24 14:30:39 +01:00 |