mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
add i915 uapi headers
Change-Id: I8b19ebc56c5aa394758177641b2946f7fca13eff
This commit is contained in:
committed by
sys_ocldev
parent
f5fed65cb4
commit
507544a999
@@ -23,10 +23,9 @@
|
||||
#pragma once
|
||||
#include "runtime/command_stream/device_command_stream.h"
|
||||
#include "runtime/os_interface/linux/drm_gem_close_worker.h"
|
||||
#include <vector>
|
||||
extern "C" {
|
||||
#include "drm/i915_drm.h"
|
||||
}
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace OCLRT {
|
||||
class BufferObject;
|
||||
|
||||
@@ -31,10 +31,8 @@
|
||||
#include <cstring>
|
||||
#include <iostream>
|
||||
|
||||
extern "C" {
|
||||
#include "drm/i915_drm.h"
|
||||
#include "drm/drm.h"
|
||||
}
|
||||
|
||||
#include "runtime/gmm_helper/gmm_helper.h"
|
||||
#include "runtime/gmm_helper/resource_info.h"
|
||||
|
||||
Reference in New Issue
Block a user