..
definitions
add dispatch hints for more flixable control on workload dispatch
2019-10-16 15:40:07 +02:00
CMakeLists.txt
Add return CL_INVALID_VALUE from clSetKernelExecInfo
2020-01-08 16:19:43 +01:00
aub_command_stream_receiver.cpp
Move headers to core
2019-12-10 12:19:29 +01:00
aub_command_stream_receiver.h
[2/N] Make the execution environment adapter agnostic
2019-10-29 17:15:01 +01:00
aub_command_stream_receiver_hw.h
Return error code from submit() to application.
2019-11-26 12:42:47 +01:00
aub_command_stream_receiver_hw_base.inl
Move DebugSettingsManager to core
2019-12-17 10:39:53 +01:00
aub_command_stream_receiver_hw_bdw_plus.inl
Extract methods to aub_command_stream_receiver_hw_base.inl
2019-05-10 10:13:49 +02:00
aub_stream_provider.h
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
aub_subcapture.cpp
AUB subcapture in TBX mode to write the head register upon activation
2019-10-17 16:03:50 +02:00
aub_subcapture.h
AUB subcapture in TBX mode to write the head register upon activation
2019-10-17 16:03:50 +02:00
command_stream_receiver.cpp
Dont create multiple page table managers within single root device
2019-12-27 04:36:51 -08:00
command_stream_receiver.h
Initialize registers of page table manager for each command stream receiver
2020-01-02 13:05:55 +01:00
command_stream_receiver_hw.h
Move PageTableManager to RootDeviceEnvironment
2019-12-19 12:26:45 +01:00
command_stream_receiver_hw_base.inl
Move files to core
2020-01-02 15:57:05 +01:00
command_stream_receiver_hw_bdw_plus.inl
Add program HDC pipeline flush prior to SBA
2019-12-16 08:42:45 +01:00
command_stream_receiver_hw_tgllp_plus.inl
Add program HDC pipeline flush prior to SBA
2019-12-16 08:42:45 +01:00
command_stream_receiver_simulated_common_hw.h
Move getDeviceIndex method to CommandStreamReceiverSimulatedCommonHw class
2019-12-18 20:43:34 +01:00
command_stream_receiver_simulated_common_hw_base.inl
Move files to core
2020-01-02 15:57:05 +01:00
command_stream_receiver_simulated_common_hw_bdw_plus.inl
Remove device index from command stream receiver
2019-10-04 13:27:33 +02:00
command_stream_receiver_with_aub_dump.h
Add PollForCompletion for CSR with Aub dump
2020-01-08 10:17:04 +01:00
command_stream_receiver_with_aub_dump.inl
Add PollForCompletion for CSR with Aub dump
2020-01-08 10:17:04 +01:00
create_command_stream_impl.cpp
Move headers to core
2019-12-10 12:19:29 +01:00
create_command_stream_impl.h
[2/N] Make the execution environment adapter agnostic
2019-10-29 17:15:01 +01:00
csr_definitions.h
Add mechanism to dynamically assign thread arbitration policy by one kernel
2019-12-11 09:30:33 +01:00
device_command_stream.h
[2/N] Make the execution environment adapter agnostic
2019-10-29 17:15:01 +01:00
experimental_command_buffer.cpp
Always specify rootDeviceIndex for graphics memory allocations
2019-11-15 15:14:41 +01:00
experimental_command_buffer.h
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
experimental_command_buffer.inl
Move HwHelper to core directory
2019-11-15 14:06:40 +01:00
per_dss_backed_buffer.cpp
Add per-DSS back buffer programming
2019-09-05 11:45:44 +02:00
scratch_space_controller.cpp
Always specify rootDeviceIndex for graphics memory allocations
2019-11-15 15:14:41 +01:00
scratch_space_controller.h
Move IndirectHeap to core and improve unit tests
2019-12-03 15:06:27 +01:00
scratch_space_controller_base.cpp
Always specify rootDeviceIndex for graphics memory allocations
2019-11-15 15:14:41 +01:00
scratch_space_controller_base.h
Always specify rootDeviceIndex for graphics memory allocations
2019-11-15 15:14:41 +01:00
submissions_aggregator.cpp
Add logic to change queue slice count
2019-09-26 10:21:12 +02:00
submissions_aggregator.h
Add logic to change queue slice count
2019-09-26 10:21:12 +02:00
tbx_command_stream_receiver.cpp
Move headers to core
2019-12-10 12:19:29 +01:00
tbx_command_stream_receiver.h
[2/N] Make the execution environment adapter agnostic
2019-10-29 17:15:01 +01:00
tbx_command_stream_receiver_hw.h
Exposing downloadAllocations in base CSR
2019-12-18 23:40:26 +01:00
tbx_command_stream_receiver_hw.inl
Move DebugSettingsManager to core
2019-12-17 10:39:53 +01:00
tbx_stream.cpp
Move DebugSettingsManager to core
2019-12-17 10:39:53 +01:00
thread_arbitration_policy.h
Add return CL_INVALID_VALUE from clSetKernelExecInfo
2020-01-08 16:19:43 +01:00