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:
8d608aa
)
drm/switcheroo: track state of switch in drivers.
author
Dave Airlie
<airlied@redhat.com>
Mon, 6 Dec 2010 23:20:40 +0000
(09:20 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 5 Jan 2011 03:45:30 +0000
(13:45 +1000)
We need to track the state of the switch in drivers, so that after s/r
we don't resume the card we've explicitly switched off before. Also
don't allow a userspace open to occur if we've switched the gpu off.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found