]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec936050d11251780dbab2560a6f88cb9d5018a4
tree7295d0ae6ab3e5f9f774eb8dae6572bfaf2ca129
parentb5c9c8229f5364113f9b4544b4ed626c8ba47bd0
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