mesa/src/intel/dev
Lionel Landwerlin a543a94404 intel/dev: fix subslice/eu total computations with some fused configurations
When a device has its first slice/subslice fused off, we can't use the
number of slices/subslices to iterate the mask array.

v2: Fix spelling (Marcin)
    Use size_t for iterator (Marcin)

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reported-by: Matt Roper <matthew.d.roper@intel.com>
Cc: <mesa-stable@lists.freedesktop.org>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/5601
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10015>
2021-11-05 10:22:18 +00:00
..
intel_debug.c intel: Rename GEN_DEBUG prefix to INTEL_DEBUG 2021-04-20 20:06:33 +00:00
intel_debug.h intel: fix INTEL_DEBUG environment variable on 32-bit systems 2021-10-15 19:55:14 +00:00
intel_dev_info.c intel/dev: fix subslice/eu total computations with some fused configurations 2021-11-05 10:22:18 +00:00
intel_device_info.c intel/dev: fix subslice/eu total computations with some fused configurations 2021-11-05 10:22:18 +00:00
intel_device_info.h intel/dev: fix subslice/eu total computations with some fused configurations 2021-11-05 10:22:18 +00:00
intel_device_info_test.c intel/dev: fix subslice/eu total computations with some fused configurations 2021-11-05 10:22:18 +00:00
meson.build intel: Rename gen_device prefix to intel_device 2021-04-20 20:06:33 +00:00