Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/kms: fix kms/fbdev colormap support properly. | Dave Airlie | 2009-10-26 | 1 | -13/+29 |
* | drm/fb: add more correct 8/16/24/32 bpp fb support. | Dave Airlie | 2009-10-06 | 1 | -33/+62 |
* | drm/fb: add setcmap and fix 8-bit support. | Dave Airlie | 2009-10-05 | 1 | -5/+50 |
* | drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ | Mikael Pettersson | 2009-09-29 | 1 | -0/+2 |
* | drm/kms: make fb helper work for all drivers. | Dave Airlie | 2009-09-28 | 1 | -1/+0 |
* | drm/kms: protect against fb helper not being created. | Dave Airlie | 2009-09-26 | 1 | -2/+12 |
* | drm/kms: start adding command line interface using fb. | Dave Airlie | 2009-09-25 | 1 | -1/+223 |
* | drm: fix drm_fb_helper handling of kernel crtcs | Jesse Barnes | 2009-09-18 | 1 | -37/+43 |
* | drm/kms: fix kms helper license + Kconfig | Dave Airlie | 2009-09-08 | 1 | -0/+4 |
* | drm: fix two issues with fb consolidation. | Dave Airlie | 2009-08-31 | 1 | -1/+1 |
* | drm/kms: move driver specific fb common code to helper functions (v2) | Dave Airlie | 2009-08-31 | 1 | -0/+697 |