commit | bc6a62955f6ea6aabe26292a21dbdd67f5b89b67 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 25 12:01:28 2014 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Mar 06 16:46:56 2014 -0500 |
tree | a2e3a7a1f45e3796ec72d47529d849f30ab099d1 | |
parent | 14eedc32a3c0ec9dd70448a73763ee21feae3111 [diff] |
drm/radeon: resume old pm late Moving the pm resume up in the init order to fix dpm seems to have regressed somes cases with the old pm code. Move it back to late resume. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>