intel: Bail gracefully if we encounter an unknown Intel device
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 25 Jul 2012 15:28:59 +0000 (16:28 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Aug 2012 18:24:11 +0000 (19:24 +0100)
commit9a2b57d229fe3e6a1c9799e8cd5397969202d223
treefe89d3c2b42c8c93732f0dcccc3560ff4eaef9dd
parent9f823ca236058d7eb37d54a077170fff2d691b99
intel: Bail gracefully if we encounter an unknown Intel device

Otherwise we end up with X hitting a fail-loop as the embedded libGL
stacks asserts whilst initialising.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
intel/intel_bufmgr_gem.c