mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-20 15:38:19 +02:00
Some cooperative properties are defined by the driver itself and are not a property of the HW. In particular whether the scope is subgroup or workgroup is not directly related to the HW. It could make sense encode the DPAS combinations into intel_device_info but we are not using all possible combinations yet and wouldn't be very useful in practice. The new scheme was based on radv and will set us up for also filling the flexible dimensions properties too. Note: this also fixes a subtle issue where ARL was incorrectly inheriting the PRE_XEHP configurations which included FLOAT16/FLOAT16/FLOAT16/FLOAT16 which it does not support. Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41564> |
||
|---|---|---|
| .. | ||
| i915 | ||
| virtio | ||
| xe | ||
| gen_wa_helpers.py | ||
| intel_debug.c | ||
| intel_debug.h | ||
| intel_device_info.c | ||
| intel_device_info.h | ||
| intel_device_info.py | ||
| intel_device_info_gen_h.py | ||
| intel_device_info_override_test.c | ||
| intel_device_info_serialize.h | ||
| intel_device_info_serialize_gen_c.py | ||
| intel_device_info_test.c | ||
| intel_device_info_test.h | ||
| intel_hwconfig.c | ||
| intel_hwconfig.h | ||
| intel_hwconfig_types.h | ||
| intel_kmd.c | ||
| intel_kmd.h | ||
| mesa_defs.json | ||
| meson.build | ||