From: Alex Deucher Date: Wed, 21 Aug 2013 18:44:15 +0000 (-0400) Subject: drm/radeon: disable the GRPH block when we disable the crtc X-Git-Tag: v3.12-rc1~136^2~13^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac4d04d4be51802e7bf6a46a987e47fdc32af6b4;p=pandora-kernel.git 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 --- Reading git-diff-tree failed