drm: Memory fragmentation from lost alignment blocks
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 22 May 2009 13:14:22 +0000 (14:14 +0100)
committerDave Airlie <airlied@redhat.com>
Sun, 14 Jun 2009 23:35:33 +0000 (09:35 +1000)
If the block needs an alignment but otherwise fits exactly into the tail,
then the split-off block from the start would remain marked as non-free.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found