commit | ac4d04d4be51802e7bf6a46a987e47fdc32af6b4 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 21 14:44:15 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 30 16:31:04 2013 -0400 |
tree | 0e27552c1555342cda5d56487d964fa6b7cfc517 | |
parent | d1e3b5564834ea24dee6b364a172365f64865fe5 [diff] |
drm/radeon: disable the GRPH block when we disable the crtc Since we aren't using it when the crtc is disabled, turn it off to save power. The GRPH block is the part of the display controller that controls the primary graphics plane (size, address, etc.). Signed-off-by: Alex Deucher <alexander.deucher@amd.com>