Skip to content

panfrost: Only copy resources when they are in a pending batch

Icecream95 requested to merge icecream95/mesa:copy-iff-pending into master

Fixes a performance regression in alacritty, and rendering is still fine in GLQuake ports.

Fixes: 361fb386 ("panfrost: Copy resources when mapping to avoid waiting for readers")

Merge request reports