From: Chris Wilson Date: Sat, 27 Apr 2013 11:44:16 +0000 (+0100) Subject: drm/i915: Only print the info message about incresing stolen size for FBC once X-Git-Tag: v3.11-rc1~65^2~131^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8241785c24d4508ecc26fb91b28b39a0dd26070;p=pandora-kernel.git drm/i915: Only print the info message about incresing stolen size for FBC once Instead of repeatedly bombarding the user with a request to reboot and increase the stolen size with every fb refresh, just inform them the first time only. v2: Rearrange code so the hint to increase the amount of memory stolen by the BIOS is only emitted if we fail to find sufficient stolen memory for FBC. Signed-off-by: Chris Wilson [danvet: Fixup formatting code mismatch that gcc spotted.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed