intel / compute-runtime

Intel® Graphics Compute Runtime for oneAPI Level Zero and OpenCL™ Driver
MIT License
1.13k stars 232 forks source link

Enable Xe KMD support by default #727

Closed eero-t closed 4 months ago

eero-t commented 5 months ago

The other Intel user-space GPU drivers already enable Xe KMD support by default in their latest releases:

Maybe OpenCL / L0 / Sysman driver should also do that?

JablonskiMateusz commented 4 months ago

Hi @eero-t Xe KMD support is enabled by default since https://github.com/intel/compute-runtime/commit/a2742492ab0cc84dd5a6512caaca4858c92caab8 It is included in 24.13 release

eero-t commented 4 months ago

Verified with the latest tag (24.17.29377.8) using drm-tip kernel HEAD => Xe KMD is supported without it being explicitly enabled with a CMake option.