]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/radeon: disable the crtcs in mc_stop (evergreen+) (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2013 23:08:14 +0000 (19:08 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 11 May 2013 20:54:06 +0000 (13:54 -0700)
commit9c0050b0d778d326be83d5f57dcaa2af98810eff
tree170f5914a10f2978de5ad97f20f3a5ee91f098b5
parentf404959ea072d99e46557bd197ff7b01d3ec718d
drm/radeon: disable the crtcs in mc_stop (evergreen+) (v2)

commit abf1457bbbe4c62066bd03c6d31837dea28644dc upstream.

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

May fix:
https://bugs.freedesktop.org/show_bug.cgi?id=57567
https://bugs.freedesktop.org/show_bug.cgi?id=43655
https://bugzilla.kernel.org/show_bug.cgi?id=56441

v2: blank displays first, then disable.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/evergreen.c