Skip to content
Snippets Groups Projects
Commit 2f286bfe authored by Francisco Jerez's avatar Francisco Jerez Committed by Dylan Baker
Browse files

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: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <mesa/mesa!14143>
(cherry picked from commit 14cad38b)
parent d6accbe0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment