mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 13:33:02 +08:00
feature: add cmake flag to detect Xe drm
This is a prework for optional integration with Xe driver https://cgit.freedesktop.org/drm/drm-xe/commit/?h=drm-xe-next Related-To: NEO-7578 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
9cec84d3d4
commit
35b8fba1d8
@@ -62,6 +62,7 @@ cd build
|
||||
-DBUILD_WITH_L0=FALSE \
|
||||
-DNEO_SKIP_UNIT_TESTS=TRUE \
|
||||
-DNEO_ENABLE_i915_PRELIM_DETECTION=TRUE \
|
||||
-DNEO_ENABLE_XE_DRM_DETECTION=TRUE \
|
||||
-DRELEASE_WITH_REGKEYS=%{NEO_RELEASE_WITH_REGKEYS} \
|
||||
-DCMAKE_VERBOSE_MAKEFILE=FALSE \
|
||||
-DI915_HEADERS_DIR=$(realpath %{I915_HEADERS_DIR})
|
||||
|
||||
Reference in New Issue
Block a user