drm/radeon: disable the GRPH block when we disable the crtc
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Aug 2013 18:44:15 +0000 (14:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:31:04 +0000 (16:31 -0400)
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>

No differences found