Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-08-05 | drm: add KGDB/KDB support | Jesse Barnes | 1 | -0/+5 |
2010-05-18 | drm/fbdev: rework output polling to be back in the core. (v4) | Dave Airlie | 1 | -11/+2 |
2010-04-07 | drm/kms/fb: use slow work mechanism for normal hotplug also. | Dave Airlie | 1 | -21/+26 |
2010-04-07 | drm/kms/fb: add polling support for when nothing is connected. | Dave Airlie | 1 | -2/+10 |
2010-04-07 | drm/kms/fb: separate fbdev connector list from core drm connectors | Dave Airlie | 1 | -2/+4 |
2010-04-07 | drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list | Dave Airlie | 1 | -8/+13 |
2010-04-07 | drm/fb: fix fbdev object model + cleanup properly. | Dave Airlie | 1 | -8/+16 |
2009-10-06 | drm/fb: add more correct 8/16/24/32 bpp fb support. | Dave Airlie | 1 | -0/+3 |
2009-10-05 | drm/fb: add setcmap and fix 8-bit support. | Dave Airlie | 1 | -1/+3 |
2009-09-25 | drm/kms: start adding command line interface using fb. | Dave Airlie | 1 | -0/+24 |
2009-08-31 | drm/kms: move driver specific fb common code to helper functions (v2) | Dave Airlie | 1 | -0/+82 |