compute-runtime/unit_tests/event
Mrozek, Michal ffa9b097f5 [26/n] Internal 4GB allocator.
- change the way we handle blocked commands.
- instead of allocating CPU pointer and populating it with commands, create
real IndirectHeap that may be later submitted to the GPU
- that removes a lot of copy operations that were happening on submit time
- for device enqueue, this requires dsh & shh to be passed directly to the
underlying commands, in that scenario device queue buffers are not used

Change-Id: I1124a8edbb46777ea7f7d3a5946f302e7fdf9665
2018-04-09 10:47:37 +02:00
..
CMakeLists.txt Cmake refactor part 9 2018-03-07 19:42:51 +01:00
async_events_handler_tests.cpp Kmd notify improvements [1/n]: Quick KMD sleep optimization 2018-03-21 20:41:33 +01:00
event_builder_tests.cpp Fortify events 2017-12-22 15:05:28 +01:00
event_callbacks_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
event_fixture.h ULTs cleanup 2018-03-30 08:53:35 +02:00
event_tests.cpp [26/n] Internal 4GB allocator. 2018-04-09 10:47:37 +02:00
event_tests_mt.cpp [n/n] Remove event registry. 2017-12-21 14:46:27 +01:00
user_events_tests.cpp Kmd notify improvements [1/n]: Quick KMD sleep optimization 2018-03-21 20:41:33 +01:00
user_events_tests_mt.cpp Initial commit 2017-12-21 00:45:38 +01:00