From: Alex Deucher Date: Wed, 3 Dec 2014 05:03:49 +0000 (-0500) Subject: drm/radeon: check the right ring in radeon_evict_flags() X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e5c21cac1001089007260c48b0c89ebaace0e71;p=pandora-kernel.git drm/radeon: check the right ring in radeon_evict_flags() Check the that ring we are using for copies is functional rather than the GFX ring. On newer asics we use the DMA ring for bo moves. Reviewed-by: Christian König Signed-off-by: Alex Deucher Cc: stable@vger.kernel.org --- Reading git-diff-tree failed