Move PreemptionHelper class to core

Change-Id: I172c4beb8ea2576505d6192585d45cfa3d00da34
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
Zbigniew Zdanowicz
2019-11-15 16:20:45 +01:00
committed by sys_ocldev
parent a070c08b2d
commit b31e25dbb6
54 changed files with 65 additions and 62 deletions

View File

@@ -7,11 +7,11 @@
#include "runtime/command_stream/command_stream_receiver.h"
#include "core/command_stream/preemption.h"
#include "core/helpers/string.h"
#include "runtime/aub_mem_dump/aub_services.h"
#include "runtime/built_ins/built_ins.h"
#include "runtime/command_stream/experimental_command_buffer.h"
#include "runtime/command_stream/preemption.h"
#include "runtime/command_stream/scratch_space_controller.h"
#include "runtime/context/context.h"
#include "runtime/device/device.h"