aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/ttm/ttm_execbuf_util.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-12-07drm/ttm: Add TTM execbuf utilities.Thomas Hellstrom1-0/+117
Utilities to reserve, unreserve and fence a list of TTM buffer objects in a deadlock-safe manner. Used by the vmwgfx driver. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>