commit | da321c8a6a2a947710499273aaad733974af1689 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Apr 12 13:55:22 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 27 10:49:20 2013 -0400 |
tree | 42804d32464171deb561326ead8a12ba07e2a4cf | |
parent | ca361b6538bd91c33af7cb0bed6accc292b10253 [diff] |
drm/radeon/kms: add common dpm infrastructure 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>