freedreno/a6xx: Assume MOD_INVALID imports are linear
What does this MR do and why?
freedreno/a6xx: Assume MOD_INVALID imports are linear
Without !25945 (merged) we must assume imports with invalid modifier are linear. When both sides support metadata, we can promote the modifier.
Fixes: 33de5815 ("freedreno: Handle DRM_FORMAT_MOD_QCOM_TILED3 import") Signed-off-by: Rob Clark robdclark@chromium.org