1. b7b5ee5 drm/fb: document drm_fb_helper_surface_size by Rob Clark · 9 years ago
  2. 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 10 years ago
  3. b0ee9e7 drm/fb: add support for tiled monitor configurations. (v2) by Dave Airlie · 10 years ago
  4. eaf99c7 drm: Perform cmdline mode parsing during connector initialisation by Chris Wilson · 10 years ago
  5. 65c2a89 drm/fb_helper: allow adding/removing connectors later by Dave Airlie · 10 years ago
  6. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  7. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  8. 5ea1f75 drm: add drm_fb_helper_restore_fbdev_mode_unlocked() by Rob Clark · 10 years ago
  9. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  10. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 10 years ago
  11. 2f1046f drm: export cmdline and preferred mode functions from fb helper by Jesse Barnes · 10 years ago
  12. 7b97936 drm: Remove pointless '-' characters from drm_fb_helper documentation by Ville Syrjälä · 11 years ago
  13. 54afc12 drm: Add kernel-doc for drm_fb_helper_funcs->initial_config by Ville Syrjälä · 11 years ago
  14. 28184f2 Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  15. 97d1033 include/drm/drm_fb_helper.h: remove left over function declaration by Alon Levy · 12 years ago
  16. 11e17a0 drm: add initial_config function to fb helper by Jesse Barnes · 11 years ago
  17. a065b46 drm/fb-helper: remove unused members of struct drm_fb_helper by Daniel Vetter · 11 years ago
  18. 207fd32 drm/fb-helper: improve kerneldoc by Daniel Vetter · 12 years ago
  19. de1ace5 drm/fb-helper: unexport drm_fb_helper_single_fb_probe by Daniel Vetter · 12 years ago
  20. d21bf46 drm/fb-helper: kill drm_fb_helper_restore by Daniel Vetter · 12 years ago
  21. 4f988d1 drm fb helper: remove unused variable crtc_id by Sascha Hauer · 12 years ago
  22. e9ad318 drm fb helper: remove unused variable conn_limit by Sascha Hauer · 12 years ago
  23. 1794d25 drm: Export the command-line mode parser by Chris Wilson · 13 years ago
  24. 7394371 drm: Take lock around probes for drm_fb_helper_hotplug_event by Chris Wilson · 13 years ago
  25. e8e7a2b drm/i915: restore only the mode of this driver on lastclose (v2) by Dave Airlie · 13 years ago
  26. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 14 years ago
  27. dfe63bb drm: Update fbdev fb_fix_screeninfo by James Simmons · 14 years ago
  28. 1a7aba7 drm: add KGDB/KDB support by Jesse Barnes · 14 years ago
  29. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  30. 4abe352 drm/kms/fb: use slow work mechanism for normal hotplug also. by Dave Airlie · 14 years ago
  31. 5c4426a drm/kms/fb: add polling support for when nothing is connected. by Dave Airlie · 14 years ago
  32. 0b4c0f3 drm/kms/fb: separate fbdev connector list from core drm connectors by Dave Airlie · 14 years ago
  33. 8be48d9 drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list by Dave Airlie · 14 years ago
  34. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 14 years ago
  35. b8c00ac drm/fb: add more correct 8/16/24/32 bpp fb support. by Dave Airlie · 15 years ago
  36. 068143d drm/fb: add setcmap and fix 8-bit support. by Dave Airlie · 15 years ago
  37. d50ba25 drm/kms: start adding command line interface using fb. by Dave Airlie · 15 years ago
  38. 785b93e drm/kms: move driver specific fb common code to helper functions (v2) by Dave Airlie · 15 years ago