![]() 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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
aub_command_stream_fixture.cpp | ||
aub_command_stream_fixture.h | ||
aub_command_stream_tests.cpp | ||
aub_mem_dump_tests.cpp | ||
aub_mem_dump_tests.h |