drm/nvc0: don't un-bind every subchannel on init
authorBen Skeggs <bskeggs@redhat.com>
Thu, 30 Dec 2010 02:34:12 +0000 (12:34 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 30 Dec 2010 02:34:12 +0000 (12:34 +1000)
commit5b0e5e7389a5a09305bd47d69befefc5b85b4b2a
tree84e97bd41a64df01ca2dbcce3459f3aeea6a7a19
parent0cb6d1a4eb2dd682b499f54a82505bc3bd318bbc
drm/nvc0: don't un-bind every subchannel on init

The initial values in the grctx are 0x0000 anyway, and re-binding them
all to 0x0000 destroys some init done by the nouveau drm.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
src/gallium/drivers/nvc0/nvc0_screen.c