summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_fb_helper.c
Commit message (Expand)AuthorAgeFilesLines
* 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