From: Jerome Glisse Date: Sun, 17 Jan 2010 20:21:41 +0000 (+0100) Subject: drm/radeon/kms: Forbid creation of framebuffer with no valid GEM object X-Git-Tag: v2.6.33-rc6~27^2~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e71c9e2e7704ebf044d4a964e02fbd2098a173f;p=pandora-kernel.git drm/radeon/kms: Forbid creation of framebuffer with no valid GEM object This will avoid oops if at later point the fb is use. Trying to create a framebuffer with no valid GEM object is bogus and should be forbidden as this patch does. Signed-off-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed