compute-runtime/shared/source/execution_environment
Kamil Kopryk eafea5e2fe Move HwInfoConfig ownership to RootDeviceEnvironment 1/n
Related-To: NEO-6853
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>

- Added HwInfoConfig getter in RootDeviceEnvironment,
which temporarily takes HwInfoConfig from the global array
- use HwInfoConfig from RootDeviceEnvironment to
call ConfigureHardwareCustom function
- Added getHwInfoConfig in DeviceFixture
- ConfigureHardwareCustom function and few others changed to const
- Small code cleanup
2022-11-08 10:52:08 +01:00
..
drm style: configure readability-identifier-naming.LocalVariableCase 2022-05-16 12:39:44 +02:00
wddm style: skip redundant unique_ptr::get function 2022-05-10 13:22:40 +02:00
CMakeLists.txt fix for WSL and for sortNeoDevices 2022-05-07 02:38:02 +02:00
execution_environment.cpp Configure env variables when CAL enabled 2022-10-27 16:18:11 +02:00
execution_environment.h Configure env variables when CAL enabled 2022-10-27 16:18:11 +02:00
execution_environment_drm.cpp fix for WSL and for sortNeoDevices 2022-05-07 02:38:02 +02:00
execution_environment_drm_or_wddm.cpp fix for WSL and for sortNeoDevices 2022-05-07 02:38:02 +02:00
execution_environment_wddm.cpp fix for WSL and for sortNeoDevices 2022-05-07 02:38:02 +02:00
root_device_environment.cpp Move HwInfoConfig ownership to RootDeviceEnvironment 1/n 2022-11-08 10:52:08 +01:00
root_device_environment.h Move HwInfoConfig ownership to RootDeviceEnvironment 1/n 2022-11-08 10:52:08 +01:00