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:
bc1a631
)
drm/radeon/kms: move around new init path code to avoid posting at init
author
Dave Airlie
<airlied@linux.ie>
Fri, 18 Sep 2009 05:19:37 +0000
(15:19 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 18 Sep 2009 06:17:42 +0000
(16:17 +1000)
We really don't want to post the card at init, it takes a relatively
long time and isn't required, so split the resume path into
a startup path called by both init/resume and separate resume
entry point to do posting.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found