commit | 10ebc0bc09344ab6310309169efc73dfe6c23d72 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Sep 17 14:40:31 2012 +1000 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Nov 01 12:43:14 2013 -0400 |
tree | 9d93730a567190aa7b57d91999565273bc002dc0 | |
parent | 7473e830c400b2ebf54937a4f075279f7713a2b7 [diff] |
drm/radeon: add runtime PM support (v2) This hooks radeon up to the runtime PM system to enable dynamic power management for secondary GPUs in switchable and powerxpress laptops. v2: agd5f: clean up, add module parameter Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>