compute-runtime/runtime/os_interface/linux
Zdanowicz, Zbigniew 8a5b0ee518 Debug variable must override HardwareInfo capability at DeviceFactory
RT must override engineType at DeviceFactory, since Wddm CSR uses HardwareInfo
at its ctor.
AUB tests must override engineType at Device ctor since they bypass
DeviceFactory.

Change-Id: I73e4066e9b16aed0410fe39a82726d3baea2e67f
2018-02-14 17:29:30 +01:00
..
api.cpp Initial commit 2017-12-21 00:45:38 +01:00
d3d_sharing_functions.h 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.inl Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
device_factory.cpp Initial commit 2017-12-21 00:45:38 +01:00
driver_info.cpp Initial commit 2017-12-21 00:45:38 +01:00
drm_32bit_memory.cpp Initial commit 2017-12-21 00:45:38 +01:00
drm_allocation.h Initial commit 2017-12-21 00:45:38 +01:00
drm_buffer_object.cpp Make UNRECOVERABLE_IF fail in tests. 2017-12-22 11:26:06 +01:00
drm_buffer_object.h Initial commit 2017-12-21 00:45:38 +01:00
drm_command_stream.h Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
drm_command_stream.inl Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
drm_engine_mapper.h Command streamers should use device default engine type 2018-01-16 22:37:44 +01:00
drm_engine_mapper.inl Command streamers should use device default engine type 2018-01-16 22:37:44 +01:00
drm_gem_close_worker.cpp Initial commit 2017-12-21 00:45:38 +01:00
drm_gem_close_worker.h Initial commit 2017-12-21 00:45:38 +01:00
drm_memory_manager.cpp Restrict system memory allocations to certain address range 2018-01-26 15:16:41 +01:00
drm_memory_manager.h Add preemption WA to make CSR surface uncacheable 2018-01-05 22:44:26 +01:00
drm_neo.cpp Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
drm_neo.h devices.m separation for Linux 2018-02-06 15:24:20 +01:00
drm_neo_create.cpp Initial commit 2017-12-21 00:45:38 +01:00
drm_null_device.h Initial commit 2017-12-21 00:45:38 +01:00
hw_info_config.cpp Debug variable must override HardwareInfo capability at DeviceFactory 2018-02-14 17:29:30 +01:00
hw_info_config.h Initial commit 2017-12-21 00:45:38 +01:00
linux_inc.cpp Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
options.cpp Initial commit 2017-12-21 00:45:38 +01:00
os_inc.h Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
os_interface.cpp Initial commit 2017-12-21 00:45:38 +01:00
os_interface.h Initial commit 2017-12-21 00:45:38 +01:00
os_library.cpp Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
os_library.h Initial commit 2017-12-21 00:45:38 +01:00
os_socket.h Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +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_linux.cpp Instrumentation refactoring 2018-01-16 16:15:44 +01:00
performance_counters_linux.h Initial commit 2017-12-21 00:45:38 +01:00
print.cpp Initial commit 2017-12-21 00:45:38 +01:00