compute-runtime/shared/source/device
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
..
linux Add cl_khr_device_uuid to extension list 2022-07-18 12:28:04 +02:00
windows Add cl_khr_device_uuid to extension list 2022-07-18 12:28:04 +02:00
CMakeLists.txt Add cl_khr_device_uuid to extension list 2022-07-18 12:28:04 +02:00
device.cpp Prealloc cmd buffer for CSR only when being used 2022-11-15 20:06:29 +01:00
device.h Cleanup includes 4 2022-11-10 14:22:18 +01:00
device_caps.cpp Move hwHelper ownership to RootDeviceEnvironment 3/n 2022-11-15 10:22:48 +01:00
device_get_device_name.cpp Cleanup headers 2022-05-18 11:42:06 +02:00
device_info.h Move sharedSystemMemCapabilities to hwInfo 2021-11-17 14:42:05 +01:00
root_device.cpp Prealloc cmd buffer for CSR only when being used 2022-11-15 20:06:29 +01:00
root_device.h Optimize getRootDeviceIndex. 2021-12-16 11:53:12 +01:00
sub_device.cpp Optimize getRootDeviceIndex. 2021-12-16 11:53:12 +01:00
sub_device.h Optimize getRootDeviceIndex. 2021-12-16 11:53:12 +01:00