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:
e14cbee
)
drm/radeon: fix driver initialization order so radeon kms can be builtin
author
Jerome Glisse
<jglisse@redhat.com>
Mon, 22 Jun 2009 16:16:13 +0000
(18:16 +0200)
committer
Dave Airlie
<airlied@linux.ie>
Wed, 24 Jun 2009 06:11:06 +0000
(16:11 +1000)
TTM need to be initialized before radeon if KMS is enabled otherwise
the kernel will crash hard.
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>
No differences found