Skip to content

venus: avoid redundant layout transition for optimal internal layout

Yiwei Zhang requested to merge zzyiwei/mesa:vn-wsi-layout into main

What does this MR do and why?

venus: avoid redundant layout transition for optimal internal layout

This ensures no extra barriers when internal layout is wsi layout.

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

Merge request reports