git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6554d9a
)
drm/radeon: check the right ring in radeon_evict_flags()
author
Alex Deucher
<alexander.deucher@amd.com>
Wed, 3 Dec 2014 05:03:49 +0000
(
00:03
-0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 3 Dec 2014 23:26:51 +0000
(18:26 -0500)
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
No differences found