From: Alex Deucher Date: Mon, 27 Jan 2014 15:59:51 +0000 (-0500) Subject: drm/radeon: skip async dma init on r6xx X-Git-Tag: v3.14-rc1~47^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ace36f13c6fc46391c9d40edc648eef3a59ab0;p=pandora-kernel.git drm/radeon: skip async dma init on r6xx The hw is buggy and it's not currently used, but it's currently still initialized by the driver. Skip the init. Skipping init also seems to improve stability with dpm on some r6xx asics. bug: https://bugs.freedesktop.org/show_bug.cgi?id=66963 Signed-off-by: Alex Deucher Reviewed-by: Christian König --- Reading git-diff-tree failed