anv+iris+i965: handle platforms without a HW detiler
Platforms without a HW detiler don't support the get_tiling ioctl.
In these cases, let's just return I915_TILING_NONE
/I915_BIT_6_SWIZZLE_NONE
.
Inspired by @ideak's https://patchwork.kernel.org/patch/11342579/