commit | 914a89872be27db59546525ea96be817c7b2509c | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Dec 19 11:37:22 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Dec 24 17:54:56 2013 -0500 |
tree | 927b30218bcbc8439281e85cd1c71cc92a513cdb | |
parent | 01ac8794a77192236a4b91c33adf4177ac5a21f0 [diff] |
drm/radeon/dpm: add a late enable callback 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>