drm/radeon: don't reset dma on r6xx-evergreen init
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Sep 2014 14:23:04 +0000 (10:23 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 Oct 2014 21:52:13 +0000 (14:52 -0700)
commit973eb2d61d3eb57a3adee44bafb1125a44b035ce
tree153f07d9aef76cd9abc41250aaeeeb48c33d14a0
parent92b17de46c089b63c420aac8baafa28b58cdf968
drm/radeon: don't reset dma on r6xx-evergreen init

commit c1789a2e66a4209fe5035eca11fdd729b2ffdd82 upstream.

Otherwise we may lose the DMA golden settings which can
lead to hangs, etc.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/r600_dma.c