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:
f2185ec
)
drm/radeon: re-order firmware loading in preparation for dpm rework
author
Alex Deucher
<alexander.deucher@amd.com>
Thu, 19 Dec 2013 00:11:27 +0000
(19:11 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 24 Dec 2013 22:54:40 +0000
(17:54 -0500)
We need to reorder the driver init sequence to better accomodate
dpm which needs to be loaded earlier in the init sequence. Move
fw init up so that it's available for dpm init.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found