Skip to content

gallium: disable hardware select for crocus

Qiang Yu requested to merge yuq825/mesa:topic/fix-crocus-select into main

piglit select tests fail, so add a gallium cap to disable for crocus explicitly.

crocus may choose to enable hardware select only for GPU SKU which tested to be OK again.

Fixes: 6489af14 ("mesa: enable HardwareAcceleratedSelect") Closes: #6644 (closed)

Merge request reports