compute-runtime/runtime/os_interface
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
..
linux Cmake refactor part 6 2018-03-02 00:39:41 +01:00
windows use ADAPTER_INFO in Wddm only 2018-03-02 09:45:03 +01:00
32bit_memory.h Initial commit 2017-12-21 00:45:38 +01:00
CMakeLists.txt Cmake refactor part 6 2018-03-02 00:39:41 +01:00
DebugVariables.inl Debug option to flatten main and chained batch buffer in AUB dump. 2018-03-06 12:26:50 +01:00
debug_settings_manager.cpp Rename DebugVariables.def to DebugVariables.inl 2018-02-28 14:18:14 +01:00
debug_settings_manager.h Rename DebugVariables.def to DebugVariables.inl 2018-02-28 14:18:14 +01:00
device_factory.h remove unused field 2018-03-01 09:14:07 +01:00
os_inc_base.h Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
os_interface.h Initial commit 2017-12-21 00:45:38 +01:00
os_library.h Initial commit 2017-12-21 00:45:38 +01:00
os_time.cpp Initial commit 2017-12-21 00:45:38 +01:00
os_time.h Initial commit 2017-12-21 00:45:38 +01:00
performance_counters.cpp perfCounters: querySize now depends on gfx core 2018-02-20 13:04:54 +01:00
performance_counters.h perfCounters: querySize now depends on gfx core 2018-02-20 13:04:54 +01:00
print.h Initial commit 2017-12-21 00:45:38 +01:00