drm/kms: properly handle fbdev blanking
[safe/jmp/linux-2.6] / drivers / gpu / drm / drm_fb_helper.c
2009-11-19 James Simmonsdrm/kms: properly handle fbdev blanking
2009-10-28 Dave Airliedrm/kms: fix kms/fbdev colormap support properly.
2009-10-06 Dave Airliedrm/fb: add more correct 8/16/24/32 bpp fb support.
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...