..
CMakeLists.txt
Remove device enqueue part 1
2022-01-11 15:29:49 +01:00
cl_local_work_size.cpp
Disable EU fusion based on kernel properties from compiler
2022-02-28 18:50:38 +01:00
cl_local_work_size.h
Disjoint local work size code from hw command generation
2021-10-06 01:09:56 +02:00
command_queue.cpp
Detect GPU hangs in flushBcsTask()
2022-05-12 16:17:16 +02:00
command_queue.h
Assign BCS at first blit enqueue
2022-05-04 17:11:34 +02:00
command_queue_hw.h
Obtain BCS for aux translation only if needed
2022-05-04 15:59:11 +02:00
command_queue_hw_base.inl
Do not submit to gpgpu during blit in immediate dispatch mode
2022-04-28 11:36:42 +02:00
command_queue_hw_bdw_and_later.inl
Disable deviceEnqueue for BDW
2021-11-15 12:49:59 +01:00
command_queue_hw_xehp_and_later.inl
clang-tidy configuration cleanup
2022-05-11 14:02:04 +02:00
copy_engine_state.h
Pass blitter CSR to event
2021-09-15 12:49:22 +02:00
cpu_data_transfer_handler.cpp
Add multithread enqueue blit OOQ test
2022-03-07 11:17:27 +01:00
csr_selection_args.h
Check for null allocation in processResources
2022-04-13 02:36:27 +02:00
enqueue_barrier.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_common.h
Detect GPU hangs in flushBcsTask()
2022-05-12 16:17:16 +02:00
enqueue_copy_buffer.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_copy_buffer_rect.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_copy_buffer_to_image.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_copy_image.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_copy_image_to_buffer.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_fill_buffer.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_fill_image.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_kernel.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_marker.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_migrate_mem_objects.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_read_buffer.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_read_buffer_rect.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_read_image.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_resource_barrier.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_svm.h
fix code issues reported by clang 14
2022-04-29 10:43:34 +02:00
enqueue_write_buffer.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_write_buffer_rect.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
enqueue_write_image.h
Detect GPU hangs in blocking enqueue handler calls
2022-03-22 21:06:19 +01:00
finish.h
Detect GPU hangs in clFinish
2022-02-28 19:07:36 +01:00
flush.h
Copyright header update
2021-05-17 20:38:19 +02:00
gpgpu_walker.h
Use fw declaration of IndirectHeap in CommandContainer
2022-01-26 13:30:26 +01:00
gpgpu_walker_base.inl
Remove device enqueue part 1
2022-01-11 15:29:49 +01:00
gpgpu_walker_bdw_and_later.inl
Refactor PipeControlArgs struct
2021-12-22 17:13:16 +01:00
gpgpu_walker_xehp_and_later.inl
Unify logic for programming mocs in post sync struct
2022-03-25 17:01:51 +01:00
hardware_interface.h
Remove device enqueue part 6
2022-01-17 13:56:29 +01:00
hardware_interface_base.inl
Use fw declaration of IndirectHeap in CommandContainer
2022-01-26 13:30:26 +01:00
hardware_interface_bdw_and_later.inl
Remove device enqueue part 6
2022-01-17 13:56:29 +01:00
hardware_interface_xehp_and_later.inl
Remove device enqueue part 6
2022-01-17 13:56:29 +01:00
resource_barrier.cpp
Move enable_product.inl to shared
2021-10-12 22:02:16 +02:00
resource_barrier.h
Partial support for XE_HP_SDV
2021-06-24 18:35:54 +02:00