include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / gpu / drm / drm_fb_helper.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-11 Pavel Roskindrm/kms: fix spelling of "CLOCK"
2010-02-11 Andy Shevchenkodrivers/gpu/drm/drm_fb_helper.c: don't use private...
2010-02-05 Pavel Roskindrm/kms: fix spelling in error message
2010-01-25 Zhenyu Wangdrm: fix regression in fb blank handling
2010-01-11 Dave Airliedrm/kms/fb: check for depth changes from userspace...
2010-01-08 Dave Airliedrm/kms/fb: check for depth changes from userspace...
2010-01-07 Roel Kluindrm/kms: Fix &&/|| confusion in drm_fb_helper_connector...
2009-12-08 Dave AirlieMerge branch 'drm-core-next' into drm-linus
2009-12-08 Ben Skeggsdrm/kms: fix fb cmap allocation to use modeset->crtc...
2009-12-07 Dave AirlieMerge remote branch 'origin/drm-core-next' into test
2009-11-24 Clemens Ladischdrm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling
2009-11-19 Clemens Ladischdrm/kms: allocate framebuffer cmap
2009-11-19 Clemens Ladischdrm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling
2009-11-19 James Simmonsdrm/kms: properly handle fbdev blanking
2009-10-28 James Simmonsdrm/kms: typo fix
2009-10-28 Dave Airliedrm/kms: fix kms/fbdev colormap support properly.
2009-10-26 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...