Skip to content

intel: fix topology query

i915 will report ENODEV on generations prior to Haswell because there is no point in reporting values on those. This is prior any fusing could happen on parts with identical PCI ids.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Gitlab: #1860 (closed) Cc: mesa-stable@lists.freedesktop.org

Merge request reports