drm/nouveau/ltcg: fix ltcg memory initialization after suspend
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Wed, 14 Aug 2013 08:38:53 +0000 (10:38 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 21 Aug 2013 01:35:53 +0000 (11:35 +1000)
commit52f9a4d71b5ba980ea72013191e907127bc44eeb
tree7295d0ae6ab3e5f9f774eb8dae6572bfaf2ca129
parent6284bf41b97fb36ed96b664a3c23b6dc3661f5f9
drm/nouveau/ltcg: fix ltcg memory initialization after suspend

Some registers were not initialized in init, this causes them to be
uninitialized after suspend.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/core/subdev/ltcg/nvc0.c