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:
d3216a0
)
drm/vmwgfx: Fix ACPI S3 & S4 functionality.
author
Thomas Hellstrom
<thellstrom@vmware.com>
Tue, 5 Oct 2010 10:43:00 +0000
(12:43 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 6 Oct 2010 01:29:33 +0000
(11:29 +1000)
Don't suspend or hibernate when there are 3D resources active since we
can't restore the device's 3D state. Instead fail with an error message.
In other cases, make sure we re-enable the fifo and unlock ttm on resume.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found