]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: keep intel device info structs in gen based order
authorJani Nikula <jani.nikula@intel.com>
Wed, 30 Nov 2016 15:43:02 +0000 (17:43 +0200)
committerJani Nikula <jani.nikula@intel.com>
Wed, 7 Dec 2016 13:15:53 +0000 (15:15 +0200)
commita5ce929bc3ca3057588fadecc2305f17378ce8ab
treec657c57a9e7b255fa78d9e08b489e0ba8da94e23
parent2e0d26f866189f9035e379411e72fcedec678571
drm/i915: keep intel device info structs in gen based order

Move G33 and Pineview higher up in the list. Add a couple of blank lines
for OCD while at it.

Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/ef4cc8e6ddf592c8c2769b84d4b88a5422d46ea5.1480520526.git.jani.nikula@intel.com
drivers/gpu/drm/i915/i915_pci.c