Skip to content

venus: use dedicated allocation for ANB image memory import

Yiwei Zhang requested to merge zzyiwei/mesa:vn-anb-dedicated-fix into main

What does this MR do and why?

venus: use dedicated allocation for ANB image memory import

On most platforms, deidcated allocation is preferred for the dma-buf
import done by Venus. In special cases, this is required but missed so
far.

Cc: mesa-stable

Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org>

Merge request reports

Loading