1. 8e334c1 drm: Don't return 0 from a void drm_fbdev_generic_setup by Chris Wilson · 4 years, 9 months ago
  2. 1aed950 drm/fb-helper: Remove return value from drm_fbdev_generic_setup() by Thomas Zimmermann · 4 years, 9 months ago
  3. 8e7a194 drm/fb-helper: Remove drm_fb_helper add, add_all and remove connector functions by Pankaj Bharadiya · 4 years, 11 months ago
  4. 2dea2d1 drm: Remove unused arg from drm_fb_helper_init by Pankaj Bharadiya · 4 years, 11 months ago
  5. 6821603 drm/fb-helper: Remove drm_fb_helper_unlink_fbi() by Thomas Zimmermann · 5 years ago
  6. 4773483 drm/fb-helper: unexport drm_fb_helper_generic_probe by Daniel Vetter · 5 years ago
  7. 8204f23 drm/fb-helper: Remove drm_fb_helper_fbdev_{setup, teardown}() by Thomas Zimmermann · 5 years ago
  8. 8e86dee drm/fb-helper: Remove drm_fb_helper_defio_init() and update docs by Thomas Zimmermann · 5 years ago
  9. 35616a4 drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_framebuffers by Gerd Hoffmann · 5 years ago
  10. 0a84596 fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers by Gerd Hoffmann · 5 years ago
  11. aafa9e0 drm/fb-helper: Prepare to move out modeset config code by Noralf Trønnes · 6 years ago
  12. e5852be drm/fb-helper: Remove drm_fb_helper_connector by Noralf Trønnes · 6 years ago
  13. d81294a drm/fb-helper: Remove drm_fb_helper_crtc by Noralf Trønnes · 6 years ago
  14. c8de0d5 drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode} by Noralf Trønnes · 6 years ago
  15. bc93475 drm/fb-helper: No need to cache rotation and sw_rotations by Noralf Trønnes · 6 years ago
  16. 09ded8a drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helper by Noralf Trønnes · 6 years ago
  17. b4e4538 Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  18. ec8bf19 drm/fb-helper: Fixup fill_info cleanup by Daniel Vetter · 6 years ago
  19. 168b85e drm/fb-helper: Unexport fill_{var,info} by Daniel Vetter · 6 years ago
  20. 3df3116 drm/fb-helper: Add fill_info() functions by Daniel Vetter · 6 years ago
  21. 1c74ca7 drm/fb-helper: call vga_remove_vgacon automatically. by Gerd Hoffmann · 6 years ago
  22. c9527f0 drm/fb-helper: document remove*_conflicting_framebuffers() by Michał Mirosław · 6 years ago
  23. 4d18975 fbdev: add remove_conflicting_pci_framebuffers() by Michał Mirosław · 6 years ago
  24. 9060d7f drm/fb-helper: Finish the generic fbdev emulation by Noralf Trønnes · 7 years ago
  25. d536540 drm/fb-helper: Add generic fbdev emulation .fb_probe function by Noralf Trønnes · 7 years ago
  26. 48c9571 drm/fb-helper: Add drm_fb_helper_defio_init() by Noralf Trønnes · 7 years ago
  27. 8741216 drm/fb-helper: Add drm_fb_helper_fbdev_setup/teardown() by Noralf Trønnes · 7 years ago
  28. a65eb01 drm/fb-helper: Set/clear dev->fb_helper in dummy init/fini by Noralf Trønnes · 7 years ago
  29. 8f0cb41 drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6. by Hans de Goede · 7 years ago
  30. 304a4f6 drm/fb-helper: Add .last_close and .output_poll_changed helpers by Noralf Trønnes · 7 years ago
  31. 2cd575a drm: remove unused and redundant callbacks by Peter Rosin · 8 years ago
  32. ca91a27 drm/fb-helper: Support deferred setup by Daniel Vetter · 8 years ago
  33. e9827d8 drm/fb-helper: Add top-level lock by Thierry Reding · 8 years ago
  34. 0f3bbe0 drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC by Maxime Ripard · 8 years ago
  35. da7bdda drm/fb-helper: Automatically clean up fb_info by Daniel Vetter · 8 years ago
  36. 7e6328f drm: Fix build when FBDEV_EMULATION is disabled by Gabriel Krisman Bertazi · 8 years ago
  37. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
  38. a09759e drm: remove useless parameters from drm_pick_cmdline_mode function by Vincent Abriou · 8 years ago
  39. ea0dd85 drm/doc: use preferred struct reference in kernel-doc by Daniel Vetter · 8 years ago
  40. 1e00892 drm/fb-helper: add fb_debug_* to DRM_FB_HELPER_DEFAULT_OPS by Stefan Christ · 8 years ago
  41. 21bf75e drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPS by Stefan Christ · 8 years ago
  42. 7406489 drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 8 years ago
  43. 699fbee drm/fb-helper: Fix sparse warnings by Ville Syrjälä · 8 years ago
  44. 749cc6f drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=y by Arnd Bergmann · 8 years ago
  45. 28579f3 drm/fb-helper: Make docs for fb_set_suspend wrappers consistent by Daniel Vetter · 8 years ago
  46. cfe6342 drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked() by Noralf Trønnes · 8 years ago
  47. 0a3bfe2 drm/fb-helper: Fix the dummy remove_conflicting_framebuffers by Chris Wilson · 8 years ago
  48. e15c8f4 drm: Don't export dp-aux devnode functions by Daniel Vetter · 8 years ago
  49. 44adece drm/fb-helper: Add a dummy remove_conflicting_framebuffers by Daniel Vetter · 8 years ago
  50. d3a4618 drm: Replace fb_helper->atomic with mode_config->atomic_commit by Daniel Vetter · 9 years ago
  51. eaa434d drm/fb-helper: Add fb_deferred_io support by Noralf Trønnes · 9 years ago
  52. 70412cf drm/kms_helper: Add a common place to call init and exit functions. by Rafael Antognolli · 9 years ago
  53. b516a9e drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers by Daniel Vetter · 9 years ago
  54. 264d697 drm: Polish fbdev helper struct docs by Daniel Vetter · 9 years ago
  55. bbb1e52 drm/fb-helper: atomic restore_fbdev_mode().. by Rob Clark · 9 years ago
  56. 9685cd9 drm/fb-helper: add headerdoc for drm_fb_helper by Rob Clark · 9 years ago
  57. b7bdf0a8 drm/fb-helper: Use -errno return in restore_mode_unlocked by Daniel Vetter · 9 years ago
  58. a03fdcb drm: Add top level Kconfig option for DRM fbdev emulation by Archit Taneja · 9 years ago
  59. fdefa58 drm/fb_helper: Create a wrapper for fb_set_suspend by Archit Taneja · 9 years ago
  60. 742547b drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs by Archit Taneja · 9 years ago
  61. cbb1a82 drm/fb_helper: Create wrappers for fb_sys_read/write funcs by Archit Taneja · 9 years ago
  62. 47074ab drm/fb_helper: Create a wrapper for unlink_framebuffer by Archit Taneja · 9 years ago
  63. b8017d6 drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation by Archit Taneja · 9 years ago
  64. b7b5ee5 drm/fb: document drm_fb_helper_surface_size by Rob Clark · 10 years ago
  65. 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 10 years ago
  66. b0ee9e7 drm/fb: add support for tiled monitor configurations. (v2) by Dave Airlie · 10 years ago
  67. eaf99c7 drm: Perform cmdline mode parsing during connector initialisation by Chris Wilson · 10 years ago
  68. 65c2a89 drm/fb_helper: allow adding/removing connectors later by Dave Airlie · 11 years ago
  69. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 11 years ago
  70. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 11 years ago
  71. 5ea1f75 drm: add drm_fb_helper_restore_fbdev_mode_unlocked() by Rob Clark · 11 years ago
  72. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  73. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 11 years ago
  74. 2f1046f drm: export cmdline and preferred mode functions from fb helper by Jesse Barnes · 11 years ago
  75. 7b97936 drm: Remove pointless '-' characters from drm_fb_helper documentation by Ville Syrjälä · 12 years ago
  76. 54afc12 drm: Add kernel-doc for drm_fb_helper_funcs->initial_config by Ville Syrjälä · 12 years ago
  77. 28184f2 Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  78. 97d1033 include/drm/drm_fb_helper.h: remove left over function declaration by Alon Levy · 12 years ago
  79. 11e17a0 drm: add initial_config function to fb helper by Jesse Barnes · 12 years ago
  80. a065b46 drm/fb-helper: remove unused members of struct drm_fb_helper by Daniel Vetter · 12 years ago
  81. 207fd32 drm/fb-helper: improve kerneldoc by Daniel Vetter · 12 years ago
  82. de1ace5 drm/fb-helper: unexport drm_fb_helper_single_fb_probe by Daniel Vetter · 12 years ago
  83. d21bf46 drm/fb-helper: kill drm_fb_helper_restore by Daniel Vetter · 12 years ago
  84. 4f988d1 drm fb helper: remove unused variable crtc_id by Sascha Hauer · 13 years ago
  85. e9ad318 drm fb helper: remove unused variable conn_limit by Sascha Hauer · 13 years ago
  86. 1794d25 drm: Export the command-line mode parser by Chris Wilson · 14 years ago
  87. 7394371 drm: Take lock around probes for drm_fb_helper_hotplug_event by Chris Wilson · 14 years ago
  88. e8e7a2b drm/i915: restore only the mode of this driver on lastclose (v2) by Dave Airlie · 14 years ago
  89. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 14 years ago
  90. dfe63bb drm: Update fbdev fb_fix_screeninfo by James Simmons · 14 years ago
  91. 1a7aba7 drm: add KGDB/KDB support by Jesse Barnes · 14 years ago
  92. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 15 years ago
  93. 4abe352 drm/kms/fb: use slow work mechanism for normal hotplug also. by Dave Airlie · 15 years ago
  94. 5c4426a drm/kms/fb: add polling support for when nothing is connected. by Dave Airlie · 15 years ago
  95. 0b4c0f3 drm/kms/fb: separate fbdev connector list from core drm connectors by Dave Airlie · 15 years ago
  96. 8be48d9 drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list by Dave Airlie · 15 years ago
  97. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 15 years ago
  98. b8c00ac drm/fb: add more correct 8/16/24/32 bpp fb support. by Dave Airlie · 15 years ago
  99. 068143d drm/fb: add setcmap and fix 8-bit support. by Dave Airlie · 15 years ago
  100. d50ba25 drm/kms: start adding command line interface using fb. by Dave Airlie · 15 years ago