drm/radeon/dpm: add a late enable callback
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Dec 2013 16:37:22 +0000 (11:37 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Dec 2013 22:54:56 +0000 (17:54 -0500)
Certain features need to be enabled after ring tests
(e.g., powergating, etc.).  Add a function pointer
to split out late enable features.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found