nouveau: allow NV3x's to be used with nouveau_vieux
authorIlia Mirkin <imirkin@alum.mit.edu>
Sat, 27 Aug 2016 23:46:25 +0000 (19:46 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Tue, 30 Aug 2016 04:21:42 +0000 (00:21 -0400)
commit91681302d0308a70aece883c3b56a18f9a44041f
tree5cc17f6ced120756f506410b353deece920e3edc
parentab0917311fbf7b0f03afc4aa1239d7b02b00fc87
nouveau: allow NV3x's to be used with nouveau_vieux

NV34 and possibly other NV3x hardware has the capability of exposing the
NV25 graph class. This allows forcing nouveau_vieux to be used instead
of the gallium driver, primarily for testing purposes. (Among other
things, NV2x only ever came as AGP or inside an Xbox, never PCI/PCIe).

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/loader/pci_id_driver_map.c
src/mesa/drivers/dri/nouveau/nouveau_screen.c
src/mesa/drivers/dri/nouveau/nv04_surface.c