diff options
author | Lionel Landwerlin <[email protected]> | 2017-08-30 17:12:05 +0100 |
---|---|---|
committer | Lionel Landwerlin <[email protected]> | 2017-09-01 14:21:18 +0100 |
commit | 0890540e21cf1156b4cf960a4c1c734db4e816f9 (patch) | |
tree | f0be95fded19f15eccc2401abd3b760c21b93b06 /scripts/gdb/linux/utils.py | |
parent | e8f345e08d391827f2cba5d172af990cc7afb062 (diff) |
drm/i915: add GT number to intel_device_info
Up to Coffeelake we could deduce this GT number from the device ID.
This doesn't seem to be the case anymore. This change reorders pciids
per GT and adds a gt field to intel_device_info. We set this field on
the following platforms :
- SNB/IVB/HSW/BDW/SKL/KBL/CFL/CNL
Before & After :
$ modinfo drivers/gpu/drm/i915/i915.ko | grep ^alias | wc -l
209
v2: Add SNB & IVB (Chris)
v3: Fix compilation error in early-quirks (Lionel)
v4: Fix inconsistency between FEATURE/PLATFORM macros (Ville)
Signed-off-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions