From: Clemens Ladisch Date: Wed, 4 Nov 2009 08:43:00 +0000 (+0100) Subject: drm/kms: allocate framebuffer cmap X-Git-Tag: v2.6.33-rc1~323^2~6^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bea21b64c0e3f380814de990ef57ff1f08dbf95;p=pandora-kernel.git drm/kms: allocate framebuffer cmap Without an allocated colormap, FBIOGETCMAP fails. This would make programs restore an all-black colormap ("links -g") or fail to work altogether ("mplayer -vo fbdev2"). Signed-off-by: Clemens Ladisch Signed-off-by: Dave Airlie --- Reading git-diff-tree failed