mesa/src/intel/dev
Francisco Jerez 14cad38b19 intel/dev: Compute pixel pipe information based on geometry topology DRM query.
This changes the intel_device_info calculation to call an additional
DRM query requesting the geometry topology from the kernel, which may
differ from the result of the current topology query on XeHP+
platforms with compute-only and 3D-only DSSes.  This seems more
reliable than the current guesswork done in intel_device_info.c trying
to figure out which DSSes are available for the render CS.

Cc: 22.1 <mesa-stable>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14143>
2022-04-30 00:00:58 +00:00
..
intel_debug.c intel: Add INTEL_DEBUG=noccs alias for INTEL_DEBUG=norbc 2022-03-22 06:23:10 +00:00
intel_debug.h anv/intel: add a new debug flag for stalling after every draw/dispatch 2022-04-19 07:32:01 +00:00
intel_dev_info.c intel_dev_info: Add --hwconfig command line parameter 2022-04-28 21:56:32 +00:00
intel_device_info.c intel/dev: Compute pixel pipe information based on geometry topology DRM query. 2022-04-30 00:00:58 +00:00
intel_device_info.h anv: enable ray queries 2022-02-08 12:55:25 +00:00
intel_device_info_test.c intel/dev: Add max_threads_per_psd field to devinfo for gfx8+ 2022-01-19 00:29:35 +00:00
intel_hwconfig.c intel_dev_info: Add --hwconfig command line parameter 2022-04-28 21:56:32 +00:00
intel_hwconfig.h intel_dev_info: Add --hwconfig command line parameter 2022-04-28 21:56:32 +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 Use proper types for meson objects 2022-04-18 13:03:08 +03:00