compute-runtime/shared/test/common/mocks/linux
Szymon Morek a66e69abc9 Prealloc cmd buffer for CSR only when being used
Related-To: NEO-7361

Currently additional command buffer is
preallocated for all CSRs, even for those which
won't be used by application. This PR changes that

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2022-11-15 20:06:29 +01:00
..
mock_dlopen.cpp mock dlopen in tests to block unwanted interactions 2021-11-23 12:55:48 +01:00
mock_drm_allocation.h Return SubmissionStatus from printBOsForSubmit method 2022-11-15 12:43:21 +01:00
mock_drm_command_stream_receiver.h Prealloc cmd buffer for CSR only when being used 2022-11-15 20:06:29 +01:00
mock_drm_memory_manager.cpp Cleanup includes in drm_memory_manager.h 2022-07-26 20:53:21 +02:00
mock_drm_memory_manager.h Cleanup includes in drm_memory_manager.h 2022-07-26 20:53:21 +02:00
mock_drm_wrappers.cpp Create wrappers for different version of i915 headers 2022-07-18 10:15:44 +02:00
mock_drm_wrappers.h Move drm wrappers to a separate file 2022-05-17 17:58:19 +02:00
mock_os_time_linux.h test: Move linux specific tests to shared 2022-05-23 19:21:50 +02:00