commit | 72e942dd846f98e2d35aad5436d77a878ef05c5e | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Mar 09 06:33:26 2010 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Mon Mar 15 10:31:43 2010 +1000 |
tree | bed31b516da9fd80058800caa6161b6e0f880595 | |
parent | d424b925f7092b9d95e0a8556872349abe79d9b6 [diff] |
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>