Skip to content

anv: add no reloc flags on empty and simple bo paths.

Dave Airlie requested to merge airlied/mesa:anv-no-reloc into master

These paths were hitting the reloc paths unnecessarily, if using softpin they shouldn't require it.

Merge request reports