git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58b4d72
)
drm/ttm: kill off some members to ttm_validate_buffer
author
Maarten Lankhorst
<maarten.lankhorst@canonical.com>
Thu, 9 Jan 2014 10:03:08 +0000
(11:03 +0100)
committer
Maarten Lankhorst
<maarten.lankhorst@canonical.com>
Mon, 1 Sep 2014 08:18:03 +0000
(10:18 +0200)
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>
No differences found