Skip to content

intel/brw/xe2+: Enable coopertive matrices

Ian Romanick requested to merge idr/mesa:review/cmat-lnl into main

This is all the remaining heavy lifting for basic enabling of VK_KHR_cooperative_matrix on Xe2 platforms. The only thing that is missing is adding the supported matrix configurations to src/intel/dev/intel_device_info.c. That has to wait on the other Xe2 changes to that file.

Merge request reports