Skip to content

iris: Flush dmabufs during context flushes

Currently, every modifier that uses CCS also lacks support for fast-clears. On gen9+, dmabufs may gain fast-cleared blocks through clear calls. On gen12, fast-clearing can occur during any rendering operation. Mark when dmabufs gain fast-cleared blocks and flush them during a context flush operation.

Closes: #3425 (closed)

Note: This supersedes !7038 (closed)

Merge request reports