1. 01b947a drm/fb-helper: Instanciate shadow FB if configured in device's mode_config by Thomas Zimmermann · 6 years ago
  2. 87e281f drm/fb-helper: Map DRM client buffer only when required by Thomas Zimmermann · 6 years ago
  3. a99076e drm/client: Change drm_client_panel_rotation name by Maxime Ripard · 6 years ago
  4. 1ff30dd drm: Reverse lock order in pan_display_legacy() by Thomas Zimmermann · 6 years ago
  5. cf13909 drm/fb-helper: Move out modeset config code by Noralf Trønnes · 6 years ago
  6. aafa9e0 drm/fb-helper: Prepare to move out modeset config code by Noralf Trønnes · 6 years ago
  7. e5852be drm/fb-helper: Remove drm_fb_helper_connector by Noralf Trønnes · 6 years ago
  8. aec3925 drm/fb-helper: Move out commit code by Noralf Trønnes · 6 years ago
  9. eade2a1 drm/fb-helper: Prepare to move out commit code by Noralf Trønnes · 6 years ago
  10. d81294a drm/fb-helper: Remove drm_fb_helper_crtc by Noralf Trønnes · 6 years ago
  11. 0500c04 drm: drop use of drmP.h in drm/* by Sam Ravnborg · 6 years ago
  12. b0f986b drm: Remove users of drm_format_info_plane_cpp by Maxime Ripard · 6 years ago
  13. 24c478e drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp by Maxime Ripard · 6 years ago
  14. 0586576 drm/fb-helper: Fix drm_fb_helper_hotplug_event() NULL ptr argument by Noralf Trønnes · 6 years ago
  15. c8de0d5 drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode} by Noralf Trønnes · 6 years ago
  16. bc93475 drm/fb-helper: No need to cache rotation and sw_rotations by Noralf Trønnes · 6 years ago
  17. 03a9606 drm/fb-helper: Avoid race with DRM userspace by Noralf Trønnes · 6 years ago
  18. 1de7259 drm/fb-helper: Fix drm_fb_helper_firmware_config() NULL pointer deref by Noralf Trønnes · 6 years ago
  19. abbc069 drm/fb: revert the i915 Actually configure untiled displays from master by Dave Airlie · 6 years ago
  20. 8d8f6f7 Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  21. f06ddb5 BackMerge v5.1-rc5 into drm-next by Dave Airlie · 6 years ago
  22. 09ded8a drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helper by Noralf Trønnes · 6 years ago
  23. e33898a drm/client: Rename drm_client_add() to drm_client_register() by Noralf Trønnes · 6 years ago
  24. 6e3f17e drm/fb-helper: generic: Call drm_client_add() after setup is done by Noralf Trønnes · 6 years ago
  25. 65a102f drm/fb-helper: dpms_legacy(): Only set on connectors in use by Noralf Trønnes · 6 years ago
  26. b9ed8cf drm/fb-helper: Remove unused gamma_size variable by Noralf Trønnes · 6 years ago
  27. ec8bf19 drm/fb-helper: Fixup fill_info cleanup by Daniel Vetter · 6 years ago
  28. 168b85e drm/fb-helper: Unexport fill_{var,info} by Daniel Vetter · 6 years ago
  29. ecbfc47 drm/fb_helper: set info->par in fill_info() by Daniel Vetter · 6 years ago
  30. f1eca684 drm/fb-helper: set fbi->fix.id in fill_info() by Daniel Vetter · 6 years ago
  31. 3df3116 drm/fb-helper: Add fill_info() functions by Daniel Vetter · 6 years ago
  32. 8782c64 drm/fbdev: Make skip_vt_switch the default by Daniel Vetter · 6 years ago
  33. b6a36e5 drm/fb: avoid setting 0 depth. by Dave Airlie · 6 years ago
  34. 6ab20a0 drm/fb-helper: generic: Don't take module ref for fbcon by Noralf Trønnes · 6 years ago
  35. c06de56 Merge v5.0-rc7 into drm-next by Dave Airlie · 6 years ago
  36. 1e55a53 drm: Trivial comment grammar cleanups by Matt Roper · 6 years ago
  37. 78de14c drm/fb-helper: generic: Fix drm_fbdev_client_restore() by Noralf Trønnes · 6 years ago
  38. 2de304b drm/cma-helper: Remove unused fbdev code by Noralf Trønnes · 6 years ago
  39. 23d19ba Merge drm/drm-next into drm-misc-next by Maxime Ripard · 6 years ago
  40. f4bd542 drm/fb-helper: Scale back depth to supported maximum by Linus Walleij · 6 years ago
  41. 66a8d5b drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock by Ivan Mironov · 6 years ago
  42. 62d85b3 drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2 by Ivan Mironov · 6 years ago
  43. 00eb5b0 drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup by Peter Wu · 6 years ago
  44. 6e1490c drm/fb-helper: generic: Fix setup error path by Noralf Trønnes · 6 years ago
  45. 4971f09 Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  46. b31a3ca drm/fb-helper: Fix typo in parameter description by Wei Yongjun · 6 years ago
  47. 1ec28f8 Merge v4.20-rc4 into drm-next by Dave Airlie · 6 years ago
  48. 8fd3b90 drm/fb-helper: Blacklist writeback when adding connectors to fbdev by Paul Kocialkowski · 6 years ago
  49. d7563c5 Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  50. 042bf75 drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info by Alexandru Gheorghe · 6 years ago
  51. 53b3b6b Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  52. db05c48 drm: fb-helper: Reject all pixel format changing requests by Eugeniy Paltsev · 6 years ago
  53. 4be9bd1 drm/fb_helper: Allow leaking fbdev smem_start by Neil Armstrong · 6 years ago
  54. 4d4c2d8 drm/cma-helper: Fix crash in fbdev error path by Noralf Trønnes · 6 years ago
  55. 7b76d058 Merge drm/drm-next into drm-misc-next by Sean Paul · 6 years ago
  56. bf78296 BackMerge v4.19-rc5 into drm-next by Dave Airlie · 6 years ago
  57. 6129369 drm/fb-helper: Improve error reporting in setup by Noralf Trønnes · 6 years ago
  58. 6ee67e3 drm/fb-helper: Remove set but not used variable 'connector_funcs' by YueHaibing · 6 years ago
  59. 6be8f3b drm/fb: Stop leaking physical address by Daniel Vetter · 6 years ago
  60. c10802b drm/fb-helper: improve documentation and print warnings by Peter Wu · 6 years ago
  61. 9060d7f drm/fb-helper: Finish the generic fbdev emulation by Noralf Trønnes · 7 years ago
  62. d536540 drm/fb-helper: Add generic fbdev emulation .fb_probe function by Noralf Trønnes · 7 years ago
  63. 83aefbb drm: Add drm_connector_for_each_possible_encoder() by Ville Syrjälä · 7 years ago
  64. 0d998891 drm/fb-helper: Eliminate the .best_encoder() usage by Ville Syrjälä · 7 years ago
  65. e00fb85 drm: Stop updating plane->crtc/fb/old_fb on atomic drivers by Ville Syrjälä · 7 years ago
  66. d104328 drm/fb-helper: Fix typo on kerneldoc by Daniel Vetter · 7 years ago
  67. 222ec16 drm: Add aspect ratio parsing in DRM layer by Shashank Sharma · 7 years ago
  68. 11b83e3 drm: Remove now pointelss blob->data casts by Ville Syrjälä · 7 years ago
  69. 8d44e9e drm/framebuffer: Print task that allocated the fb in debug info. by Maarten Lankhorst · 7 years ago
  70. 48c9571 drm/fb-helper: Add drm_fb_helper_defio_init() by Noralf Trønnes · 7 years ago
  71. 95b0137 drm/fb-helper: Update DOC with new helpers by Noralf Trønnes · 7 years ago
  72. 8741216 drm/fb-helper: Add drm_fb_helper_fbdev_setup/teardown() by Noralf Trønnes · 7 years ago
  73. 89f3f35 drm/fb-helper: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 7 years ago
  74. 8f0cb41 drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6. by Hans de Goede · 7 years ago
  75. 2c1c55c Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  76. 52dd065 drm/fb_helper: Disable all crtc's when initial setup fails. by Maarten Lankhorst · 7 years ago
  77. b5f0538 drm/fb: add support for not enabling fbcon on non-desktop displays [v2] by Dave Airlie · 7 years ago
  78. 304a4f6 drm/fb-helper: Add .last_close and .output_poll_changed helpers by Noralf Trønnes · 7 years ago
  79. 29ad20b22 drm: Add drm_device->fb_helper pointer by Noralf Trønnes · 7 years ago
  80. c777990 drm/fb-helper: Handle function NULL argument by Noralf Trønnes · 7 years ago
  81. 4b947b1c drm: Replace kzalloc with kcalloc by Harsha Sharma · 7 years ago
  82. b52f09c drm/fb-helper: Avoid NULL ptr dereference in fb_set_suspend() by Noralf Trønnes · 7 years ago
  83. 991a399 drm/fb-helper: pass physical dimensions to fbdev by David Lechner · 7 years ago
  84. f461bd2 drm/fb-helper: add new drm_setup_crtcs_fb() function by David Lechner · 7 years ago
  85. 27a061f drm/fb: Fix pointer dereference before null check. by David Lechner · 7 years ago
  86. ca91a27 drm/fb-helper: Support deferred setup by Daniel Vetter · 8 years ago
  87. 964c600 drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths by Peter Rosin · 8 years ago
  88. 08c992c drm/fb-helper: remove drm_fb_helper_save_lut_atomic by Peter Rosin · 8 years ago
  89. a3562a0 drm/fb-helper: keep the .gamma_store updated in drm_fb_helper_setcmap by Peter Rosin · 8 years ago
  90. b8e2b01 drm/fb-helper: factor out pseudo-palette by Peter Rosin · 8 years ago
  91. 6b7dc6e drm/fb-helper: Split dpms handling into legacy and atomic paths by Daniel Vetter · 8 years ago
  92. e13a058 drm/fb-helper: Stop using mode_config.mutex for internals by Daniel Vetter · 8 years ago
  93. 1d0c64109 drm/fb-helper: Push locking into restore_fbdev_mode_atomic|legacy by Daniel Vetter · 8 years ago
  94. 5c2e344 drm/fb-helper: Push locking into pan_display_atomic|legacy by Daniel Vetter · 8 years ago
  95. 235d3e4 drm/fb-helper: Drop locking from the vsync wait ioctl code by Daniel Vetter · 8 years ago
  96. bdac4a0 drm/fb-helper: Push locking in fb_is_bound by Daniel Vetter · 8 years ago
  97. e9827d8 drm/fb-helper: Add top-level lock by Thierry Reding · 8 years ago
  98. af2405a drm/fb-helper: Push down modeset lock into FB helpers by Thierry Reding · 8 years ago
  99. 7114d2e drm/fb-helper: Remove drm_mode_config_fb. by Maarten Lankhorst · 8 years ago
  100. c2c446a drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI by Robert Foss · 8 years ago