drm/radeon: disable the crtcs in mc_stop (r5xx-r7xx) (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Apr 2013 13:35:39 +0000 (09:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Apr 2013 14:39:09 +0000 (10:39 -0400)
commite884fc640ccbdb6f94b9bdb57cfb8464b6688f4c
tree090414175b00344c145e5d3b4de4874e8c855441
parent968c01664ccbe0e46c19a1af662c4c266a904203
drm/radeon: disable the crtcs in mc_stop (r5xx-r7xx) (v2)

Just disabling the mem requests should be enough, but
that doesn't seem to work correctly on efi systems.

v2: blank displays first, then disable.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/r500_reg.h
drivers/gpu/drm/radeon/rv515.c