mesa/src/intel/common/tests
Tranquillity Codes 3fd44345c4 intel: Skip ioctls for querying device info when hardware is unsupported
While enumerating devices on a system with multiple implementations,
unnecessary ioctls will be issued before a driver checks if it supports a
given device.
This patch makes the driver fail early based on a intel_device_info.ver
check with 2 new parameters added to intel_get_device_info_from_fd.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27166>
2024-01-25 09:57:24 +00:00
..
gentest.xml intel/genxml: Add new test for subgroups. 2019-07-23 17:45:19 +00:00
genxml_test.c intel/decoder: Make intel_spec_load_filename() have separate dir and name strings 2023-08-06 20:44:59 +00:00
mi_builder_test.cpp intel: Skip ioctls for querying device info when hardware is unsupported 2024-01-25 09:57:24 +00:00