commit | 135cba0dc399fdd47bd3ae305c1db75fcd77243f | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Tue Oct 26 21:21:47 2010 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Wed Oct 27 11:07:46 2010 +1000 |
tree | 3eedcd7c5701dfe05246aca3479ab7396169f2e7 | |
parent | 8f895da57da80b307efa2f94b5d4caf801e959a5 [diff] |
vmwgfx: Implement a proper GMR eviction mechanism Use Ben's new range manager hooks to implement a manager for GMRs that manages ids rather than ranges. This means we can use the standard TTM code for binding, unbinding and eviction. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>