commit | 3bea21b64c0e3f380814de990ef57ff1f08dbf95 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Wed Nov 04 09:43:00 2009 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Thu Nov 19 13:02:53 2009 +1000 |
tree | 89a510111ceac1d2de0b3de2149df867381767e4 | |
parent | 7a654158bdf9dc318fd451fbf606ed100d6ba25f [diff] |
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 <clemens@ladisch.de> Signed-off-by: Dave Airlie <airlied@redhat.com>