mesa/src/intel
Nanley Chery 965d3ec7d4 intel/isl: Fix isl_surf_image_has_unique_tiles()
Prevent the function from unnecessarily returning false by:
* Comparing the image tile range with that of every LOD instead of only
  LOD0.
* Using the correct comparison check for the exclusive tile end ranges.

Fixes: 8dad01903a ("intel: Add and use isl _surf_image_has_unique_tiles()")
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35192>
2025-05-29 00:11:45 +00:00
..
blorp blorp: cast uint32_t -> int64_t to avoid potential overflow 2025-05-22 21:14:26 +00:00
ci ci/lava: Rename LAVA_S3_ARTIFACT_NAME 2025-05-26 17:25:40 +00:00
common intel: Use devinfo->urb.min_entries[GS and TCS] for setting URB configs 2025-03-10 17:23:07 -07:00
compiler intel/compiler: Align human-readable send message info 2025-05-28 21:54:40 +00:00
decoder intel/brw: support for dumping shader line numbers 2025-04-08 19:39:53 +00:00
dev intel/debug: shader dump filter 2025-05-23 19:57:02 +00:00
ds intel/ds: Fix formatting of stage index. 2025-05-08 01:21:25 +00:00
executor intel/executor: Fix bfloat example for converting F to packed BF 2025-04-29 16:29:36 +00:00
genxml intel/genxml: update some instructions for Xe2+ 2025-05-20 20:57:58 +00:00
isl intel/isl: Fix isl_surf_image_has_unique_tiles() 2025-05-29 00:11:45 +00:00
nullhw-layer build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
perf intel: Switch uint64_t intel_debug to a bitset 2025-04-22 23:09:26 +00:00
shaders intel: use common CL args 2025-03-06 00:43:59 +00:00
tools intel/tools: Skip dump of binaries in unknown sections 2025-05-28 20:26:55 +00:00
vulkan anv: add support for lower_terminate_to_discard workaround 2025-05-26 05:52:30 +00:00
vulkan_hasvk hasvk/elk: stop turning load_push_constants into load_uniform 2025-05-22 07:49:20 +00:00
meson.build intel: Add meson option -Dintel-elk 2025-01-30 00:45:59 +00:00