.. |
hardware_interface
|
Move dispatchWalker() to seperate class
|
2018-09-13 10:29:13 +02:00 |
CMakeLists.txt
|
Move dispatchWalker() to seperate class
|
2018-09-13 10:29:13 +02:00 |
command_queue.cpp
|
Remove makeCoherent from getTagAddress.
|
2018-09-18 13:53:18 -07:00 |
command_queue.h
|
Remove flushWaitList method.
|
2018-09-07 15:27:37 +02:00 |
command_queue_hw.h
|
Code cleanup for reduced GPU address space
|
2018-09-10 16:16:06 +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
|
Dont keep dependency on previous TimestampPacket in OOQ mode
|
2018-09-18 18:50:48 -07: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
|
Move dispatchWalker() to seperate class
|
2018-09-13 10:29:13 +02:00 |
gpgpu_walker.inl
|
Make resident all TimestampPacket allocations from Events
|
2018-09-19 01:53:12 +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 |