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:
5be6eff
)
drm/ttm: Remove the ttm_bo_block_reservation() function.
author
Thomas Hellstrom
<thellstrom@vmware.com>
Wed, 28 Apr 2010 09:33:25 +0000
(11:33 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 6 May 2010 23:21:28 +0000
(09:21 +1000)
It's unused and buggy in its current form, since it can place a bo
in the reserved state without removing it from lru lists.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found