drm/nouveau/bsp/g92: disable by default
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 1 Oct 2017 17:52:43 +0000 (13:52 -0400)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 3 Oct 2017 06:34:17 +0000 (16:34 +1000)
commit194d68dd051c2dd5ac2b522ae16100e774e8d869
tree5ceee9cef79e34e229cf8cd254183a2a5f2c2307
parent77913bbcb43ac9a07a6fe849c2fd3bf85fc8bdd8
drm/nouveau/bsp/g92: disable by default

G92's seem to require some additional bit of initialization before the
BSP engine can work. It feels like clocks are not set up for the
underlying VLD engine, which means that all commands submitted to the
xtensa chip end up hanging. VP seems to work fine though.

This still allows people to force-enable the bsp engine if they want to
play around with it, but makes it harder for the card to hang by
default.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.c