drm/radeon/kms: add common dpm infrastructure
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Apr 2013 17:55:22 +0000 (13:55 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2013 14:49:20 +0000 (10:49 -0400)
This adds the common dpm (dynamic power management)
infrastructure:
- dpm callbacks
- dpm init/fini/suspend/resume
- dpm power state selection

No device specific code is enabled yet.

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

No differences found