commit | e14cd2bbcb98541e199b7223f38d61527dfe45c9 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Dec 19 16:17:47 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Dec 24 17:56:50 2013 -0500 |
tree | 21b85dd82b3ef306fb1a92c4131fbc3029f86334 | |
parent | d8852c3446ddeab300c4ae397d658b8715535102 [diff] |
drm/radeon/dpm: switch on new late_enable callback Right now it's called right after enable, but after reworking the dpm init order, it will get called later to accomodate loading the smc early, but enabling thermal interrupts and block powergating later after the ring tests are complete. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>