1. b1116f6 drm: Remove superflous linux/fb.h includes by Daniel Vetter · 8 years ago
  2. 31ad61e drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? by Joonas Lahtinen · 8 years ago
  3. fa7d81b drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference by Chris Wilson · 8 years ago
  4. 95c081c drm: Move master pointer from drm_minor to drm_device by Daniel Vetter · 8 years ago
  5. d3a4618 drm: Replace fb_helper->atomic with mode_config->atomic_commit by Daniel Vetter · 8 years ago
  6. c61b93f drm/atomic: Fix remaining places where !funcs->best_encoder is valid by Boris Brezillon · 8 years ago
  7. 7ea7728 drm/core: Change declaration for gamma_set. by Maarten Lankhorst · 8 years ago
  8. fef1480 drm/fb-helper: Remove dead code in setcolreg by Daniel Vetter · 8 years ago
  9. 255f0e7 drm/fb_helper: Fix references to dev->mode_config.num_connector by Lyude · 8 years ago
  10. 2dad551 drm/fb-helper: Remove mention of CONFIG_FB_DEFERRED_IO in docs by Noralf Trønnes · 8 years ago
  11. af509d3 drm/fb_helper: Fix a few typos by Lyude · 8 years ago
  12. 6e86d58 drm/fb_helper: add connector reference counting. (v2) by Dave Airlie · 8 years ago
  13. eaa434d drm/fb-helper: Add fb_deferred_io support by Noralf Trønnes · 8 years ago
  14. 15fce29 drm/fb_helper: Use add_one_connector in add_all_connectors. by Maarten Lankhorst · 9 years ago
  15. 383b2e5 drm/fb_helper: Use correct allocation count for arrays. by Maarten Lankhorst · 9 years ago
  16. 70412cf drm/kms_helper: Add a common place to call init and exit functions. by Rafael Antognolli · 9 years ago
  17. 40f8cf4 drm/fbdev-helper: Explain how to debug console_lock fun by Daniel Vetter · 9 years ago
  18. 7118fd9 drm/fb-helper: Use proper plane mask for fb cleanup by Matt Roper · 9 years ago
  19. 07d3bad drm/core: Fix old_fb handling in pan_display_atomic. by Maarten Lankhorst · 9 years ago
  20. f72c6b3 drm/core: Fix old_fb handling in restore_fbdev_mode_atomic. by Maarten Lankhorst · 9 years ago
  21. affa0e0 Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  22. a0fb6ad drm/fb-helper: Fix fb refcounting in pan_display_atomic by Daniel Vetter · 9 years ago
  23. 16e910d drm/fb-helper: Set plane rotation directly by Daniel Vetter · 9 years ago
  24. 48f87dd Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 9 years ago
  25. 03f9abb drm: handle cursor_set2 in restore_fbdev_mode by Alex Deucher · 9 years ago
  26. 9428403 drm/fbdev: Update legacy plane->fb refcounting for atomic restore by Matt Roper · 9 years ago
  27. 1edf026 drm/fb-helper: atomic pan_display().. by Rob Clark · 9 years ago
  28. bbb1e52 drm/fb-helper: atomic restore_fbdev_mode().. by Rob Clark · 9 years ago
  29. f64c557 drm/fb-helper: Add module option to disable fbdev emulation by Daniel Vetter · 9 years ago
  30. b7bdf0a8 drm/fb-helper: Use -errno return in restore_mode_unlocked by Daniel Vetter · 9 years ago
  31. cebbb73 drm/core: Set mode to NULL when connectors in a set drops to 0. by Maarten Lankhorst · 9 years ago
  32. 2c4124f drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdef by Geert Uytterhoeven · 9 years ago
  33. 3d9e35a drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*() by Geert Uytterhoeven · 9 years ago
  34. dd908c8 drm/fb-helper: Stop using trylocks in force_restore by Daniel Vetter · 9 years ago
  35. c50bfd0 drm/fbdev: Return -EBUSY when oopsing by Daniel Vetter · 9 years ago
  36. fdefa58 drm/fb_helper: Create a wrapper for fb_set_suspend by Archit Taneja · 9 years ago
  37. 742547b drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs by Archit Taneja · 9 years ago
  38. cbb1a82 drm/fb_helper: Create wrappers for fb_sys_read/write funcs by Archit Taneja · 9 years ago
  39. 47074ab drm/fb_helper: Create a wrapper for unlink_framebuffer by Archit Taneja · 9 years ago
  40. b8017d6 drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation by Archit Taneja · 9 years ago
  41. dcd14dd Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  42. 169faec drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_connectors by Daniel Vetter · 9 years ago
  43. 6295d60 drm: Add modeset object iterators by Daniel Vetter · 9 years ago
  44. 6066677 drm/fb: drop panic handling by Dave Airlie · 9 years ago
  45. be26a66 drm/drm: constify all struct drm_*_helper funcs pointers by Jani Nikula · 9 years ago
  46. f3af5c7 drm: fb_helper: Simplify exit condition by Daniel Stone · 9 years ago
  47. 0e3704c drm/fb: handle tiled connectors better by Rob Clark · 9 years ago
  48. 675c832 drm/fb: small cleanup by Rob Clark · 9 years ago
  49. 796e1c5 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  50. 2148f18 drm: fix fb-helper vs MST dangling connector ptrs (v2) by Rob Clark · 10 years ago
  51. e451400 Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  52. 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 10 years ago
  53. 9aa609e drm: fb helper should avoid sleeping in panic context by Rui Wang · 10 years ago
  54. b0ee9e7 drm/fb: add support for tiled monitor configurations. (v2) by Dave Airlie · 10 years ago
  55. e2809c7 drm/fb_helper: move deferred fb checking into restore mode (v2) by Dave Airlie · 10 years ago
  56. b74c6c9 drm: Remove compiler BUG_ON() test by Peter Hurley · 10 years ago
  57. a18b29f Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  58. d5a0f2e Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  59. 3a5f87c drm: fix plane rotation when restoring fbdev configuration by Thomas Wood · 10 years ago
  60. 14f476f drm: Use the type of the array element when reallocating by Damien Lespiau · 10 years ago
  61. cb597bb drm: trylock modest locking for fbdev panics by Daniel Vetter · 10 years ago
  62. 9783de2 drm: Resetting rotation property by Sonika Jindal · 10 years ago
  63. eaf99c7 drm: Perform cmdline mode parsing during connector initialisation by Chris Wilson · 10 years ago
  64. 65c2a89 drm/fb_helper: allow adding/removing connectors later by Dave Airlie · 10 years ago
  65. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  66. 50c3dc9 drm/fb-helper: Fix hpd vs. initial config races by Daniel Vetter · 10 years ago
  67. 2a8c6ed drm/fb-helper: Remove unnecessary list empty check in drm_fb_helper_debug_enter() by Liu Ying · 10 years ago
  68. 30bfa4e drm/fb-helper: Redundant info->fix.type_aux setting in drm_fb_helper_fill_fix() by Liu Ying · 10 years ago
  69. 5ea1f75 drm: add drm_fb_helper_restore_fbdev_mode_unlocked() by Rob Clark · 10 years ago
  70. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  71. 2593382 drm: replace drm_get_connector_name() with direct name field use by Jani Nikula · 10 years ago
  72. 83c617c drm/fb: Fix typos by Thierry Reding · 10 years ago
  73. b77f076 drm: Try to acquire modeset lock on panic or sysrq by Thierry Reding · 10 years ago
  74. c683f42 drm: Prefer noninterlace cmdline mode unless explicitly specified by Takashi Iwai · 10 years ago
  75. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  76. e27dde3 drm: Add support for multiple plane types (v2) by Matt Roper · 10 years ago
  77. 53f1904 drm/fb-helper: improve drm_fb_helper_initial_config locking by Daniel Vetter · 10 years ago
  78. 5a08c07 Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 10 years ago
  79. 04cfe97 drm/fb-helper: Do the 'max_conn_count' zero check by Xiubo Li · 10 years ago
  80. 366d480 drm/fb-helper: Use drm_fb_helper_restore_fbdev_mode() in drm_fb_helper_set_par() by Ville Syrjälä · 11 years ago
  81. 9d3de13 drm/modes: remove drm_mode_height/width by Daniel Vetter · 11 years ago
  82. 2f1046f drm: export cmdline and preferred mode functions from fb helper by Jesse Barnes · 11 years ago
  83. 520edd1 drm: do not steal the display if we have a master by Paulo Zanoni · 11 years ago
  84. 7f16e5c Merge tag 'v3.12' into drm-intel-next by Daniel Vetter · 11 years ago
  85. 92b6f89 drm: Add separate Kconfig option for fbdev helpers by Daniel Vetter · 11 years ago
  86. ecc7e6f Revert "drm/fb-helper: don't sleep for screen unblank when an oops is in progress" by Dave Airlie · 11 years ago
  87. 51bbd27 drm: Remove unused variables in drm_fb_helper_hotplug_event() by Lespiau, Damien · 11 years ago
  88. 86aed67 drm: Remove unused variable in drm_pick_crtcs() by Lespiau, Damien · 11 years ago
  89. bd89bcb drm: Remove unused variable in drm_fb_helper_pan_display() by Lespiau, Damien · 11 years ago
  90. 928c2f0 drm/fb-helper: don't sleep for screen unblank when an oops is in progress by Daniel Vetter · 11 years ago
  91. 04c0c56 drm/fb-helper: Make load_lut and gamma_set/gamma_get hooks optional by Ville Syrjälä · 11 years ago
  92. 8391a3d drm/fb-helper: Don't clobber the display palette when fbdev isn't bound by Ville Syrjälä · 11 years ago
  93. 3858bc5 drm/fb-helper: Disable cursors and planes when restoring fbdev mode by Ville Syrjälä · 11 years ago
  94. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  95. 89ced12 drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event by Daniel Vetter · 11 years ago
  96. 11e17a0 drm: add initial_config function to fb helper by Jesse Barnes · 12 years ago
  97. 1b1d539 drm/fb-helper: don't sleep for screen unblank when an oopps is in progress by Daniel Vetter · 12 years ago
  98. 207fd32 drm/fb-helper: improve kerneldoc by Daniel Vetter · 12 years ago
  99. 8acf658 drm/fb-helper: streamline drm_fb_helper_single_fb_probe by Daniel Vetter · 12 years ago
  100. 2180c3c drm/fb-helper: directly call set_par from the hotplug handler by Daniel Vetter · 12 years ago