build: use drm-next headers instead of upstream kernel headers

pick drm-next uapi headers as of b60301774a8fe6c30b14a95104ec099290a2e904

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2025-04-17 15:49:25 +00:00
committed by Compute-Runtime-Automation
parent e981e85c31
commit 27d7b633e4
10 changed files with 334 additions and 12 deletions

View File

@@ -27,7 +27,7 @@
#include "CL/cl_gl.h"
#include "config.h"
#include "third_party/uapi/upstream/drm/drm_fourcc.h"
#include "drm_fourcc.h"
#include <GL/gl.h>
namespace NEO {