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

No differences found