From: Thomas Hellstrom Date: Wed, 17 Nov 2010 12:38:32 +0000 (+0000) Subject: drm/radeon: Use the ttm execbuf utilities X-Git-Tag: v2.6.38-rc1~419^2~42^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=147666fb3b93b8c484f562da33a37f886ddff768;p=pandora-kernel.git drm/radeon: Use the ttm execbuf utilities Rather than re-implementing in the Radeon driver, Use the execbuf / cs / pushbuf utilities that comes with TTM. This comes with an even greater benefit now that many spinlocks have been optimized away... Signed-off-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed