mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
Manifest update
Change-Id: I8124a5b82a663953137dd4e71f8504b9becec92a Signed-off-by: Hazubski <filip.hazubski@intel.com>
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include <errno.h>
|
||||
#include <set>
|
||||
#include <stdint.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <vector>
|
||||
|
||||
struct drm_i915_gem_exec_object2;
|
||||
|
||||
@@ -17,8 +17,6 @@
|
||||
#include "runtime/helpers/surface_formats.h"
|
||||
#include "runtime/memory_manager/host_ptr_manager.h"
|
||||
#include "runtime/os_interface/32bit_memory.h"
|
||||
#include "runtime/os_interface/linux/drm_allocation.h"
|
||||
#include "runtime/os_interface/linux/drm_buffer_object.h"
|
||||
#include "runtime/os_interface/linux/os_context_linux.h"
|
||||
|
||||
#include "drm/i915_drm.h"
|
||||
|
||||
@@ -9,8 +9,6 @@
|
||||
#include "runtime/os_interface/linux/drm_neo.h"
|
||||
#include "runtime/os_interface/os_time.h"
|
||||
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
#define OCLRT_NUM_TIMESTAMP_BITS (36)
|
||||
#define OCLRT_NUM_TIMESTAMP_BITS_FALLBACK (32)
|
||||
#define TIMESTAMP_HIGH_REG 0x0235C
|
||||
|
||||
Reference in New Issue
Block a user