drm/tegra: gem: Extract tegra_bo_alloc_object()
authorThierry Reding <treding@nvidia.com>
Thu, 16 Oct 2014 12:18:50 +0000 (14:18 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 15:14:46 +0000 (16:14 +0100)
This function implements the common buffer object allocation used for
both allocation and import paths.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/gem.c

Simple merge