targets/xorg-nouveau: drop usage of dri1 function DRICreatePCIBusID
authorEmil Velikov <emil.l.velikov@gmail.com>
Sat, 21 Sep 2013 16:41:57 +0000 (17:41 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 29 Oct 2013 21:04:38 +0000 (21:04 +0000)
commit2a87647c6adca73400e3f9f9e9ef7624c7837082
tree53aa5d57c444ebb0e348c5d4bd16580caf2bb8ee
parentc9e6e6382f8c38b47691495e5a710935115b6702
targets/xorg-nouveau: drop usage of dri1 function DRICreatePCIBusID

The function should have never used it in the first place as it was
a left over from the DRI1 days of the nouveau ddx. While we're around
check if KMS is supported before opening the nouveau device, and
add support for Fermi & Kepler cards.

Compile tested only due to the lack of a Fermi/Kepler card.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/targets/xorg-nouveau/nouveau_xorg.c