]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: use drm calloc large and free large
authorDave Airlie <airlied@redhat.com>
Tue, 9 Mar 2010 06:33:26 +0000 (06:33 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 15 Mar 2010 00:31:43 +0000 (10:31 +1000)
commitb2652e45573fb5ca55b0ac439db57019510bde46
treebed31b516da9fd80058800caa6161b6e0f880595
parent79908d708b02f486dcb0e92e65c3166f5647fe9e
drm/ttm: use drm calloc large and free large

Now that the drm core can do this, lets just use it, split the code out
so TTM doesn't have to drag all of drmP.h in.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ttm/ttm_tt.c
include/drm/drmP.h
include/drm/drm_mem_util.h [new file with mode: 0644]
include/drm/ttm/ttm_bo_driver.h