drm/nouveau: wake up the card if necessary during gem callbacks
authorBen Skeggs <bskeggs@redhat.com>
Thu, 11 Dec 2014 00:05:00 +0000 (10:05 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Sun, 21 Dec 2014 22:37:38 +0000 (08:37 +1000)
The failure paths if we fail to wake the card are less than desirable,
but there's not really a graceful way to handle this case currently.

I'll keep this situation in mind when I get to fixing other vm-related
issues.

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

Simple merge