compute-runtime/unit_tests/os_interface/linux
Maciej Dziuban bc4700a193 Add OsContext argument to MemoryManager::makeNonResidentEvictionAllocations
OsContext has to propagate through following calls first:
- WddmCommandStreamReceiver<GfxFamily>::processEviction
- CommandStreamReceiver::makeSurfacePackNonResident

Change-Id: I7559c7406b2860c51905c9961cec251fac231b08
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
2018-10-05 01:28:31 +02:00
..
.clang-tidy enable & switch to clang 6.0 2018-05-25 10:08:26 +02:00
CMakeLists.txt Update copyright headers 2018-09-20 18:02:35 +02:00
allocator_helper.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
allocator_helper_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
debug_env_reader.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
device_command_stream_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
device_command_stream_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
device_factory_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
device_factory_tests.h Update copyright headers 2018-09-20 18:02:35 +02:00
device_os_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
driver_info_tests.cpp Initial commit 2017-12-21 00:45:38 +01:00
drm_buffer_object_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
drm_command_stream_mm_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
drm_command_stream_tests.cpp Add OsContext argument to MemoryManager::makeNonResidentEvictionAllocations 2018-10-05 01:28:31 +02:00
drm_gem_close_worker_tests.cpp Pass execution environment to memory manager 2018-10-03 22:12:26 +02:00
drm_memory_manager_tests.cpp Pass execution environment to memory manager 2018-10-03 22:12:26 +02:00
drm_mock.h Update copyright headers 2018-09-20 18:02:35 +02:00
drm_neo_create.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
drm_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
hw_info_config_linux_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
hw_info_config_linux_tests.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_os_time_linux.h Update copyright headers 2018-09-20 18:02:35 +02:00
mock_performance_counters_linux.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_performance_counters_linux.h Instrumentation refactoring 2018-01-16 16:15:44 +01:00
options.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
os_interface_linux_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
os_time_test.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
performance_counters_linux_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
self_lib_lin.cpp Initial commit 2017-12-21 00:45:38 +01:00