compute-runtime/runtime/command_queue
Woloszyn, Wojciech 8a488ad52f Fix reported row/slicePitch for mip-maps
- use information from gmm correctly
- modify computation on gen8

Change-Id: Iaefcc20ce9436ef70cd2f4bc36654932c4b5af49
2018-05-22 10:36:54 +02:00
..
CMakeLists.txt Create GpgpuWalkerHelper class 2018-04-04 16:42:16 +02:00
command_queue.cpp Fix reported row/slicePitch for mip-maps 2018-05-22 10:36:54 +02:00
command_queue.h Move indirect heaps from command queues to csr. 2018-04-26 14:05:40 +02:00
command_queue_hw.h Add capability to csr to allow N:1 aggregation when ooq is created. 2018-04-26 15:41:20 +02:00
command_queue_hw.inl Create GpgpuWalkerHelper class 2018-04-04 16:42:16 +02:00
cpu_data_transfer_handler.cpp [1/n] Mipmap support 2018-04-05 01:09:27 +02:00
enqueue_barrier.h
enqueue_common.h Add capability to csr to allow N:1 aggregation when ooq is created. 2018-04-26 15:41:20 +02:00
enqueue_copy_buffer.h
enqueue_copy_buffer_rect.h [24/n] Internal 4GB allocator. 2018-03-30 09:12:08 +02:00
enqueue_copy_buffer_to_image.h Implement cl_khr_mipmap_image [2/n] 2018-03-21 17:04:12 +01:00
enqueue_copy_image.h Implement cl_khr_mipmap_image [2/n] 2018-03-21 17:04:12 +01:00
enqueue_copy_image_to_buffer.h Implement cl_khr_mipmap_image [2/n] 2018-03-21 17:04:12 +01:00
enqueue_fill_buffer.h [25/n] Internal 4GB allocator. 2018-03-30 14:59:11 +02:00
enqueue_fill_image.h
enqueue_kernel.h Add check for local work group size in clEnqueueNDRangeKernel call. 2018-04-20 08:16:16 +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
enqueue_read_buffer_rect.h
enqueue_read_image.h Implement cl_khr_mipmap_image [1/n] 2018-03-21 10:51:13 +01:00
enqueue_svm.h [29/n] Internal 4GB allocator. 2018-04-17 06:42:56 +02:00
enqueue_write_buffer.h
enqueue_write_buffer_rect.h
enqueue_write_image.h Implement cl_khr_mipmap_image [1/n] 2018-03-21 10:51:13 +01:00
finish.h Kmd notify improvements [1/n]: Quick KMD sleep optimization 2018-03-21 20:41:33 +01:00
flush.h
gpgpu_walker.h Separate HW commands from class declaration and interface 2018-04-25 14:03:00 +02:00
gpgpu_walker.inl Change interface to pass Interface Descriptor Data as pointer 2018-05-11 14:35:53 +02:00
local_id_gen.cpp
local_id_gen.h Fix out of bound problem while estimating Indirect Object Heap. 2018-04-03 17:45:28 +02:00
local_id_gen.inl
local_id_gen_avx2.cpp
local_id_gen_sse4.cpp
local_work_size.cpp