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:
2357cbe
)
drm/ttm: Optimize ttm_eu_backoff_reservation
author
Thomas Hellstrom
<thellstrom@vmware.com>
Wed, 17 Nov 2010 12:28:27 +0000
(12:28 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 22 Nov 2010 03:25:15 +0000
(13:25 +1000)
Avoid the ttm_bo_unreserve() spinlocks by calling
ttm_eu_backoff_reservation_locked under the lru spinlock.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jerome Glisse <j.glisse@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found