compute-runtime/unit_tests/aub_tests/command_stream
Pawel Wilma c4c35955d1 Debug option to flatten main and chained batch buffer in AUB dump.
New debug option FlattenBatchBufferForAUBDump has been added. When set it
modifies AUB dump in such way that commands from main and chained batch
buffer are dumped as single allocation. Commands from chained batch buffer are
dumped directly after commands from main batch buffer without
MI_BATCH_BUFFER_START. This feature also requires ImmediateDispatch mode which
can be forced using debug option CsrDispatchMode = 1.

Change-Id: I730760791693a748e7f4e1463ce8e7af94287b93
2018-03-06 12:26:50 +01:00
..
CMakeLists.txt Initial commit 2017-12-21 00:45:38 +01:00
aub_command_stream_fixture.cpp Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
aub_command_stream_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
aub_command_stream_tests.cpp Debug option to flatten main and chained batch buffer in AUB dump. 2018-03-06 12:26:50 +01:00
aub_mem_dump_tests.cpp AUB patch to move physical addresses to a lower region 2018-02-22 09:52:48 +01:00
aub_mem_dump_tests.h AUB patch to move physical addresses to a lower region 2018-02-22 09:52:48 +01:00