From: Dave Airlie Date: Thu, 7 Jan 2010 23:27:08 +0000 (+1000) Subject: drm/kms/fb: check for depth changes from userspace for resizing. X-Git-Tag: v2.6.33-rc6~27^2~11^2~43^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7751b8cb754f1bc48b20c1145d43c7651d4951fd;p=pandora-kernel.git drm/kms/fb: check for depth changes from userspace for resizing. If userspace (plymouth in this case) asks for a deeper depth, refuse it as well due to lack of resizing. This fixes an issue since < 32MB cards went to 8bpp and plymouth crashes on startup. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed