mesa/src/intel/dev
Paulo Zanoni a099d6ae4d intel: add devinfo->has_64bit_float_via_math_pipe
Unusual hardware features that require special hanlding usually get a
devinfo field, so do this for MTL's unordered DF types. This will
guarantee that any platform based on MTL (thus inheriting from
MTL_FEATURES) will automatically be handled in these special cases.

v2: s/has_unordered_64bit_float/has_64bit_float_via_math_pipe/ (Curro).

Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20072>
2022-12-10 03:59:19 +00:00
..
intel_debug.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
intel_debug.h intel: add INTEL_DEBUG=capture-all to capture everything upon hang 2022-10-07 07:45:22 +00:00
intel_dev_info.c intel/tools: Print unmappable region info in intel_dev_info 2022-07-21 20:27:10 +00:00
intel_device_info.c intel: add devinfo->has_64bit_float_via_math_pipe 2022-12-10 03:59:19 +00:00
intel_device_info.h intel: add devinfo->has_64bit_float_via_math_pipe 2022-12-10 03:59:19 +00:00
intel_device_info_override_test.c intel: Convert missing i915 engine types to intel 2022-10-15 20:04:51 +00:00
intel_device_info_test.c intel/dev: move verification function to a header 2022-08-02 11:17:58 +00:00
intel_device_info_test.h intel/dev: Adjust prefetch_size values for MTL engines 2022-09-22 02:14:47 +00:00
intel_hwconfig.c intel/dev: drop warning for unhandled hwconfig keys 2022-08-02 08:08:02 +00:00
intel_hwconfig.h intel/dev: fixup max_cs_workgroup_threads after hwconfig is read 2022-06-20 07:43:43 +00:00
intel_hwconfig_types.h intel/dev: Add intel_hwconfig_types.h from random post on the internet 2022-01-19 00:29:35 +00:00
meson.build meson: Use different STRACEDIR folder for intel_devinfo_override_test 2022-08-22 14:18:53 +00:00