aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_fb_helper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-24drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handlingClemens Ladisch1-3/+3
2009-10-28drm/kms: typo fixJames Simmons1-1/+1
2009-10-26drm/kms: fix kms/fbdev colormap support properly.Dave Airlie1-13/+29
2009-10-06drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie1-33/+62
2009-10-05drm/fb: add setcmap and fix 8-bit support.Dave Airlie1-5/+50
2009-09-29drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQMikael Pettersson1-0/+2
2009-09-28drm/kms: make fb helper work for all drivers.Dave Airlie1-1/+0
2009-09-26drm/kms: protect against fb helper not being created.Dave Airlie1-2/+12
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie1-1/+223
2009-09-18drm: fix drm_fb_helper handling of kernel crtcsJesse Barnes1-37/+43
2009-09-08drm/kms: fix kms helper license + KconfigDave Airlie1-0/+4
2009-08-31drm: fix two issues with fb consolidation.Dave Airlie1-1/+1
2009-08-31drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie1-0/+697