From: Thomas Hellstrom Date: Tue, 4 Oct 2011 18:13:31 +0000 (+0200) Subject: vmwgfx: Optimize the command submission resource list X-Git-Tag: v3.2-rc1~135^2~56^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f18c8840bef4195e6f35298b7746563f10d2d502;p=pandora-kernel.git vmwgfx: Optimize the command submission resource list Use a list for resources referenced during command submission, instead of an array. As long as we don't implement parallell command submission this works fine and simplifies things a bit. Signed-off-by: Thomas Hellstrom Reviewed-by: Jakob Bornecrantz Signed-off-by: Dave Airlie --- Reading git-diff-tree failed