drm/i915: add missing gen2 pipe A quirk entries
commitdcdaed6eae0d7ed0c68aaa1ebfceb242625b3bf0
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 12 Aug 2012 19:19:34 +0000 (12 21:19 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 17 Aug 2012 08:10:00 +0000 (17 10:10 +0200)
tree557f268aad8fa6e440df01f56a60ec5a3bc7396b
parente9a851ed634628489ca4a392740694d0ded78cb9
drm/i915: add missing gen2 pipe A quirk entries

For some odd reason we've missed i830 and a i855 variant. Also
kill the two now redundant i830 entries.

v2: Don't add the missing 855 id to the pipe A quirk list, we seem to
lack justification for it.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c