Skip to content
Snippets Groups Projects
Commit 9b3aa872 authored by Rob Clark's avatar Rob Clark :speech_balloon: Committed by Eric Engestrom
Browse files

freedreno: clear last_fence after resource tracking

The resource tracking in the clear/draw_vbo/blit paths could itself
trigger a flush.  Which would update last_fence.  So we need to clear
last_fence *after* all the dependency tracking.

Fixes: ddb7fada ("freedreno: avoid no-op flushes by re-using last-fence")
Closes: mesa/mesa#2992


Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
Part-of: <mesa/mesa!5188>
(cherry picked from commit 8728c420)
parent f2dd854b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment