drm/fb: add setcmap and fix 8-bit support.
[safe/jmp/linux-2.6] / drivers / gpu / drm / drm_fb_helper.c
2009-10-05 Dave Airliedrm/fb: add setcmap and fix 8-bit support.
2009-09-29 Mikael Petterssondrm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ
2009-09-28 Dave Airliedrm/kms: make fb helper work for all drivers.
2009-09-25 Dave Airliedrm/kms: protect against fb helper not being created.
2009-09-25 Dave Airliedrm/kms: start adding command line interface using fb.
2009-09-18 Jesse Barnesdrm: fix drm_fb_helper handling of kernel crtcs
2009-09-08 Dave Airliedrm/kms: fix kms helper license + Kconfig
2009-08-31 Dave Airliedrm: fix two issues with fb consolidation.
2009-08-30 Dave Airliedrm/kms: move driver specific fb common code to helper...