summaryrefslogtreecommitdiffstats
path: root/src/util/Makefile.sources
diff options
context:
space:
mode:
authorBoris Brezillon <[email protected]>2019-09-15 18:23:10 +0200
committerBoris Brezillon <[email protected]>2019-10-03 16:55:38 -0400
commitb5d8f9bbbf3311505037a71758a9433feed6c81c (patch)
tree9be05f3d5fd13dd7ae2b4783928edcd9771e3113 /src/util/Makefile.sources
parent2dad9fde505c7d8e97f57f4a5a3f495f902f94f2 (diff)
panfrost: Prepare panfrost_fence for batch pipelining
The panfrost_fence logic currently waits on the last submitted batch, but the batch serialization that was enforced in panfrost_batch_submit() is about to go away, allowing for several batches to be pipelined, and the last submitted one is not necessarily the one that will finish last. We need to make sure the fence logic waits on all flushed batches, not only the last one. Signed-off-by: Boris Brezillon <[email protected]> Reviewed-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to 'src/util/Makefile.sources')
0 files changed, 0 insertions, 0 deletions