]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: kill off some members to ttm_validate_buffer
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Thu, 9 Jan 2014 10:03:08 +0000 (11:03 +0100)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Mon, 1 Sep 2014 08:18:03 +0000 (10:18 +0200)
commit6b01b55ccfdc852be054fac117b2f78de4711c28
tree24f8dfbf51ce943412a60dd82f738a333ab905f4
parentd23f2ba5c19f4838caa9e0fafaef6ae0ada33e9b
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>
drivers/gpu/drm/qxl/qxl_release.c
drivers/gpu/drm/ttm/ttm_execbuf_util.c
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
include/drm/ttm/ttm_execbuf_util.h