mesa/src/intel/dev
Francisco Jerez 2f286bfef5 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>
(cherry picked from commit 14cad38b19)
2022-05-02 10:46:39 -07: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 intel: Add INTEL_DEBUG=noccs alias for INTEL_DEBUG=norbc 2022-03-22 06:23:10 +00:00
intel_dev_info.c intel/dev: Print urb size with intel_dev_info 2022-01-19 00:29:35 +00:00
intel_device_info.c intel/dev: Compute pixel pipe information based on geometry topology DRM query. 2022-05-02 10:46:39 -07: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: Recalculate max_cs_threads after applying hwconfig changes 2022-01-19 00:29:35 +00:00
intel_hwconfig.h intel/dev: Apply settings from hwconfig if devinfo::apply_hwconfig is set 2022-01-19 00:29:35 +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 intel/dev: Add intel_print_hwconfig_table() 2022-01-19 00:29:35 +00:00