drm/i915: Include any alternate names by which the device is known.
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 5 Jul 2010 17:01:47 +0000 (18:01 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 2 Aug 2010 02:03:47 +0000 (19:03 -0700)
commit6103da0d03d5f185070be50a0cb8813f6bf30dc1
tree4af0c00b0b7d88baa45fc50b92e30419f7da0ddc
parent534843dabf79da40561148764916e1b2e6bbcebe
drm/i915: Include any alternate names by which the device is known.

When trying to keep track of features between the kernel, the 2D driver,
mesa and the specs, it helps to list any other name by which the device
is referred to.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_drv.c