From: Daniel Vetter Date: Thu, 19 Sep 2013 12:05:45 +0000 (+0200) Subject: drm/i915: Ditch INTELFB_CONN_LIMIT X-Git-Tag: v3.13-rc1~76^2~80^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=955382f3895f644855b56893067b1b23c63893dd;p=pandora-kernel.git drm/i915: Ditch INTELFB_CONN_LIMIT And the gratious overallocation of crtcs. Seems to go back to the ums days of yonder ... We also still need it to make the fbdev emulation happy, but I don't think there's really a need. Especially since the current fbdev emulation doesn't actually support cloning. v2: Use sizeof(*pointer) pattern (Jani). Cc: Jani Nikula Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed