Skip to content

iris: Set DISABLE_AUX_BIT for AUX_USAGE_NONE modifiers

Nanley Chery requested to merge nchery/mesa:perf/disable-aux-bit-for-mod into main

This avoids unnecessary surface padding on TGL+.

Also, drop some of the logic to handle modifiers in iris_resource_configure_aux as the bit now causes it to be handled implicitly.

Edited by Nanley Chery

Merge request reports