From: Jesse Barnes Date: Fri, 7 Feb 2014 20:10:38 +0000 (-0800) Subject: drm/i915: alloc intel_fb in the intel_fbdev struct X-Git-Tag: v3.15-rc1~51^2~59^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bcd45534ddf68ab71aeed709dacd9cf65dc0f75;p=pandora-kernel.git drm/i915: alloc intel_fb in the intel_fbdev struct Allocate this struct instead, so we can re-use another allocated elsewhere if needed. Signed-off-by: Jesse Barnes [danvet: WARN_ON if there's no backing storage attached to an fb, that's a bug.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed