summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_fb_helper.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* drm/kms: protect against fb helper not being created.Dave Airlie2009-09-261-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