Skip to content

intel: Silence INTEL_FORCE_PROBE warning during build

f1b502f8 causes a warning message to be printing when building the Xe2 ray-tracing support.

This MR introduces a new code path for getting the intel_device_info for use during the build process. (intel_get_device_info_for_build())

Merge request reports