compute-runtime/unit_tests/os_interface/linux
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
..
.clang-tidy Initial commit 2017-12-21 00:45:38 +01:00
debug_env_reader.cpp Initial commit 2017-12-21 00:45:38 +01:00
device_command_stream_fixture.h Add support for resource lock / unlock on Linux OS 2018-03-01 15:01:49 +01:00
device_command_stream_tests.cpp Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
device_factory_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
device_factory_tests.h Initial commit 2017-12-21 00:45:38 +01:00
device_os_tests.cpp Enable Mid-Thread preemption for Gen9 2018-01-16 12:55:35 +01:00
driver_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
drm_buffer_object_tests.cpp Remove unnecessary code. 2018-03-05 21:52:16 +01:00
drm_command_stream_mm_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
drm_command_stream_tests.cpp Debug option to flatten main and chained batch buffer in AUB dump. 2018-03-06 12:26:50 +01:00
drm_gem_close_worker_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
drm_memory_manager_tests.cpp Remove unnecessary code. 2018-03-05 21:52:16 +01:00
drm_mock.h Initial commit 2017-12-21 00:45:38 +01:00
drm_neo_create.cpp Initial commit 2017-12-21 00:45:38 +01:00
drm_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
hw_info_config_tests.cpp Provide smaller surface size for tests 2018-02-28 14:04:23 +01:00
hw_info_config_tests.h Initial commit 2017-12-21 00:45:38 +01:00
mock_os_time_linux.h Initial commit 2017-12-21 00:45:38 +01:00
mock_performance_counters_linux.cpp Instrumentation refactoring 2018-01-16 16:15:44 +01:00
mock_performance_counters_linux.h Instrumentation refactoring 2018-01-16 16:15:44 +01:00
options.cpp remove some redunant casts in setAdapterInfo 2018-03-06 09:09:04 +01:00
os_interface_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
os_time_test.cpp Initial commit 2017-12-21 00:45:38 +01:00
performance_counters_linux_tests.cpp Instrumentation refactoring 2018-01-16 16:15:44 +01:00
self_lib_lin.cpp Initial commit 2017-12-21 00:45:38 +01:00