drm/nouveau: Add module options to disable acceleration.
authorMarcin Kościelnicki <koriakin@0x04.net>
Tue, 26 Jan 2010 14:00:42 +0000 (14:00 +0000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 9 Feb 2010 02:47:59 +0000 (12:47 +1000)
commita32ed69d7bb3cd259d813d71281d62993b9a70fd
tree522ba514c640c2eb75037d50cce33f4e5914766b
parentf927b8907cb25943d6275d4ea036c065b8fd3f33
drm/nouveau: Add module options to disable acceleration.

noaccel=1 disables all acceleration and doesn't even attempt
initialising PGRAPH+PFIFO, nofbaccel=1 only makes fbcon unaccelerated.

Signed-off-by: Marcin Kościelnicki <koriakin@0x04.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_drv.c
drivers/gpu/drm/nouveau/nouveau_drv.h
drivers/gpu/drm/nouveau/nouveau_fbcon.c
drivers/gpu/drm/nouveau/nouveau_state.c