aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_fb_helper.c
Commit message (Expand)AuthorAge
* drm: fix build error when SYSRQ is disabledRandy Dunlap2010-03-30
* drm/kms: fix spelling of "CLOCK"Pavel Roskin2010-02-10
* drivers/gpu/drm/drm_fb_helper.c: don't use private implementation of atoi()Andy Shevchenko2010-02-10
* drm: fix regression in fb blank handlingZhenyu Wang2010-01-25
* drm/kms/fb: check for depth changes from userspace for resizing.Dave Airlie2010-01-10
* drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()Roel Kluin2010-01-06
* Merge branch 'drm-core-next' into drm-linusDave Airlie2009-12-07
|\
| * drm/kms: fix fb cmap allocation to use modeset->crtc not crtcBen Skeggs2009-12-07
| * drm/kms: allocate framebuffer cmapClemens Ladisch2009-11-18
| * drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch2009-11-18
| * drm/kms: properly handle fbdev blankingJames Simmons2009-11-18
| * drm/kms: fix kms/fbdev colormap support properly.Dave Airlie2009-10-27
* | drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch2009-11-23
* | drm/kms: typo fixJames Simmons2009-10-28
* | drm/kms: fix kms/fbdev colormap support properly.Dave Airlie2009-10-25
|/
* drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-05
* drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-04
* drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQMikael Pettersson2009-09-28
* drm/kms: make fb helper work for all drivers.Dave Airlie2009-09-28
* drm/kms: protect against fb helper not being created.Dave Airlie2009-09-25
* drm/kms: start adding command line interface using fb.Dave Airlie2009-09-24
* drm: fix drm_fb_helper handling of kernel crtcsJesse Barnes2009-09-18
* drm/kms: fix kms helper license + KconfigDave Airlie2009-09-07
* drm: fix two issues with fb consolidation.Dave Airlie2009-08-30
* drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-30