From: Jerome Glisse Date: Wed, 2 Nov 2011 00:46:13 +0000 (-0400) Subject: drm/ttm: merge ttm_backend and ttm_tt V5 X-Git-Tag: v3.3-rc1~121^2~88^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=649bf3ca77343e3be1e0af8e21356fa569b1abd9;p=pandora-kernel.git drm/ttm: merge ttm_backend and ttm_tt V5 ttm_backend will only exist with a ttm_tt, and ttm_tt will only be of interest when bound to a backend. Merge them to avoid code and data duplication. V2 Rebase on top of memory accounting overhaul V3 Rebase on top of more memory accounting changes V4 Rebase on top of no memory account changes (where/when is my delorean when i need it ?) V5 make sure ttm is unbound before destroying, change commit message on suggestion from Tormod Volden Signed-off-by: Jerome Glisse Reviewed-by: Konrad Rzeszutek Wilk Reviewed-by: Thomas Hellstrom --- Reading git-diff-tree failed