From: Alex Deucher Date: Thu, 19 Dec 2013 21:17:47 +0000 (-0500) Subject: drm/radeon/dpm: switch on new late_enable callback X-Git-Tag: v3.14-rc1~47^2~41^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e14cd2bbcb98541e199b7223f38d61527dfe45c9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed