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)
commit72e942dd846f98e2d35aad5436d77a878ef05c5e
treebed31b516da9fd80058800caa6161b6e0f880595
parentd424b925f7092b9d95e0a8556872349abe79d9b6
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