commit | 068143d38804825d59d951a192cfadd2e22f457d | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Oct 05 09:58:02 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Mon Oct 05 10:00:59 2009 +1000 |
tree | 87acefe03fe5a97577e90f89c79909aad5ba2a5e | |
parent | dfee5614e4d83a32cef9193a8b19bc1d8900f93d [diff] |
drm/fb: add setcmap and fix 8-bit support. This adds support for the setcmap api and fixes the 8bpp support at least on radeon hardware. It adds a new load_lut hook which can be called once the color map is setup. Signed-off-by: Dave Airlie <airlied@redhat.com>