Skip to content
Snippets Groups Projects
Commit 27209e63 authored by Boyuan Zhang's avatar Boyuan Zhang Committed by Marge Bot
Browse files

frontend/va/image: add pipe flush for vlVaPutImage


To fix synchronization issue between multimedia queue and gfx queue.
Adding flush call will let multimedia queue to wait for the content of gfx
command buffer to be executed, for the case where there is dependency
between these two queues.

Signed-off-by: default avatarBoyuan Zhang <boyuan.zhang@amd.com>
Reviewed-by: default avatarMarek Olšák <marek.olsak@amd.com>
Part-of: <mesa/mesa!8567>
parent f6755eee
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