commit | 01ac8794a77192236a4b91c33adf4177ac5a21f0 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Dec 18 19:11:27 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Dec 24 17:54:40 2013 -0500 |
tree | 85faa25748b416a87668709697955554054e91d1 | |
parent | f2185ecef1ef49b00829561dad12cbdc5b23e6b3 [diff] |
drm/radeon: re-order firmware loading in preparation for dpm rework 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>