diff options
author | Tvrtko Ursulin <[email protected]> | 2019-03-26 07:40:56 +0000 |
---|---|---|
committer | Tvrtko Ursulin <[email protected]> | 2019-04-01 17:15:22 +0100 |
commit | 4ae61358cc1ad537973b242cf390163a2f7b15b2 (patch) | |
tree | e0511bda913cce8b4755f7d5b7076e1da475de44 /scripts/gdb/linux/config.py | |
parent | e08891a5b7e6d8b66c09bd6b0a1d3544083461c4 (diff) |
drm/i915: Split some PCI ids into separate groups
This will enable the following patch to consolidate most device ids into
i915_pciids.h.
While cross-referencing the ids listed in i915_drv.h, with the ones listed
in i915_pciids.h, and also the comments in the latter, a bug for bug
approach was used. This means two things:
1.
Some ids are only present in i915_drv.h - obviously this means those parts
would not have been probed at all so they were not added to i915_pciids.h
2.
Some part type comments in i915_pciids.h were in disagreement with
i915_drv.h. For instance parts labeled as ULT or ULX were not considered
as such in i915_drv.h. The existing behaviour takes precedence here.
Signed-off-by: Tvrtko Ursulin <[email protected]>
Suggested-by: Jani Nikula <[email protected]>
Cc: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions