drm/nouveau: fix suspend/resume on GPUs that don't have PM support
authorBen Skeggs <bskeggs@redhat.com>
Thu, 17 Feb 2011 01:11:28 +0000 (11:11 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 17 Feb 2011 02:02:22 +0000 (12:02 +1000)
commit317495b25ec1f0beb0dbac8ee0dfec59a1addf03
treefc852b103f4e1c0bcce036f910d3485c5097cd0a
parentb8884da6113be83f6f3b296539bcd9f602a6abd8
drm/nouveau: fix suspend/resume on GPUs that don't have PM support

This has been broken since 2.6.37, and fixes resume on a couple of fermi
boards I have access to.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nouveau_pm.c