From: Jerome Glisse Date: Thu, 29 Nov 2012 15:35:41 +0000 (-0500) Subject: drm/radeon: do not move bo to different placement at each cs X-Git-Tag: v3.8-rc1~82^2~3^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d025e9e2b890db679f1246037bf65bd4be512627;p=pandora-kernel.git drm/radeon: do not move bo to different placement at each cs The bo creation placement is where the bo will be. Instead of trying to move bo at each command stream let this work to another worker thread that will use more advance heuristic. agd5f: remove leftover unused variable Signed-off-by: Jerome Glisse Reviewed-by: Alex Deucher --- Reading git-diff-tree failed