git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70ad25a
)
drm/nouveau: pass flag to engine fini() method on suspend
author
Ben Skeggs
<bskeggs@redhat.com>
Wed, 20 Jul 2011 01:22:33 +0000
(11:22 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Sun, 24 Jul 2011 23:43:22 +0000
(09:43 +1000)
It may not be necessary to fail in certain cases (such as failing to idle)
on module unload, whereas on suspend it's important to ensure a consistent
state can be restored on resume.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found