mesa/src
Lionel Landwerlin 3dc3ec9301 isl: fix range_B_tile end_tile_B value
Quoting the documentation :

   "The returned range is a half-open interval where all of the
    addresses within the subimage are < end_tile_B."

This is obviously not true with images smaller than a logical tile.
Currently the code return 1.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: mesa-stable
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24276>
(cherry picked from commit bcc820950d)
2024-10-22 15:59:48 +02:00
..
amd amd: Pass addrlib cpp args to the tests 2024-10-14 21:52:57 +02:00
android_stub vulkan/android: Add helper to probe AHB support 2024-05-14 14:53:44 +00:00
asahi format: Generate endian-independent format aliases 2024-07-19 13:50:42 +00:00
broadcom v3d: do not rebind a sampler view already rebound 2024-09-16 19:08:24 +02:00
c11 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
compiler nir/opt_16b_tex_image: Sign extension should matter for texel buffer txf 2024-10-16 15:21:11 +02:00
drm-shim drm-shim: stub synobj_timeline_wait and query ioctl 2024-07-16 11:17:59 +02:00
egl egl: fix dri2_from_names() call 2024-10-03 11:50:28 +02:00
etnaviv etnaviv/ci: fix gc2000_piglit test timeout 2024-08-29 17:32:38 +02:00
freedreno freedreno/ir3: Do not allow 16-bit mad.x24 2024-10-01 12:46:09 +02:00
gallium zink: fix bo_export caching 2024-10-22 12:40:51 +02:00
gbm gbm: depend on libdrm indepedent of dri2 setting 2024-08-21 11:07:01 +02:00
getopt build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
glx glx/dri2: strdup driver name 2024-08-20 18:34:45 +02:00
gtest build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
imagination pvr: Handle VK_STRUCTURE_TYPE_IMAGE_FORMAT_LIST_CREATE_INFO 2024-07-23 22:02:50 +02:00
imgui
intel isl: fix range_B_tile end_tile_B value 2024-10-22 15:59:48 +02:00
loader loader: gc loader_get_extensions_name() and __DRI_DRIVER_{GET_,}EXTENSIONS defines 2024-07-21 14:59:05 +02:00
mapi mesa_interface: Move out of GL/internal/ 2024-07-17 23:47:05 +00:00
mesa mesa: fix DXT1 support with EXT_texture_compression_dxt1 2024-10-16 15:21:11 +02:00
microsoft microsoft/compiler: Move nir_lower_undef_to_zero out of the optimization loop 2024-09-05 12:54:35 -07:00
nouveau nvk: Advertise 64-bit atomics on buffer views 2024-10-16 15:21:11 +02:00
panfrost panvk: Add missing headers to android platform 2024-10-16 15:21:11 +02:00
tool build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
util radv: use app names instead of exec name for shader based drirc workarounds 2024-10-14 21:52:59 +02:00
virtio venus: workaround cacheline overflush issue on Intel JSL 2024-08-28 15:31:32 +02:00
vulkan vulkan/video: set HEVC nuh_temporal_id_plus1 and nal_unit_type correctly 2024-09-28 14:41:51 +02:00
.clang-format asahi: add agx_ppp_push_merged helper 2024-05-14 04:57:27 +00:00
meson.build gbm: link directly with libgallium 2024-07-18 20:30:43 +00:00