708d4f59f8
The Blitter engine lacks support for 3 components color format so we can just fallback to RCS companion command buffer for the blit operation. Even though blitter supports 96-bit support it only supports linear tiling. We can support other types of tiling by falling back to the RCS companion command buffer. Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Rohan Garg <rohan.garg@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26300>