Skip to content

WIP: vrend: Skip data transfer for BLOB resources

Gert Wollny requested to merge gerddie/virglrenderer:fix-blob-readback into master

If there are no IOVs attached to resource or transfer info, and the resource is supposed to be mapped persistent or coherent, then we can skip copying data.

Closes: mesa/mesa#8339

Merge request reports