summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_fb_helper.c
Commit message (Expand)AuthorAgeFilesLines
* drm: fix regression in fb blank handlingZhenyu Wang2010-01-251-1/+1
* drm/kms/fb: check for depth changes from userspace for resizing.Dave Airlie2010-01-111-5/+4Star
* drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()Roel Kluin2010-01-071-1/+1
* Merge branch 'drm-core-next' into drm-linusDave Airlie2009-12-081-7/+16
|\
| * drm/kms: fix fb cmap allocation to use modeset->crtc not crtcBen Skeggs2009-12-081-1/+1
| * drm/kms: allocate framebuffer cmapClemens Ladisch2009-11-191-1/+7
| * drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch2009-11-191-3/+3
| * drm/kms: properly handle fbdev blankingJames Simmons2009-11-191-6/+9
| * drm/kms: fix kms/fbdev colormap support properly.Dave Airlie2009-10-281-13/+29
* | drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch2009-11-241-3/+3
* | drm/kms: typo fixJames Simmons2009-10-281-1/+1
* | drm/kms: fix kms/fbdev colormap support properly.Dave Airlie2009-10-261-13/+29
|/
* drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-061-33/+62
* drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-051-5/+50
* drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQMikael Pettersson2009-09-291-0/+2
* drm/kms: make fb helper work for all drivers.Dave Airlie2009-09-281-1/+0Star
* drm/kms: protect against fb helper not being created.Dave Airlie2009-09-251-2/+12
* drm/kms: start adding command line interface using fb.Dave Airlie2009-09-251-1/+223
* drm: fix drm_fb_helper handling of kernel crtcsJesse Barnes2009-09-181-37/+43
* drm/kms: fix kms helper license + KconfigDave Airlie2009-09-081-0/+4
* drm: fix two issues with fb consolidation.Dave Airlie2009-08-311-1/+1
* drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-311-0/+697