commit | 5e0b1617fc38a27cf494c5d0b51f08de77ce0d20 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 31 17:31:30 2016 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Sep 02 10:34:47 2016 -0400 |
tree | 5da3f377227374527a84d204c67cdd8fb4c8bb88 | |
parent | 103917b387ba9b72114d494fb29e012f51b4be3e [diff] |
drm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF Missed this case previously. No need to do anything if the device is already off. runtime pm will handle it. Acked-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>