vmwgfx: Implement a proper GMR eviction mechanism
authorThomas Hellstrom <thellstrom@vmware.com>
Tue, 26 Oct 2010 19:21:47 +0000 (21:21 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 27 Oct 2010 01:07:46 +0000 (11:07 +1000)
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>

No differences found