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:
702adba
)
drm/ttm: Improved fencing of buffer object lists
author
Thomas Hellstrom
<thellstrom@vmware.com>
Wed, 17 Nov 2010 12:28:30 +0000
(12:28 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 22 Nov 2010 03:25:20 +0000
(13:25 +1000)
Drastically reduce the number of spin lock / unlock operations by performing
unreserving and fencing under global locks.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jerome Glisse <j.glisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found