commit | 5e5c21cac1001089007260c48b0c89ebaace0e71 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Dec 03 00:03:49 2014 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Dec 03 18:26:51 2014 -0500 |
tree | b0de5ccf8341f4bb71b448a74d1ec9c83125da5b | |
parent | 6554d9a0e65d2ca0e9ac66c445d617be5d311703 [diff] |
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 <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org