Skip to content

iris: selective enable FCV_CCS_E on supported platforms

Rohan Garg requested to merge shadeslayer/mesa:review/ccs_e_cleanup into main

On anv we create resources with ISL_AUX_USAGE_CCS_E unless a platform is affected by WA 1607794140. This does the same for iris and makes things consistent between anv and iris.

Merge request reports