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:
8ba5152
)
drm/radeon/kms: make hibernate work on IGPs
author
Dave Airlie
<airlied@redhat.com>
Mon, 25 Jan 2010 03:08:08 +0000
(13:08 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 25 Jan 2010 06:04:42 +0000
(16:04 +1000)
This is the least invasive fix without migrating the radeon driver
to pm_ops from what I can see. We just always migrate VRAM objects
on IGPs for now and we can fix it up later to migrate depending
on STR vs STD.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found