Skip to content
Commit 676471a0 authored by Lionel Landwerlin's avatar Lionel Landwerlin Committed by Dylan Baker
Browse files

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.

This query call was previously only triggered on generations that
support performance queries, which happens to match generation for
which i915 reports topology, but the commit pointed below started
using it on all generations.

Signed-off-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
Gitlab: https://gitlab.freedesktop.org/mesa/mesa/issues/1860


Cc: <mesa-stable@lists.freedesktop.org>
Fixes: 96e1c945 ("i965: Move device info initialization to common code")
Reviewed-by: default avatarMark Janes <mark.a.janes@intel.com>
(cherry picked from commit 1c6fdbc8)
parent 0b97377f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment