commit | 44e5e28bf64fcd7c4d3f933cb4c7f69d8aa11781 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Tue Feb 03 14:34:05 2015 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Mar 17 22:30:21 2015 +0100 |
tree | 9ec2983cc38dc7f00ed0498b3e91254d4f446a82 | |
parent | f4998963f2fbd4a22ae77624bc810b21208a8803 [diff] |
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>