mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Move aub center and command stream receivers to root device environment
resize root device environments to 1 by default Related-To: NEO-3691, NEO-3857 Change-Id: Idf3d61e84f8265f30381c18216632d0ffb2a16de Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
eccb9f044d
commit
d408b82a19
@@ -9,13 +9,13 @@
|
||||
#include "common/helpers/bit_helpers.h"
|
||||
#include "core/command_stream/preemption_mode.h"
|
||||
#include "core/helpers/aligned_memory.h"
|
||||
#include "core/helpers/common_types.h"
|
||||
#include "core/memory_manager/gfx_partition.h"
|
||||
#include "core/memory_manager/graphics_allocation.h"
|
||||
#include "core/memory_manager/host_ptr_defines.h"
|
||||
#include "core/memory_manager/local_memory_usage.h"
|
||||
#include "core/page_fault_manager/cpu_page_fault_manager.h"
|
||||
#include "public/cl_ext_private.h"
|
||||
#include "runtime/helpers/common_types.h"
|
||||
#include "runtime/helpers/engine_control.h"
|
||||
#include "runtime/memory_manager/allocation_properties.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user