..
CMakeLists.txt
Add experimental command buffer
2018-07-13 12:09:14 +02:00
aub_command_stream_receiver.cpp
AUB capture - add control to configure file name
2018-08-23 22:31:03 +02:00
aub_command_stream_receiver.h
Pass execution environment to command stream receiver.
2018-08-08 17:10:39 +02:00
aub_command_stream_receiver_hw.h
Change processResidency argument to a reference
2018-09-14 13:36:20 +02:00
aub_command_stream_receiver_hw.inl
Pass AubHelper to reserveAddressPPGTT().
2018-09-17 18:48:06 +02:00
aub_subcapture.cpp
AUB subcapture in filter mode to define start/end indexes to a given kernel
2018-09-13 11:13:33 +02:00
aub_subcapture.h
AUB subcapture in filter mode to define start/end indexes to a given kernel
2018-09-13 11:13:33 +02:00
command_stream_receiver.cpp
Move residency and eviction allocations from MemoryManager to CSR
2018-09-14 13:19:55 +02:00
command_stream_receiver.h
Change processResidency argument to a reference
2018-09-14 13:36:20 +02:00
command_stream_receiver_hw.h
Pass AubHelper to reserveAddressPPGTT().
2018-09-17 18:48:06 +02:00
command_stream_receiver_hw.inl
Pass AubHelper to reserveAddressPPGTT().
2018-09-17 18:48:06 +02:00
command_stream_receiver_with_aub_dump.h
Change processResidency argument to a reference
2018-09-14 13:36:20 +02:00
command_stream_receiver_with_aub_dump.inl
Change processResidency argument to a reference
2018-09-14 13:36:20 +02:00
create_command_stream_impl.cpp
Rename setupGtSystemInfo to setupHardwareInfo
2018-08-29 16:24:16 +02:00
create_command_stream_impl.h
Pass execution environment to command stream receiver.
2018-08-08 17:10:39 +02:00
csr_definitions.h
Use Semaphore to wait for dependencies from different device
2018-09-10 10:00:49 +02:00
device_command_stream.h
Pass execution environment to command stream receiver.
2018-08-08 17:10:39 +02:00
experimental_command_buffer.cpp
Limit device usage in memory manager.
2018-07-19 18:27:42 +02:00
experimental_command_buffer.h
Limit device usage in memory manager.
2018-07-19 18:27:42 +02:00
experimental_command_buffer.inl
Add memoryPool to GraphicsAllocation
2018-07-17 20:10:33 +02:00
linear_stream.cpp
Switch clang-format to 6.0
2018-06-14 09:45:00 +02:00
linear_stream.h
Add memoryPool to GraphicsAllocation
2018-07-17 20:10:33 +02:00
preemption.cpp
[22/n] Internal 4GB allocator.
2018-03-29 08:17:32 +02:00
preemption.h
[23/n] Internal 4GB allocator.
2018-03-29 12:21:46 +02:00
preemption.inl
Delete Device::getBuiltIns()
2018-08-22 16:54:53 +02:00
submissions_aggregator.cpp
Decouple memory manager and device
2018-08-20 13:44:31 +02:00
submissions_aggregator.h
Decouple memory manager and device
2018-08-20 13:44:31 +02:00
tbx_command_stream_receiver.cpp
Pass execution environment to command stream receiver.
2018-08-08 17:10:39 +02:00
tbx_command_stream_receiver.h
Pass execution environment to command stream receiver.
2018-08-08 17:10:39 +02:00
tbx_command_stream_receiver_hw.h
Change processResidency argument to a reference
2018-09-14 13:36:20 +02:00
tbx_command_stream_receiver_hw.inl
Pass AubHelper to reserveAddressPPGTT().
2018-09-17 18:48:06 +02:00
tbx_stream.cpp
Initial commit
2017-12-21 00:45:38 +01:00
thread_arbitration_policy.h
Refactor ThreadArbitrationPolicy definitions
2018-07-09 16:55:22 +02:00