Skip to content

venus: assign valid memoryTypeIndex of exportable ahb memory for image

Yiwei Zhang requested to merge zzyiwei/mesa:ahb-mem-type into main

The current AHB spec leaves the input memoryTypeIndex undefined when allocating exportable AHB memory backing an external image.

This MR workarounds in the way most likely to be the spec fix.

/cc @olv @ryanneph

Merge request reports