mesa/src/intel
Sagar Ghuge 708d4f59f8 anv: Use RCS cmd buffer if blit src/dest has 3 components
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>
2023-12-08 20:44:03 +00:00
..
blorp blorp: Handle stencil buffer compression on blitter engine 2023-12-06 04:39:09 +00:00
ci intel/ci: run only the relevant jobs when changing the ci expectations 2023-12-07 09:59:39 +00:00
common intel: Sync xe_drm.h take 2 part 3 2023-12-06 17:35:23 +00:00
compiler intel/compiler: Verify that DO is alone in the block 2023-12-08 20:21:28 +00:00
dev intel: Sync xe_drm.h take 2 part 3 2023-12-06 17:35:23 +00:00
ds intel/ds: add trace of buffer markers 2023-11-29 01:16:22 +00:00
genxml intel/genxml/xe2: Update PIPELINE_SELECT 2023-12-07 14:16:18 +00:00
isl intel: Generate source file with utf-8 encoding from mako template 2023-12-07 12:41:07 +00:00
nullhw-layer meson: support installation tags 2023-09-11 13:00:45 +00:00
perf intel: Remove unused ALIGN macro 2023-12-07 02:30:53 +00:00
tools intel/tools: 32bit compile fixes 2023-12-05 17:45:18 +00:00
vulkan anv: Use RCS cmd buffer if blit src/dest has 3 components 2023-12-08 20:44:03 +00:00
vulkan_hasvk treewide: Avoid use align as variable, replace it with other names 2023-12-07 02:30:53 +00:00
meson.build intel: Only build perf if drivers or tools are enabled 2023-08-31 21:53:19 +00:00