]> 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)
commit40add6ce02221fc7cd5c3b2d85a7d998730792bd
tree24f8dfbf51ce943412a60dd82f738a333ab905f4
parentafdde1e178e5c9d088bbd094466ac3a933141349
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