commit | 8cfe92d683a0041ac8e016a0b0a487c99a78f6c1 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Wed Apr 28 11:33:25 2010 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Fri May 07 09:21:28 2010 +1000 |
tree | 5949c336ea881c9fb51aee811432125451fef45d | |
parent | 5be6eff965aee22181d7f6210c2c463420e94e03 [diff] |
drm/ttm: Remove the ttm_bo_block_reservation() function. 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>