From: Chris Wilson Date: Thu, 25 Nov 2010 19:32:06 +0000 (+0000) Subject: drm/i915: Avoid allocation for execbuffer object list X-Git-Tag: v2.6.38-rc1~419^2~23^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=432e58edc9de1d9c3d6a7b444b3c455b8f209a7d;p=pandora-kernel.git drm/i915: Avoid allocation for execbuffer object list Besides the minimal improvement in reducing the execbuffer overhead, the real benefit is clarifying a few routines. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed