From: Chris Wilson Date: Fri, 26 Oct 2012 11:06:41 +0000 (+0100) Subject: drm/i915: Only kick out vesafb if we takeover the fbcon with KMS X-Git-Tag: v3.7-rc4~4^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1623392af9da983f3ad088a75076c9da05e5600d;p=pandora-kernel.git drm/i915: Only kick out vesafb if we takeover the fbcon with KMS Otherwise we may remove the only console for a nomodeset system. We became more aggressive in our kicking with commit e188719a2891f01b3100dca4ae3a055fb5a7ab52 Author: Daniel Vetter Date: Tue Jun 12 11:28:17 2012 +0200 drm/i915: kick any firmware framebuffers before claiming the gtt Reported-and-tested-by: monnier@iro.umontreal.ca Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=54615 Signed-off-by: Chris Wilson Cc: stable@vger.kernel.org # v3.6 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed