diff options
author | Boris Brezillon <[email protected]> | 2019-09-15 20:35:52 +0200 |
---|---|---|
committer | Boris Brezillon <[email protected]> | 2019-10-03 16:55:38 -0400 |
commit | 0a12a16bae9c4e47354894bfcf5270c04f49ef1f (patch) | |
tree | 873272f1d276ae6a2ef12b14a3c32bb242df0bee /REVIEWERS | |
parent | 2225383af8b848a59e1a21335ee19b3845292671 (diff) |
panfrost: Do fine-grained flushing when preparing BO for CPU accesses
We don't have to flush all batches when we're only interested in
reading/writing a specific BO. Thanks to the
panfrost_flush_batches_accessing_bo() and panfrost_bo_wait() helpers
we can now flush only the batches touching the BO we want to access
from the CPU.
This fixes the dEQP-GLES2.functional.fbo.render.texsubimage.* tests.
Signed-off-by: Boris Brezillon <[email protected]>
Reviewed-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to 'REVIEWERS')
0 files changed, 0 insertions, 0 deletions