commit | 1f0dc9a59afeccb96a35ebec36661266260f5eee | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@canonical.com> | Thu Jan 09 11:03:08 2014 +0100 |
committer | Maarten Lankhorst <maarten.lankhorst@canonical.com> | Mon Sep 01 10:18:03 2014 +0200 |
tree | 24f8dfbf51ce943412a60dd82f738a333ab905f4 | |
parent | 58b4d720c1620bbf09e42b4f218dcb2d0d8cdf3e [diff] |
drm/ttm: kill off some members to ttm_validate_buffer This reorders the list to keep track of what buffers are reserved, so previous members are always unreserved. This gets rid of some bookkeeping that's no longer needed, while simplifying the code some. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>