mesa/src/intel
José Roberto de Souza 04bdbeec31 intel/dev/xe: Fix access to eu_per_dss_mask
DRM_XE_TOPO_EU_PER_DSS and DRM_XE_TOPO_SIMD16_EU_PER_DSS can be any
number of bytes long but it was assuming it was always 4 bytes long.
That was not a issue because Xe KMD return 4 bytes even if only needs
1 or 2 bytes but that is a problem with our HW simulator that was
returning 2 bytes.

Fixes: a24d93aa89 ("intel/dev: Query and compute hardware topology for Xe")
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32307>
2024-12-05 20:30:44 +00:00
..
blorp brw: rename brw_sometimes to intel_sometimes 2024-11-26 13:05:30 +00:00
ci brw/build: Use SIMD8 temporaries in emit_uniformize 2024-12-05 00:15:27 +00:00
common intel/common: Enable mi_builder test for PTL 2024-11-20 01:47:04 +00:00
compiler brw/copy: Allow copy prop into src1 of broadcast 2024-12-05 00:15:27 +00:00
decoder intel/decoder: fix INTEL_DEBUG=bat 2024-11-13 00:45:40 +00:00
dev intel/dev/xe: Fix access to eu_per_dss_mask 2024-12-05 20:30:44 +00:00
ds intel/ds: add L3 fabric flush support 2024-10-08 08:45:40 +00:00
executor intel/executor: Enable PTL 2024-11-22 10:26:12 -08:00
genxml anv: implement Wa_16011107343/22018402687 for generated draws 2024-11-12 22:48:39 +00:00
isl intel/isl: Fix DecompressInL3 assignment on gfx12.5 2024-12-03 22:54:34 +00:00
nullhw-layer build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
perf anv: Protect memcpy/memset/qsort calls against NULL arguments 2024-11-14 01:05:01 +00:00
shaders anv: implement Wa_16011107343/22018402687 for generated draws 2024-11-12 22:48:39 +00:00
tools intel/hang_replay: remove EXEC_OBJECT_WRITE 2024-10-04 21:37:41 +00:00
vulkan anv: set pipeline flags correct for imported libs 2024-12-05 19:53:34 +00:00
vulkan_hasvk anv,hasvk,genxml: Rename genxml files using verx10 2024-11-09 00:04:47 +00:00
meson.build intel: Add executor tool 2024-08-14 03:03:46 +00:00