From: Thomas Hellstrom Date: Wed, 17 Nov 2010 12:28:27 +0000 (+0000) Subject: drm/ttm: Optimize ttm_eu_backoff_reservation X-Git-Tag: v2.6.38-rc1~419^2~42^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68c4fa31aa52765314b4285a7835368ea35b509c;p=pandora-kernel.git drm/ttm: Optimize ttm_eu_backoff_reservation Avoid the ttm_bo_unreserve() spinlocks by calling ttm_eu_backoff_reservation_locked under the lru spinlock. Signed-off-by: Thomas Hellstrom Reviewed-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed