drm/i915: remove indirection in the PCI ID macros
authorJani Nikula <jani.nikula@intel.com>
Tue, 3 Feb 2015 12:34:05 +0000 (14:34 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 17 Mar 2015 21:30:21 +0000 (22:30 +0100)
commit44e5e28bf64fcd7c4d3f933cb4c7f69d8aa11781
tree9ec2983cc38dc7f00ed0498b3e91254d4f446a82
parentf4998963f2fbd4a22ae77624bc810b21208a8803
drm/i915: remove indirection in the PCI ID macros

Spell all the PCI IDs out to be able to quickly grep for the IDs. No
functional changes.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
[danvet: Add GT1/2 to comments to not loose that distinction.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
include/drm/i915_pciids.h
This page took 0.025822 seconds and 5 git commands to generate.