From: Jesse Barnes Date: Mon, 25 Nov 2013 23:51:16 +0000 (-0800) Subject: drm/i915: split fb allocation and initialization v2 X-Git-Tag: v3.14-rc1~47^2~90^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b4f49e03901e82898540bd1189333edf9588d74;p=pandora-kernel.git drm/i915: split fb allocation and initialization v2 If we use a stolen buffer, our probe callback shouldn't allocate a new buffer; we should re-use the one from the BIOS instead if possible. v2: fix locking (Jesse) Reviewed-by: Chris Wilson Signed-off-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed