1. 21bf75e drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPS by Stefan Christ · 8 years ago
  2. 7406489 drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  3. 699fbee drm/fb-helper: Fix sparse warnings by Ville Syrjälä · 8 years ago
  4. 749cc6f drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=y by Arnd Bergmann · 8 years ago
  5. 28579f3 drm/fb-helper: Make docs for fb_set_suspend wrappers consistent by Daniel Vetter · 8 years ago
  6. cfe6342 drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked() by Noralf Trønnes · 8 years ago
  7. 0a3bfe2 drm/fb-helper: Fix the dummy remove_conflicting_framebuffers by Chris Wilson · 8 years ago
  8. e15c8f4 drm: Don't export dp-aux devnode functions by Daniel Vetter · 8 years ago
  9. 44adece drm/fb-helper: Add a dummy remove_conflicting_framebuffers by Daniel Vetter · 8 years ago
  10. d3a4618 drm: Replace fb_helper->atomic with mode_config->atomic_commit by Daniel Vetter · 8 years ago
  11. eaa434d drm/fb-helper: Add fb_deferred_io support by Noralf Trønnes · 8 years ago
  12. 70412cf drm/kms_helper: Add a common place to call init and exit functions. by Rafael Antognolli · 8 years ago
  13. b516a9e drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers by Daniel Vetter · 9 years ago
  14. 264d697 drm: Polish fbdev helper struct docs by Daniel Vetter · 9 years ago
  15. bbb1e52 drm/fb-helper: atomic restore_fbdev_mode().. by Rob Clark · 9 years ago
  16. 9685cd9 drm/fb-helper: add headerdoc for drm_fb_helper by Rob Clark · 9 years ago
  17. b7bdf0a8 drm/fb-helper: Use -errno return in restore_mode_unlocked by Daniel Vetter · 9 years ago
  18. a03fdcb drm: Add top level Kconfig option for DRM fbdev emulation by Archit Taneja · 9 years ago
  19. fdefa58 drm/fb_helper: Create a wrapper for fb_set_suspend by Archit Taneja · 9 years ago
  20. 742547b drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs by Archit Taneja · 9 years ago
  21. cbb1a82 drm/fb_helper: Create wrappers for fb_sys_read/write funcs by Archit Taneja · 9 years ago
  22. 47074ab drm/fb_helper: Create a wrapper for unlink_framebuffer by Archit Taneja · 9 years ago
  23. b8017d6 drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation by Archit Taneja · 9 years ago
  24. b7b5ee5 drm/fb: document drm_fb_helper_surface_size by Rob Clark · 9 years ago
  25. 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 10 years ago
  26. b0ee9e7 drm/fb: add support for tiled monitor configurations. (v2) by Dave Airlie · 10 years ago
  27. eaf99c7 drm: Perform cmdline mode parsing during connector initialisation by Chris Wilson · 10 years ago
  28. 65c2a89 drm/fb_helper: allow adding/removing connectors later by Dave Airlie · 10 years ago
  29. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  30. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  31. 5ea1f75 drm: add drm_fb_helper_restore_fbdev_mode_unlocked() by Rob Clark · 10 years ago
  32. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  33. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 10 years ago
  34. 2f1046f drm: export cmdline and preferred mode functions from fb helper by Jesse Barnes · 10 years ago
  35. 7b97936 drm: Remove pointless '-' characters from drm_fb_helper documentation by Ville Syrjälä · 11 years ago
  36. 54afc12 drm: Add kernel-doc for drm_fb_helper_funcs->initial_config by Ville Syrjälä · 11 years ago
  37. 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
  38. 97d1033 include/drm/drm_fb_helper.h: remove left over function declaration by Alon Levy · 12 years ago
  39. 11e17a0 drm: add initial_config function to fb helper by Jesse Barnes · 11 years ago
  40. a065b46 drm/fb-helper: remove unused members of struct drm_fb_helper by Daniel Vetter · 11 years ago
  41. 207fd32 drm/fb-helper: improve kerneldoc by Daniel Vetter · 11 years ago
  42. de1ace5 drm/fb-helper: unexport drm_fb_helper_single_fb_probe by Daniel Vetter · 11 years ago
  43. d21bf46 drm/fb-helper: kill drm_fb_helper_restore by Daniel Vetter · 11 years ago
  44. 4f988d1 drm fb helper: remove unused variable crtc_id by Sascha Hauer · 12 years ago
  45. e9ad318 drm fb helper: remove unused variable conn_limit by Sascha Hauer · 12 years ago
  46. 1794d25 drm: Export the command-line mode parser by Chris Wilson · 13 years ago
  47. 7394371 drm: Take lock around probes for drm_fb_helper_hotplug_event by Chris Wilson · 13 years ago
  48. e8e7a2b drm/i915: restore only the mode of this driver on lastclose (v2) by Dave Airlie · 13 years ago
  49. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 13 years ago
  50. dfe63bb drm: Update fbdev fb_fix_screeninfo by James Simmons · 14 years ago
  51. 1a7aba7 drm: add KGDB/KDB support by Jesse Barnes · 14 years ago
  52. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  53. 4abe352 drm/kms/fb: use slow work mechanism for normal hotplug also. by Dave Airlie · 14 years ago
  54. 5c4426a drm/kms/fb: add polling support for when nothing is connected. by Dave Airlie · 14 years ago
  55. 0b4c0f3 drm/kms/fb: separate fbdev connector list from core drm connectors by Dave Airlie · 14 years ago
  56. 8be48d9 drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list by Dave Airlie · 14 years ago
  57. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 14 years ago
  58. b8c00ac drm/fb: add more correct 8/16/24/32 bpp fb support. by Dave Airlie · 15 years ago
  59. 068143d drm/fb: add setcmap and fix 8-bit support. by Dave Airlie · 15 years ago
  60. d50ba25 drm/kms: start adding command line interface using fb. by Dave Airlie · 15 years ago
  61. 785b93e drm/kms: move driver specific fb common code to helper functions (v2) by Dave Airlie · 15 years ago