Files
mesa/src
Lionel Landwerlin 77fb8fb062 anv: fix image-to-image copies of TileW images
The intermediate buffer between the 2 images is linear, its stride
should be a function of the tile's logical width.

Normally this should map to the values reported by ISL except for
TileW where for some reason it was decided to report 128 for TileW
instead of the actual 64 size (see isl_tiling_get_info() ISL_TILING_W
case)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: mesa-stable
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37902>
2025-10-16 17:07:32 +00:00
..
2025-10-15 23:01:33 +00:00
2025-09-03 11:47:00 +00:00
2025-10-09 12:29:55 +00:00
2025-10-14 20:53:10 +00:00
2025-09-22 16:35:26 +00:00
2025-10-15 23:01:33 +00:00
2025-10-15 23:01:33 +00:00